|
29 | 29 | jsonpointer "^5.0.0"
|
30 | 30 | leven "^3.1.0"
|
31 | 31 |
|
32 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.8.3": |
33 |
| - version "7.22.13" |
34 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
35 |
| - integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 32 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.8.3": |
| 33 | + version "7.23.5" |
| 34 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244" |
| 35 | + integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA== |
36 | 36 | dependencies:
|
37 |
| - "@babel/highlight" "^7.22.13" |
| 37 | + "@babel/highlight" "^7.23.4" |
38 | 38 | chalk "^2.4.2"
|
39 | 39 |
|
40 | 40 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5":
|
41 | 41 | version "7.23.5"
|
42 | 42 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
43 | 43 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
44 | 44 |
|
45 |
| -"@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.21.3", "@babel/core@^7.23.3": |
46 |
| - version "7.23.3" |
47 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.3.tgz#5ec09c8803b91f51cc887dedc2654a35852849c9" |
48 |
| - integrity sha512-Jg+msLuNuCJDyBvFv5+OKOUjWMZgd85bKjbICd3zWrKAo+bJ49HJufi7CQE0q0uR8NGyO6xkCACScNqyjHSZew== |
| 45 | +"@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.16.0", "@babel/core@^7.21.3", "@babel/core@^7.23.5": |
| 46 | + version "7.23.5" |
| 47 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.5.tgz#6e23f2acbcb77ad283c5ed141f824fd9f70101c7" |
| 48 | + integrity sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g== |
49 | 49 | dependencies:
|
50 | 50 | "@ampproject/remapping" "^2.2.0"
|
51 |
| - "@babel/code-frame" "^7.22.13" |
52 |
| - "@babel/generator" "^7.23.3" |
| 51 | + "@babel/code-frame" "^7.23.5" |
| 52 | + "@babel/generator" "^7.23.5" |
53 | 53 | "@babel/helper-compilation-targets" "^7.22.15"
|
54 | 54 | "@babel/helper-module-transforms" "^7.23.3"
|
55 |
| - "@babel/helpers" "^7.23.2" |
56 |
| - "@babel/parser" "^7.23.3" |
| 55 | + "@babel/helpers" "^7.23.5" |
| 56 | + "@babel/parser" "^7.23.5" |
57 | 57 | "@babel/template" "^7.22.15"
|
58 |
| - "@babel/traverse" "^7.23.3" |
59 |
| - "@babel/types" "^7.23.3" |
| 58 | + "@babel/traverse" "^7.23.5" |
| 59 | + "@babel/types" "^7.23.5" |
60 | 60 | convert-source-map "^2.0.0"
|
61 | 61 | debug "^4.1.0"
|
62 | 62 | gensync "^1.0.0-beta.2"
|
|
72 | 72 | eslint-visitor-keys "^2.1.0"
|
73 | 73 | semver "^6.3.1"
|
74 | 74 |
|
75 |
| -"@babel/generator@^7.23.3", "@babel/generator@^7.7.2": |
76 |
| - version "7.23.3" |
77 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.3.tgz#86e6e83d95903fbe7613f448613b8b319f330a8e" |
78 |
| - integrity sha512-keeZWAV4LU3tW0qRi19HRpabC/ilM0HRBBzf9/k8FFiG4KVpiv0FIy4hHfLfFQZNhziCTPTmd59zoyv6DNISzg== |
| 75 | +"@babel/generator@^7.23.5", "@babel/generator@^7.7.2": |
| 76 | + version "7.23.5" |
| 77 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.5.tgz#17d0a1ea6b62f351d281350a5f80b87a810c4755" |
| 78 | + integrity sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA== |
79 | 79 | dependencies:
|
80 |
| - "@babel/types" "^7.23.3" |
| 80 | + "@babel/types" "^7.23.5" |
81 | 81 | "@jridgewell/gen-mapping" "^0.3.2"
|
82 | 82 | "@jridgewell/trace-mapping" "^0.3.17"
|
83 | 83 | jsesc "^2.5.1"
|
|
416 | 416 | dependencies:
|
417 | 417 | "@babel/types" "^7.22.5"
|
418 | 418 |
|
419 |
| -"@babel/helper-string-parser@^7.22.5": |
420 |
| - version "7.22.5" |
421 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
422 |
| - integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 419 | +"@babel/helper-string-parser@^7.23.4": |
| 420 | + version "7.23.4" |
| 421 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83" |
| 422 | + integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== |
423 | 423 |
|
424 |
| -"@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.22.5": |
| 424 | +"@babel/helper-validator-identifier@^7.22.20": |
425 | 425 | version "7.22.20"
|
426 | 426 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
427 | 427 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
|
440 | 440 | "@babel/template" "^7.22.15"
|
441 | 441 | "@babel/types" "^7.22.19"
|
442 | 442 |
|
443 |
| -"@babel/helpers@^7.23.2": |
444 |
| - version "7.23.2" |
445 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767" |
446 |
| - integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ== |
| 443 | +"@babel/helpers@^7.23.5": |
| 444 | + version "7.23.5" |
| 445 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.5.tgz#52f522840df8f1a848d06ea6a79b79eefa72401e" |
| 446 | + integrity sha512-oO7us8FzTEsG3U6ag9MfdF1iA/7Z6dz+MtFhifZk8C8o453rGJFFWUP1t+ULM9TUIAzC9uxXEiXjOiVMyd7QPg== |
447 | 447 | dependencies:
|
448 | 448 | "@babel/template" "^7.22.15"
|
449 |
| - "@babel/traverse" "^7.23.2" |
450 |
| - "@babel/types" "^7.23.0" |
| 449 | + "@babel/traverse" "^7.23.5" |
| 450 | + "@babel/types" "^7.23.5" |
451 | 451 |
|
452 |
| -"@babel/highlight@^7.22.13": |
453 |
| - version "7.22.13" |
454 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.13.tgz#9cda839e5d3be9ca9e8c26b6dd69e7548f0cbf16" |
455 |
| - integrity sha512-C/BaXcnnvBCmHTpz/VGZ8jgtE2aYlW4hxDhseJAWZb7gqGM/qtCK6iZUb0TyKFf7BOUsBH7Q7fkRsDRhg1XklQ== |
| 452 | +"@babel/highlight@^7.23.4": |
| 453 | + version "7.23.4" |
| 454 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.23.4.tgz#edaadf4d8232e1a961432db785091207ead0621b" |
| 455 | + integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A== |
456 | 456 | dependencies:
|
457 |
| - "@babel/helper-validator-identifier" "^7.22.5" |
| 457 | + "@babel/helper-validator-identifier" "^7.22.20" |
458 | 458 | chalk "^2.4.2"
|
459 | 459 | js-tokens "^4.0.0"
|
460 | 460 |
|
461 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.22.15", "@babel/parser@^7.23.3": |
462 |
| - version "7.23.3" |
463 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.3.tgz#0ce0be31a4ca4f1884b5786057cadcb6c3be58f9" |
464 |
| - integrity sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw== |
| 461 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.22.15", "@babel/parser@^7.23.5": |
| 462 | + version "7.23.5" |
| 463 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.5.tgz#37dee97c4752af148e1d38c34b856b2507660563" |
| 464 | + integrity sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ== |
465 | 465 |
|
466 | 466 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
|
467 | 467 | version "7.23.3"
|
|
1327 | 1327 | "@babel/parser" "^7.22.15"
|
1328 | 1328 | "@babel/types" "^7.22.15"
|
1329 | 1329 |
|
1330 |
| -"@babel/traverse@^7.19.1", "@babel/traverse@^7.20.7", "@babel/traverse@^7.23.2", "@babel/traverse@^7.23.3": |
1331 |
| - version "7.23.3" |
1332 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.3.tgz#26ee5f252e725aa7aca3474aa5b324eaf7908b5b" |
1333 |
| - integrity sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ== |
| 1330 | +"@babel/traverse@^7.19.1", "@babel/traverse@^7.20.7", "@babel/traverse@^7.23.5": |
| 1331 | + version "7.23.5" |
| 1332 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.5.tgz#f546bf9aba9ef2b042c0e00d245990c15508e7ec" |
| 1333 | + integrity sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w== |
1334 | 1334 | dependencies:
|
1335 |
| - "@babel/code-frame" "^7.22.13" |
1336 |
| - "@babel/generator" "^7.23.3" |
| 1335 | + "@babel/code-frame" "^7.23.5" |
| 1336 | + "@babel/generator" "^7.23.5" |
1337 | 1337 | "@babel/helper-environment-visitor" "^7.22.20"
|
1338 | 1338 | "@babel/helper-function-name" "^7.23.0"
|
1339 | 1339 | "@babel/helper-hoist-variables" "^7.22.5"
|
1340 | 1340 | "@babel/helper-split-export-declaration" "^7.22.6"
|
1341 |
| - "@babel/parser" "^7.23.3" |
1342 |
| - "@babel/types" "^7.23.3" |
| 1341 | + "@babel/parser" "^7.23.5" |
| 1342 | + "@babel/types" "^7.23.5" |
1343 | 1343 | debug "^4.1.0"
|
1344 | 1344 | globals "^11.1.0"
|
1345 | 1345 |
|
1346 |
| -"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.3", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1347 |
| - version "7.23.3" |
1348 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.3.tgz#d5ea892c07f2ec371ac704420f4dcdb07b5f9598" |
1349 |
| - integrity sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw== |
| 1346 | +"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.3", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1347 | + version "7.23.5" |
| 1348 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.5.tgz#48d730a00c95109fa4393352705954d74fb5b602" |
| 1349 | + integrity sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w== |
1350 | 1350 | dependencies:
|
1351 |
| - "@babel/helper-string-parser" "^7.22.5" |
| 1351 | + "@babel/helper-string-parser" "^7.23.4" |
1352 | 1352 | "@babel/helper-validator-identifier" "^7.22.20"
|
1353 | 1353 | to-fast-properties "^2.0.0"
|
1354 | 1354 |
|
|
0 commit comments