|
25 | 25 | "@babel/highlight" "^7.18.6"
|
26 | 26 |
|
27 | 27 | "@babel/compat-data@^7.19.3":
|
28 |
| - version "7.19.3" |
29 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151" |
30 |
| - integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw== |
| 28 | + version "7.19.4" |
| 29 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.4.tgz#95c86de137bf0317f3a570e1b6e996b427299747" |
| 30 | + integrity sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw== |
31 | 31 |
|
32 | 32 | "@babel/core@^7.12.16":
|
33 | 33 | version "7.19.3"
|
|
59 | 59 | eslint-visitor-keys "^2.1.0"
|
60 | 60 | semver "^6.3.0"
|
61 | 61 |
|
62 |
| -"@babel/generator@^7.19.3": |
63 |
| - version "7.19.3" |
64 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.3.tgz#d7f4d1300485b4547cb6f94b27d10d237b42bf59" |
65 |
| - integrity sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ== |
| 62 | +"@babel/generator@^7.19.3", "@babel/generator@^7.19.4": |
| 63 | + version "7.19.5" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.5.tgz#da3f4b301c8086717eee9cab14da91b1fa5dcca7" |
| 65 | + integrity sha512-DxbNz9Lz4aMZ99qPpO1raTbcrI1ZeYh+9NR9qhfkQIbFtVEqotHojEBxHzmxhVONkGt6VyrqVQcgpefMy9pqcg== |
66 | 66 | dependencies:
|
67 |
| - "@babel/types" "^7.19.3" |
| 67 | + "@babel/types" "^7.19.4" |
68 | 68 | "@jridgewell/gen-mapping" "^0.3.2"
|
69 | 69 | jsesc "^2.5.1"
|
70 | 70 |
|
|
120 | 120 | "@babel/types" "^7.19.0"
|
121 | 121 |
|
122 | 122 | "@babel/helper-simple-access@^7.18.6":
|
123 |
| - version "7.18.6" |
124 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz#d6d8f51f4ac2978068df934b569f08f29788c7ea" |
125 |
| - integrity sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g== |
| 123 | + version "7.19.4" |
| 124 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.19.4.tgz#be553f4951ac6352df2567f7daa19a0ee15668e7" |
| 125 | + integrity sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg== |
126 | 126 | dependencies:
|
127 |
| - "@babel/types" "^7.18.6" |
| 127 | + "@babel/types" "^7.19.4" |
128 | 128 |
|
129 | 129 | "@babel/helper-split-export-declaration@^7.18.6":
|
130 | 130 | version "7.18.6"
|
|
133 | 133 | dependencies:
|
134 | 134 | "@babel/types" "^7.18.6"
|
135 | 135 |
|
136 |
| -"@babel/helper-string-parser@^7.18.10": |
137 |
| - version "7.18.10" |
138 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" |
139 |
| - integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== |
| 136 | +"@babel/helper-string-parser@^7.19.4": |
| 137 | + version "7.19.4" |
| 138 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
| 139 | + integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
140 | 140 |
|
141 | 141 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
|
142 | 142 | version "7.19.1"
|
|
149 | 149 | integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
|
150 | 150 |
|
151 | 151 | "@babel/helpers@^7.19.0":
|
152 |
| - version "7.19.0" |
153 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.0.tgz#f30534657faf246ae96551d88dd31e9d1fa1fc18" |
154 |
| - integrity sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg== |
| 152 | + version "7.19.4" |
| 153 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.4.tgz#42154945f87b8148df7203a25c31ba9a73be46c5" |
| 154 | + integrity sha512-G+z3aOx2nfDHwX/kyVii5fJq+bgscg89/dJNWpYeKeBv3v9xX8EIabmx1k6u9LS04H7nROFVRVK+e3k0VHp+sw== |
155 | 155 | dependencies:
|
156 | 156 | "@babel/template" "^7.18.10"
|
157 |
| - "@babel/traverse" "^7.19.0" |
158 |
| - "@babel/types" "^7.19.0" |
| 157 | + "@babel/traverse" "^7.19.4" |
| 158 | + "@babel/types" "^7.19.4" |
159 | 159 |
|
160 | 160 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.18.6":
|
161 | 161 | version "7.18.6"
|
|
166 | 166 | chalk "^2.0.0"
|
167 | 167 | js-tokens "^4.0.0"
|
168 | 168 |
|
169 |
| -"@babel/parser@^7.18.10", "@babel/parser@^7.19.3": |
170 |
| - version "7.19.3" |
171 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a" |
172 |
| - integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ== |
| 169 | +"@babel/parser@^7.18.10", "@babel/parser@^7.19.3", "@babel/parser@^7.19.4": |
| 170 | + version "7.19.4" |
| 171 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.4.tgz#03c4339d2b8971eb3beca5252bafd9b9f79db3dc" |
| 172 | + integrity sha512-qpVT7gtuOLjWeDTKLkJ6sryqLliBaFpAtGeqw5cs5giLldvh+Ch0plqnUMKoVAUS6ZEueQQiZV+p5pxtPitEsA== |
173 | 173 |
|
174 | 174 | "@babel/template@^7.18.10":
|
175 | 175 | version "7.18.10"
|
|
180 | 180 | "@babel/parser" "^7.18.10"
|
181 | 181 | "@babel/types" "^7.18.10"
|
182 | 182 |
|
183 |
| -"@babel/traverse@^7.19.0", "@babel/traverse@^7.19.3": |
184 |
| - version "7.19.3" |
185 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4" |
186 |
| - integrity sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ== |
| 183 | +"@babel/traverse@^7.19.0", "@babel/traverse@^7.19.3", "@babel/traverse@^7.19.4": |
| 184 | + version "7.19.4" |
| 185 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.4.tgz#f117820e18b1e59448a6c1fa9d0ff08f7ac459a8" |
| 186 | + integrity sha512-w3K1i+V5u2aJUOXBFFC5pveFLmtq1s3qcdDNC2qRI6WPBQIDaKFqXxDEqDO/h1dQ3HjsZoZMyIy6jGLq0xtw+g== |
187 | 187 | dependencies:
|
188 | 188 | "@babel/code-frame" "^7.18.6"
|
189 |
| - "@babel/generator" "^7.19.3" |
| 189 | + "@babel/generator" "^7.19.4" |
190 | 190 | "@babel/helper-environment-visitor" "^7.18.9"
|
191 | 191 | "@babel/helper-function-name" "^7.19.0"
|
192 | 192 | "@babel/helper-hoist-variables" "^7.18.6"
|
193 | 193 | "@babel/helper-split-export-declaration" "^7.18.6"
|
194 |
| - "@babel/parser" "^7.19.3" |
195 |
| - "@babel/types" "^7.19.3" |
| 194 | + "@babel/parser" "^7.19.4" |
| 195 | + "@babel/types" "^7.19.4" |
196 | 196 | debug "^4.1.0"
|
197 | 197 | globals "^11.1.0"
|
198 | 198 |
|
199 |
| -"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.19.3": |
200 |
| - version "7.19.3" |
201 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.3.tgz#fc420e6bbe54880bce6779ffaf315f5e43ec9624" |
202 |
| - integrity sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw== |
| 199 | +"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.19.4": |
| 200 | + version "7.19.4" |
| 201 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7" |
| 202 | + integrity sha512-M5LK7nAeS6+9j7hAq+b3fQs+pNfUtTGq+yFFfHnauFA8zQtLRfmuipmsKDKKLuyG+wC8ABW43A153YNawNTEtw== |
203 | 203 | dependencies:
|
204 |
| - "@babel/helper-string-parser" "^7.18.10" |
| 204 | + "@babel/helper-string-parser" "^7.19.4" |
205 | 205 | "@babel/helper-validator-identifier" "^7.19.1"
|
206 | 206 | to-fast-properties "^2.0.0"
|
207 | 207 |
|
|
272 | 272 | integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
|
273 | 273 |
|
274 | 274 | "@jridgewell/trace-mapping@^0.3.9":
|
275 |
| - version "0.3.16" |
276 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.16.tgz#a7982f16c18cae02be36274365433e5b49d7b23f" |
277 |
| - integrity sha512-LCQ+NeThyJ4k1W2d+vIKdxuSt9R3pQSZ4P92m7EakaYuXcVWbHuT5bjNcqLd4Rdgi6xYWYDvBJZJLZSLanjDcA== |
| 275 | + version "0.3.17" |
| 276 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz#793041277af9073b0951a7fe0f0d8c4c98c36985" |
| 277 | + integrity sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g== |
278 | 278 | dependencies:
|
279 | 279 | "@jridgewell/resolve-uri" "3.1.0"
|
280 | 280 | "@jridgewell/sourcemap-codec" "1.4.14"
|
@@ -540,9 +540,9 @@ camelcase@^6.0.0:
|
540 | 540 | integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
|
541 | 541 |
|
542 | 542 | caniuse-lite@^1.0.30001400:
|
543 |
| - version "1.0.30001418" |
544 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001418.tgz#5f459215192a024c99e3e3a53aac310fc7cf24e6" |
545 |
| - integrity sha512-oIs7+JL3K9JRQ3jPZjlH6qyYDp+nBTCais7hjh0s+fuBwufc7uZ7hPYMXrDOJhV360KGMTcczMRObk0/iMqZRg== |
| 543 | + version "1.0.30001420" |
| 544 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001420.tgz#f62f35f051e0b6d25532cf376776d41e45b47ef6" |
| 545 | + integrity sha512-OnyeJ9ascFA9roEj72ok2Ikp7PHJTKubtEJIQ/VK3fdsS50q4KWy+Z5X0A1/GswEItKX0ctAp8n4SYDE7wTu6A== |
546 | 546 |
|
547 | 547 | chalk@^2.0.0:
|
548 | 548 | version "2.4.2"
|
|
639 | 639 | integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
|
640 | 640 |
|
641 | 641 | convert-source-map@^1.7.0:
|
642 |
| - version "1.8.0" |
643 |
| - resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.8.0.tgz#f3373c32d21b4d780dd8004514684fb791ca4369" |
644 |
| - integrity sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA== |
645 |
| - dependencies: |
646 |
| - safe-buffer "~5.1.1" |
| 642 | + version "1.9.0" |
| 643 | + resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.9.0.tgz#7faae62353fb4213366d0ca98358d22e8368b05f" |
| 644 | + integrity sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A== |
647 | 645 |
|
648 | 646 | cross-spawn@^7.0.2:
|
649 | 647 | version "7.0.3"
|
|
724 | 722 | safe-buffer "^5.0.1"
|
725 | 723 |
|
726 | 724 | electron-to-chromium@^1.4.251:
|
727 |
| - version "1.4.276" |
728 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.276.tgz#17837b19dafcc43aba885c4689358b298c19b520" |
729 |
| - integrity sha512-EpuHPqu8YhonqLBXHoU6hDJCD98FCe6KDoet3/gY1qsQ6usjJoHqBH2YIVs8FXaAtHwVL8Uqa/fsYao/vq9VWQ== |
| 725 | + version "1.4.283" |
| 726 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.283.tgz#d4f263f5df402fd799c0a06255d580dcf8aa9a8e" |
| 727 | + integrity sha512-g6RQ9zCOV+U5QVHW9OpFR7rdk/V7xfopNXnyAamdpFgCHgZ1sjI8VuR1+zG2YG/TZk+tQ8mpNkug4P8FU0fuOA== |
730 | 728 |
|
731 | 729 | elliptic@^6.5.4:
|
732 | 730 | version "6.5.4"
|
@@ -1943,11 +1941,6 @@ safe-buffer@^5.0.1, safe-buffer@^5.1.0:
|
1943 | 1941 | resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
|
1944 | 1942 | integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
|
1945 | 1943 |
|
1946 |
| -safe-buffer@~5.1.1: |
1947 |
| - version "5.1.2" |
1948 |
| - resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d" |
1949 |
| - integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== |
1950 |
| - |
1951 | 1944 | safe-regex@^2.1.1:
|
1952 | 1945 | version "2.1.1"
|
1953 | 1946 | resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-2.1.1.tgz#f7128f00d056e2fe5c11e81a1324dd974aadced2"
|
|
0 commit comments