|
46 | 46 | integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ== |
47 | 47 |
|
48 | 48 | "@babel/core@^7.12.10", "@babel/core@^7.13.16", "@babel/core@^7.20.0": |
49 | | - version "7.22.10" |
50 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.10.tgz#aad442c7bcd1582252cb4576747ace35bc122f35" |
51 | | - integrity sha512-fTmqbbUBAwCcre6zPzNngvsI0aNrPZe77AeqvDxWM9Nm+04RrJ3CAmGHA9f7lJQY6ZMhRztNemy4uslDxTX4Qw== |
| 49 | + version "7.22.11" |
| 50 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.11.tgz#8033acaa2aa24c3f814edaaa057f3ce0ba559c24" |
| 51 | + integrity sha512-lh7RJrtPdhibbxndr6/xx0w8+CVlY5FJZiaSz908Fpy+G0xkBFTvwLcKJFF4PJxVfGhVWNebikpWGnOoC71juQ== |
52 | 52 | dependencies: |
53 | 53 | "@ampproject/remapping" "^2.2.0" |
54 | 54 | "@babel/code-frame" "^7.22.10" |
55 | 55 | "@babel/generator" "^7.22.10" |
56 | 56 | "@babel/helper-compilation-targets" "^7.22.10" |
57 | 57 | "@babel/helper-module-transforms" "^7.22.9" |
58 | | - "@babel/helpers" "^7.22.10" |
59 | | - "@babel/parser" "^7.22.10" |
| 58 | + "@babel/helpers" "^7.22.11" |
| 59 | + "@babel/parser" "^7.22.11" |
60 | 60 | "@babel/template" "^7.22.5" |
61 | | - "@babel/traverse" "^7.22.10" |
62 | | - "@babel/types" "^7.22.10" |
| 61 | + "@babel/traverse" "^7.22.11" |
| 62 | + "@babel/types" "^7.22.11" |
63 | 63 | convert-source-map "^1.7.0" |
64 | 64 | debug "^4.1.0" |
65 | 65 | gensync "^1.0.0-beta.2" |
66 | | - json5 "^2.2.2" |
| 66 | + json5 "^2.2.3" |
67 | 67 | semver "^6.3.1" |
68 | 68 |
|
69 | 69 | "@babel/generator@^7.20.0", "@babel/generator@^7.22.10", "@babel/generator@^7.22.5": |
|
270 | 270 | "@babel/template" "^7.22.5" |
271 | 271 | "@babel/types" "^7.22.10" |
272 | 272 |
|
273 | | -"@babel/helpers@^7.22.10": |
274 | | - version "7.22.10" |
275 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.10.tgz#ae6005c539dfbcb5cd71fb51bfc8a52ba63bc37a" |
276 | | - integrity sha512-a41J4NW8HyZa1I1vAndrraTlPZ/eZoga2ZgS7fEr0tZJGVU4xqdE80CEm0CcNjha5EZ8fTBYLKHF0kqDUuAwQw== |
| 273 | +"@babel/helpers@^7.22.11": |
| 274 | + version "7.22.11" |
| 275 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.11.tgz#b02f5d5f2d7abc21ab59eeed80de410ba70b056a" |
| 276 | + integrity sha512-vyOXC8PBWaGc5h7GMsNx68OH33cypkEDJCHvYVVgVbbxJDROYVtexSk0gK5iCF1xNjRIN2s8ai7hwkWDq5szWg== |
277 | 277 | dependencies: |
278 | 278 | "@babel/template" "^7.22.5" |
279 | | - "@babel/traverse" "^7.22.10" |
280 | | - "@babel/types" "^7.22.10" |
| 279 | + "@babel/traverse" "^7.22.11" |
| 280 | + "@babel/types" "^7.22.11" |
281 | 281 |
|
282 | 282 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.22.10": |
283 | 283 | version "7.22.10" |
|
293 | 293 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea" |
294 | 294 | integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q== |
295 | 295 |
|
296 | | -"@babel/parser@^7.13.16", "@babel/parser@^7.20.0", "@babel/parser@^7.20.15", "@babel/parser@^7.21.3", "@babel/parser@^7.22.10", "@babel/parser@^7.22.5": |
| 296 | +"@babel/parser@^7.13.16", "@babel/parser@^7.20.0", "@babel/parser@^7.20.15", "@babel/parser@^7.21.3", "@babel/parser@^7.22.10": |
297 | 297 | version "7.22.10" |
298 | 298 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.10.tgz#e37634f9a12a1716136c44624ef54283cabd3f55" |
299 | 299 | integrity sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ== |
300 | 300 |
|
| 301 | +"@babel/parser@^7.22.11", "@babel/parser@^7.22.5": |
| 302 | + version "7.22.11" |
| 303 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.11.tgz#becf8ee33aad2a35ed5607f521fe6e72a615f905" |
| 304 | + integrity sha512-R5zb8eJIBPJriQtbH/htEQy4k7E2dHWlD2Y2VT07JCzwYZHBxV5ZYtM0UhXSNMT74LyxuM+b1jdL7pSesXbC/g== |
| 305 | + |
301 | 306 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5": |
302 | 307 | version "7.22.5" |
303 | 308 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.22.5.tgz#87245a21cd69a73b0b81bcda98d443d6df08f05e" |
|
1228 | 1233 | debug "^4.1.0" |
1229 | 1234 | globals "^11.1.0" |
1230 | 1235 |
|
1231 | | -"@babel/traverse@^7.13.0", "@babel/traverse@^7.20.0", "@babel/traverse@^7.22.10": |
| 1236 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.20.0": |
1232 | 1237 | version "7.22.10" |
1233 | 1238 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.10.tgz#20252acb240e746d27c2e82b4484f199cf8141aa" |
1234 | 1239 | integrity sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig== |
|
1244 | 1249 | debug "^4.1.0" |
1245 | 1250 | globals "^11.1.0" |
1246 | 1251 |
|
1247 | | -"@babel/types@^7.20.0", "@babel/types@^7.22.10", "@babel/types@^7.22.5", "@babel/types@^7.4.4": |
| 1252 | +"@babel/traverse@^7.22.11": |
| 1253 | + version "7.22.11" |
| 1254 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.11.tgz#71ebb3af7a05ff97280b83f05f8865ac94b2027c" |
| 1255 | + integrity sha512-mzAenteTfomcB7mfPtyi+4oe5BZ6MXxWcn4CX+h4IRJ+OOGXBrWU6jDQavkQI9Vuc5P+donFabBfFCcmWka9lQ== |
| 1256 | + dependencies: |
| 1257 | + "@babel/code-frame" "^7.22.10" |
| 1258 | + "@babel/generator" "^7.22.10" |
| 1259 | + "@babel/helper-environment-visitor" "^7.22.5" |
| 1260 | + "@babel/helper-function-name" "^7.22.5" |
| 1261 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 1262 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 1263 | + "@babel/parser" "^7.22.11" |
| 1264 | + "@babel/types" "^7.22.11" |
| 1265 | + debug "^4.1.0" |
| 1266 | + globals "^11.1.0" |
| 1267 | + |
| 1268 | +"@babel/types@^7.20.0", "@babel/types@^7.4.4": |
1248 | 1269 | version "7.22.10" |
1249 | 1270 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.10.tgz#4a9e76446048f2c66982d1a989dd12b8a2d2dc03" |
1250 | 1271 | integrity sha512-obaoigiLrlDZ7TUQln/8m4mSqIW2QFeOrCQc9r+xsaHGNoplVNYlRVpsfE8Vj35GEm2ZH4ZhrNYogs/3fj85kg== |
|
1253 | 1274 | "@babel/helper-validator-identifier" "^7.22.5" |
1254 | 1275 | to-fast-properties "^2.0.0" |
1255 | 1276 |
|
| 1277 | +"@babel/types@^7.22.10", "@babel/types@^7.22.11", "@babel/types@^7.22.5": |
| 1278 | + version "7.22.11" |
| 1279 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.11.tgz#0e65a6a1d4d9cbaa892b2213f6159485fe632ea2" |
| 1280 | + integrity sha512-siazHiGuZRz9aB9NpHy9GOs9xiQPKnMzgdr493iI1M67vRXpnEq8ZOOKzezC5q7zwuQ6sDhdSp4SD9ixKSqKZg== |
| 1281 | + dependencies: |
| 1282 | + "@babel/helper-string-parser" "^7.22.5" |
| 1283 | + "@babel/helper-validator-identifier" "^7.22.5" |
| 1284 | + to-fast-properties "^2.0.0" |
| 1285 | + |
1256 | 1286 | "@effect/data@^0.4.1", "@effect/data@~0.4.1": |
1257 | 1287 | version "0.4.1" |
1258 | 1288 | resolved "https://registry.yarnpkg.com/@effect/data/-/data-0.4.1.tgz#9933b65c63ed0e8610596c595ea52997aba35277" |
@@ -5037,9 +5067,9 @@ ejs@^3.1.5: |
5037 | 5067 | jake "^10.8.5" |
5038 | 5068 |
|
5039 | 5069 | electron-to-chromium@^1.4.477: |
5040 | | - version "1.4.499" |
5041 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.499.tgz#dc36b67f4c8e273524e8d2080c5203a6a76987b6" |
5042 | | - integrity sha512-0NmjlYBLKVHva4GABWAaHuPJolnDuL0AhV3h1hES6rcLCWEIbRL6/8TghfsVwkx6TEroQVdliX7+aLysUpKvjw== |
| 5070 | + version "1.4.500" |
| 5071 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.500.tgz#7dd05fdfbe02ed34b9f6099cfe01407b473d5af7" |
| 5072 | + integrity sha512-P38NO8eOuWOKY1sQk5yE0crNtrjgjJj6r3NrbIKtG18KzCHmHE2Bt+aQA7/y0w3uYsHWxDa6icOohzjLJ4vJ4A== |
5043 | 5073 |
|
5044 | 5074 | elliptic@^6.5.3: |
5045 | 5075 | version "6.5.4" |
|
0 commit comments