|
82 | 82 | integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
|
83 | 83 |
|
84 | 84 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.14.0", "@babel/core@^7.16.7", "@babel/core@^7.20.12":
|
85 |
| - version "7.22.10" |
86 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.10.tgz#aad442c7bcd1582252cb4576747ace35bc122f35" |
87 |
| - integrity sha512-fTmqbbUBAwCcre6zPzNngvsI0aNrPZe77AeqvDxWM9Nm+04RrJ3CAmGHA9f7lJQY6ZMhRztNemy4uslDxTX4Qw== |
| 85 | + version "7.22.11" |
| 86 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.11.tgz#8033acaa2aa24c3f814edaaa057f3ce0ba559c24" |
| 87 | + integrity sha512-lh7RJrtPdhibbxndr6/xx0w8+CVlY5FJZiaSz908Fpy+G0xkBFTvwLcKJFF4PJxVfGhVWNebikpWGnOoC71juQ== |
88 | 88 | dependencies:
|
89 | 89 | "@ampproject/remapping" "^2.2.0"
|
90 | 90 | "@babel/code-frame" "^7.22.10"
|
91 | 91 | "@babel/generator" "^7.22.10"
|
92 | 92 | "@babel/helper-compilation-targets" "^7.22.10"
|
93 | 93 | "@babel/helper-module-transforms" "^7.22.9"
|
94 |
| - "@babel/helpers" "^7.22.10" |
95 |
| - "@babel/parser" "^7.22.10" |
| 94 | + "@babel/helpers" "^7.22.11" |
| 95 | + "@babel/parser" "^7.22.11" |
96 | 96 | "@babel/template" "^7.22.5"
|
97 |
| - "@babel/traverse" "^7.22.10" |
98 |
| - "@babel/types" "^7.22.10" |
| 97 | + "@babel/traverse" "^7.22.11" |
| 98 | + "@babel/types" "^7.22.11" |
99 | 99 | convert-source-map "^1.7.0"
|
100 | 100 | debug "^4.1.0"
|
101 | 101 | gensync "^1.0.0-beta.2"
|
102 |
| - json5 "^2.2.2" |
| 102 | + json5 "^2.2.3" |
103 | 103 | semver "^6.3.1"
|
104 | 104 |
|
105 | 105 | "@babel/eslint-parser@^7.13.8", "@babel/eslint-parser@^7.16.5", "@babel/eslint-parser@^7.19.1":
|
106 |
| - version "7.22.10" |
107 |
| - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.10.tgz#bfdf3d1b32ad573fe7c1c3447e0b485e3a41fd09" |
108 |
| - integrity sha512-0J8DNPRXQRLeR9rPaUMM3fA+RbixjnVLe/MRMYCkp3hzgsSuxCHQ8NN8xQG1wIHKJ4a1DTROTvFJdW+B5/eOsg== |
| 106 | + version "7.22.11" |
| 107 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.11.tgz#cceb8c7989c241a16dd14e12a6cd725618f3f58b" |
| 108 | + integrity sha512-YjOYZ3j7TjV8OhLW6NCtyg8G04uStATEUe5eiLuCZaXz2VSDQ3dsAtm2D+TuQyAqNMUK2WacGo0/uma9Pein1w== |
109 | 109 | dependencies:
|
110 | 110 | "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
|
111 | 111 | eslint-visitor-keys "^2.1.0"
|
|
374 | 374 | "@babel/traverse" "^7.22.5"
|
375 | 375 | "@babel/types" "^7.22.5"
|
376 | 376 |
|
377 |
| -"@babel/helpers@^7.22.10": |
378 |
| - version "7.22.10" |
379 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.10.tgz#ae6005c539dfbcb5cd71fb51bfc8a52ba63bc37a" |
380 |
| - integrity sha512-a41J4NW8HyZa1I1vAndrraTlPZ/eZoga2ZgS7fEr0tZJGVU4xqdE80CEm0CcNjha5EZ8fTBYLKHF0kqDUuAwQw== |
| 377 | +"@babel/helpers@^7.22.11": |
| 378 | + version "7.22.11" |
| 379 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.11.tgz#b02f5d5f2d7abc21ab59eeed80de410ba70b056a" |
| 380 | + integrity sha512-vyOXC8PBWaGc5h7GMsNx68OH33cypkEDJCHvYVVgVbbxJDROYVtexSk0gK5iCF1xNjRIN2s8ai7hwkWDq5szWg== |
381 | 381 | dependencies:
|
382 | 382 | "@babel/template" "^7.22.5"
|
383 |
| - "@babel/traverse" "^7.22.10" |
384 |
| - "@babel/types" "^7.22.10" |
| 383 | + "@babel/traverse" "^7.22.11" |
| 384 | + "@babel/types" "^7.22.11" |
385 | 385 |
|
386 | 386 | "@babel/highlight@^7.10.4":
|
387 | 387 | version "7.22.5"
|
|
411 | 411 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
|
412 | 412 | integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==
|
413 | 413 |
|
414 |
| -"@babel/parser@^7.22.10", "@babel/parser@^7.22.5": |
415 |
| - version "7.22.10" |
416 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.10.tgz#e37634f9a12a1716136c44624ef54283cabd3f55" |
417 |
| - integrity sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ== |
| 414 | +"@babel/parser@^7.22.11", "@babel/parser@^7.22.5": |
| 415 | + version "7.22.11" |
| 416 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.11.tgz#becf8ee33aad2a35ed5607f521fe6e72a615f905" |
| 417 | + integrity sha512-R5zb8eJIBPJriQtbH/htEQy4k7E2dHWlD2Y2VT07JCzwYZHBxV5ZYtM0UhXSNMT74LyxuM+b1jdL7pSesXbC/g== |
418 | 418 |
|
419 | 419 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5":
|
420 | 420 | version "7.22.5"
|
|
1230 | 1230 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
1231 | 1231 |
|
1232 | 1232 | "@babel/runtime@^7.0.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.7", "@babel/runtime@^7.20.13", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
|
1233 |
| - version "7.22.10" |
1234 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.10.tgz#ae3e9631fd947cb7e3610d3e9d8fef5f76696682" |
1235 |
| - integrity sha512-21t/fkKLMZI4pqP2wlmsQAWnYW1PDyKyyUV4vCi+B25ydmdaYTKXPwCj0BzSUnZf4seIiYvSA3jcZ3gdsMFkLQ== |
| 1233 | + version "7.22.11" |
| 1234 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.11.tgz#7a9ba3bbe406ad6f9e8dd4da2ece453eb23a77a4" |
| 1235 | + integrity sha512-ee7jVNlWN09+KftVOu9n7S8gQzD/Z6hN/I8VBRXW4P1+Xe7kJGXMwu8vds4aGIMHZnNbdpSWCfZZtinytpcAvA== |
1236 | 1236 | dependencies:
|
1237 | 1237 | regenerator-runtime "^0.14.0"
|
1238 | 1238 |
|
|
1261 | 1261 | debug "^4.1.0"
|
1262 | 1262 | globals "^11.1.0"
|
1263 | 1263 |
|
1264 |
| -"@babel/traverse@^7.22.10": |
1265 |
| - version "7.22.10" |
1266 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.10.tgz#20252acb240e746d27c2e82b4484f199cf8141aa" |
1267 |
| - integrity sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig== |
| 1264 | +"@babel/traverse@^7.22.11": |
| 1265 | + version "7.22.11" |
| 1266 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.11.tgz#71ebb3af7a05ff97280b83f05f8865ac94b2027c" |
| 1267 | + integrity sha512-mzAenteTfomcB7mfPtyi+4oe5BZ6MXxWcn4CX+h4IRJ+OOGXBrWU6jDQavkQI9Vuc5P+donFabBfFCcmWka9lQ== |
1268 | 1268 | dependencies:
|
1269 | 1269 | "@babel/code-frame" "^7.22.10"
|
1270 | 1270 | "@babel/generator" "^7.22.10"
|
1271 | 1271 | "@babel/helper-environment-visitor" "^7.22.5"
|
1272 | 1272 | "@babel/helper-function-name" "^7.22.5"
|
1273 | 1273 | "@babel/helper-hoist-variables" "^7.22.5"
|
1274 | 1274 | "@babel/helper-split-export-declaration" "^7.22.6"
|
1275 |
| - "@babel/parser" "^7.22.10" |
1276 |
| - "@babel/types" "^7.22.10" |
| 1275 | + "@babel/parser" "^7.22.11" |
| 1276 | + "@babel/types" "^7.22.11" |
1277 | 1277 | debug "^4.1.0"
|
1278 | 1278 | globals "^11.1.0"
|
1279 | 1279 |
|
|
1302 | 1302 | "@babel/helper-validator-identifier" "^7.22.5"
|
1303 | 1303 | to-fast-properties "^2.0.0"
|
1304 | 1304 |
|
1305 |
| -"@babel/types@^7.22.10", "@babel/types@^7.22.5": |
1306 |
| - version "7.22.10" |
1307 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.10.tgz#4a9e76446048f2c66982d1a989dd12b8a2d2dc03" |
1308 |
| - integrity sha512-obaoigiLrlDZ7TUQln/8m4mSqIW2QFeOrCQc9r+xsaHGNoplVNYlRVpsfE8Vj35GEm2ZH4ZhrNYogs/3fj85kg== |
| 1305 | +"@babel/types@^7.22.10", "@babel/types@^7.22.11", "@babel/types@^7.22.5": |
| 1306 | + version "7.22.11" |
| 1307 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.11.tgz#0e65a6a1d4d9cbaa892b2213f6159485fe632ea2" |
| 1308 | + integrity sha512-siazHiGuZRz9aB9NpHy9GOs9xiQPKnMzgdr493iI1M67vRXpnEq8ZOOKzezC5q7zwuQ6sDhdSp4SD9ixKSqKZg== |
1309 | 1309 | dependencies:
|
1310 | 1310 | "@babel/helper-string-parser" "^7.22.5"
|
1311 | 1311 | "@babel/helper-validator-identifier" "^7.22.5"
|
@@ -4137,9 +4137,9 @@ caniuse-lite@^1.0.30001503:
|
4137 | 4137 | integrity sha512-Vdhm5S11DaFVLlyiKu4hiUTkpZu+y1KA/rZZqVQfOD5YdDT/eQKlkt7NaE0WGOFgX32diqt9MiP9CAiFeRklaA==
|
4138 | 4138 |
|
4139 | 4139 | caniuse-lite@^1.0.30001517:
|
4140 |
| - version "1.0.30001520" |
4141 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001520.tgz#62e2b7a1c7b35269594cf296a80bdf8cb9565006" |
4142 |
| - integrity sha512-tahF5O9EiiTzwTUqAeFjIZbn4Dnqxzz7ktrgGlMYNLH43Ul26IgTMH/zvL3DG0lZxBYnlT04axvInszUsZULdA== |
| 4140 | + version "1.0.30001524" |
| 4141 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001524.tgz#1e14bce4f43c41a7deaeb5ebfe86664fe8dadb80" |
| 4142 | + integrity sha512-Jj917pJtYg9HSJBF95HVX3Cdr89JUyLT4IZ8SvM5aDRni95swKgYi3TgYLH5hnGfPE/U1dg6IfZ50UsIlLkwSA== |
4143 | 4143 |
|
4144 | 4144 | capital-case@^1.0.4:
|
4145 | 4145 | version "1.0.4"
|
@@ -5171,9 +5171,9 @@ electron-to-chromium@^1.4.431:
|
5171 | 5171 | integrity sha512-shUVy6Eawp33dFBFIoYbIwLHrX0IZ857AlH9ug2o4rvbWmpaCUdBpQ5Zw39HRrfzAFm4APJE9V+E2A/WB0YqJw==
|
5172 | 5172 |
|
5173 | 5173 | electron-to-chromium@^1.4.477:
|
5174 |
| - version "1.4.490" |
5175 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.490.tgz#d99286f6e915667fa18ea4554def1aa60eb4d5f1" |
5176 |
| - integrity sha512-6s7NVJz+sATdYnIwhdshx/N/9O6rvMxmhVoDSDFdj6iA45gHR8EQje70+RYsF4GeB+k0IeNSBnP7yG9ZXJFr7A== |
| 5174 | + version "1.4.503" |
| 5175 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.503.tgz#7bd43927ea9b4198697672d28d8fbd0da016a7a1" |
| 5176 | + integrity sha512-LF2IQit4B0VrUHFeQkWhZm97KuJSGF2WJqq1InpY+ECpFRkXd8yTIaTtJxsO0OKDmiBYwWqcrNaXOurn2T2wiA== |
5177 | 5177 |
|
5178 | 5178 | emittery@^0.13.1:
|
5179 | 5179 | version "0.13.1"
|
@@ -8115,7 +8115,7 @@ json5@^1.0.2:
|
8115 | 8115 | dependencies:
|
8116 | 8116 | minimist "^1.2.0"
|
8117 | 8117 |
|
8118 |
| -json5@^2.1.2, json5@^2.2.0, json5@^2.2.1, json5@^2.2.2: |
| 8118 | +json5@^2.1.2, json5@^2.2.0, json5@^2.2.1, json5@^2.2.3: |
8119 | 8119 | version "2.2.3"
|
8120 | 8120 | resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
|
8121 | 8121 | integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
|
|
0 commit comments