|
22 | 22 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151" |
23 | 23 | integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw== |
24 | 24 |
|
| 25 | +"@babel/compat-data@^7.20.5": |
| 26 | + version "7.20.10" |
| 27 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec" |
| 28 | + integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg== |
| 29 | + |
25 | 30 | |
26 | 31 | version "7.12.9" |
27 | 32 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8" |
|
44 | 49 | semver "^5.4.1" |
45 | 50 | source-map "^0.5.0" |
46 | 51 |
|
47 | | -"@babel/ [email protected]", "@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.7.5": |
| 52 | + |
| 53 | + version "7.20.12" |
| 54 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.12.tgz#7930db57443c6714ad216953d1356dac0eb8496d" |
| 55 | + integrity sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg== |
| 56 | + dependencies: |
| 57 | + "@ampproject/remapping" "^2.1.0" |
| 58 | + "@babel/code-frame" "^7.18.6" |
| 59 | + "@babel/generator" "^7.20.7" |
| 60 | + "@babel/helper-compilation-targets" "^7.20.7" |
| 61 | + "@babel/helper-module-transforms" "^7.20.11" |
| 62 | + "@babel/helpers" "^7.20.7" |
| 63 | + "@babel/parser" "^7.20.7" |
| 64 | + "@babel/template" "^7.20.7" |
| 65 | + "@babel/traverse" "^7.20.12" |
| 66 | + "@babel/types" "^7.20.7" |
| 67 | + convert-source-map "^1.7.0" |
| 68 | + debug "^4.1.0" |
| 69 | + gensync "^1.0.0-beta.2" |
| 70 | + json5 "^2.2.2" |
| 71 | + semver "^6.3.0" |
| 72 | + |
| 73 | +"@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.7.5": |
48 | 74 | version "7.19.3" |
49 | 75 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c" |
50 | 76 | integrity sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ== |
|
74 | 100 | "@jridgewell/gen-mapping" "^0.3.2" |
75 | 101 | jsesc "^2.5.1" |
76 | 102 |
|
| 103 | +"@babel/generator@^7.20.7": |
| 104 | + version "7.20.7" |
| 105 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.7.tgz#f8ef57c8242665c5929fe2e8d82ba75460187b4a" |
| 106 | + integrity sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw== |
| 107 | + dependencies: |
| 108 | + "@babel/types" "^7.20.7" |
| 109 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 110 | + jsesc "^2.5.1" |
| 111 | + |
77 | 112 | "@babel/helper-annotate-as-pure@^7.18.6": |
78 | 113 | version "7.18.6" |
79 | 114 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb" |
|
99 | 134 | browserslist "^4.21.3" |
100 | 135 | semver "^6.3.0" |
101 | 136 |
|
| 137 | +"@babel/helper-compilation-targets@^7.20.7": |
| 138 | + version "7.20.7" |
| 139 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz#a6cd33e93629f5eb473b021aac05df62c4cd09bb" |
| 140 | + integrity sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ== |
| 141 | + dependencies: |
| 142 | + "@babel/compat-data" "^7.20.5" |
| 143 | + "@babel/helper-validator-option" "^7.18.6" |
| 144 | + browserslist "^4.21.3" |
| 145 | + lru-cache "^5.1.1" |
| 146 | + semver "^6.3.0" |
| 147 | + |
102 | 148 | "@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.19.0": |
103 | 149 | version "7.19.0" |
104 | 150 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.19.0.tgz#bfd6904620df4e46470bae4850d66be1054c404b" |
|
201 | 247 | "@babel/traverse" "^7.19.0" |
202 | 248 | "@babel/types" "^7.19.0" |
203 | 249 |
|
| 250 | +"@babel/helper-module-transforms@^7.20.11": |
| 251 | + version "7.20.11" |
| 252 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz#df4c7af713c557938c50ea3ad0117a7944b2f1b0" |
| 253 | + integrity sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg== |
| 254 | + dependencies: |
| 255 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 256 | + "@babel/helper-module-imports" "^7.18.6" |
| 257 | + "@babel/helper-simple-access" "^7.20.2" |
| 258 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 259 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 260 | + "@babel/template" "^7.20.7" |
| 261 | + "@babel/traverse" "^7.20.10" |
| 262 | + "@babel/types" "^7.20.7" |
| 263 | + |
204 | 264 | "@babel/helper-optimise-call-expression@^7.18.6": |
205 | 265 | version "7.18.6" |
206 | 266 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz#9369aa943ee7da47edab2cb4e838acf09d290ffe" |
|
251 | 311 | dependencies: |
252 | 312 | "@babel/types" "^7.18.6" |
253 | 313 |
|
| 314 | +"@babel/helper-simple-access@^7.20.2": |
| 315 | + version "7.20.2" |
| 316 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz#0ab452687fe0c2cfb1e2b9e0015de07fc2d62dd9" |
| 317 | + integrity sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA== |
| 318 | + dependencies: |
| 319 | + "@babel/types" "^7.20.2" |
| 320 | + |
254 | 321 | "@babel/helper-skip-transparent-expression-wrappers@^7.18.9": |
255 | 322 | version "7.18.9" |
256 | 323 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.18.9.tgz#778d87b3a758d90b471e7b9918f34a9a02eb5818" |
|
270 | 337 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" |
271 | 338 | integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== |
272 | 339 |
|
| 340 | +"@babel/helper-string-parser@^7.19.4": |
| 341 | + version "7.19.4" |
| 342 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
| 343 | + integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
| 344 | + |
273 | 345 | "@babel/helper-validator-identifier@^7.18.6": |
274 | 346 | version "7.18.6" |
275 | 347 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076" |
|
304 | 376 | "@babel/traverse" "^7.19.0" |
305 | 377 | "@babel/types" "^7.19.0" |
306 | 378 |
|
| 379 | +"@babel/helpers@^7.20.7": |
| 380 | + version "7.20.7" |
| 381 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.7.tgz#04502ff0feecc9f20ecfaad120a18f011a8e6dce" |
| 382 | + integrity sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA== |
| 383 | + dependencies: |
| 384 | + "@babel/template" "^7.20.7" |
| 385 | + "@babel/traverse" "^7.20.7" |
| 386 | + "@babel/types" "^7.20.7" |
| 387 | + |
307 | 388 | "@babel/highlight@^7.18.6": |
308 | 389 | version "7.18.6" |
309 | 390 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf" |
|
318 | 399 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a" |
319 | 400 | integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ== |
320 | 401 |
|
| 402 | +"@babel/parser@^7.20.7": |
| 403 | + version "7.20.7" |
| 404 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b" |
| 405 | + integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg== |
| 406 | + |
321 | 407 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
322 | 408 | version "7.18.6" |
323 | 409 | 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.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2" |
|
1126 | 1212 | "@babel/parser" "^7.18.10" |
1127 | 1213 | "@babel/types" "^7.18.10" |
1128 | 1214 |
|
| 1215 | +"@babel/template@^7.20.7": |
| 1216 | + version "7.20.7" |
| 1217 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.20.7.tgz#a15090c2839a83b02aa996c0b4994005841fd5a8" |
| 1218 | + integrity sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw== |
| 1219 | + dependencies: |
| 1220 | + "@babel/code-frame" "^7.18.6" |
| 1221 | + "@babel/parser" "^7.20.7" |
| 1222 | + "@babel/types" "^7.20.7" |
| 1223 | + |
1129 | 1224 | "@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.19.3": |
1130 | 1225 | version "7.19.3" |
1131 | 1226 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4" |
|
1142 | 1237 | debug "^4.1.0" |
1143 | 1238 | globals "^11.1.0" |
1144 | 1239 |
|
| 1240 | +"@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.7": |
| 1241 | + version "7.20.12" |
| 1242 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.12.tgz#7f0f787b3a67ca4475adef1f56cb94f6abd4a4b5" |
| 1243 | + integrity sha512-MsIbFN0u+raeja38qboyF8TIT7K0BFzz/Yd/77ta4MsUsmP2RAnidIlwq7d5HFQrH/OZJecGV6B71C4zAgpoSQ== |
| 1244 | + dependencies: |
| 1245 | + "@babel/code-frame" "^7.18.6" |
| 1246 | + "@babel/generator" "^7.20.7" |
| 1247 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 1248 | + "@babel/helper-function-name" "^7.19.0" |
| 1249 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 1250 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 1251 | + "@babel/parser" "^7.20.7" |
| 1252 | + "@babel/types" "^7.20.7" |
| 1253 | + debug "^4.1.0" |
| 1254 | + globals "^11.1.0" |
| 1255 | + |
1145 | 1256 | "@babel/types@^7.12.11", "@babel/types@^7.12.7", "@babel/types@^7.18.10", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.2.0", "@babel/types@^7.4.4": |
1146 | 1257 | version "7.19.3" |
1147 | 1258 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.3.tgz#fc420e6bbe54880bce6779ffaf315f5e43ec9624" |
|
1160 | 1271 | "@babel/helper-validator-identifier" "^7.18.6" |
1161 | 1272 | to-fast-properties "^2.0.0" |
1162 | 1273 |
|
| 1274 | +"@babel/types@^7.20.2", "@babel/types@^7.20.7": |
| 1275 | + version "7.20.7" |
| 1276 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f" |
| 1277 | + integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg== |
| 1278 | + dependencies: |
| 1279 | + "@babel/helper-string-parser" "^7.19.4" |
| 1280 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 1281 | + to-fast-properties "^2.0.0" |
| 1282 | + |
1163 | 1283 | |
1164 | 1284 | version "1.0.1" |
1165 | 1285 | resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.1.tgz#371ba8be66d556812dc7fb169ebc3c08378f69d4" |
@@ -7801,6 +7921,11 @@ json5@^2.1.2, json5@^2.1.3, json5@^2.2.1: |
7801 | 7921 | resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c" |
7802 | 7922 | integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== |
7803 | 7923 |
|
| 7924 | +json5@^2.2.2: |
| 7925 | + version "2.2.3" |
| 7926 | + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" |
| 7927 | + integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== |
| 7928 | + |
7804 | 7929 | jsonfile@^6.0.1: |
7805 | 7930 | version "6.1.0" |
7806 | 7931 | resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.1.0.tgz#bc55b2634793c679ec6403094eb13698a6ec0aae" |
|
0 commit comments