|
21 | 21 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec" |
22 | 22 | integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg== |
23 | 23 |
|
24 | | -"@babel/core@^7.13.16", "@babel/core@^7.14.0", "@babel/core@^7.20.7": |
25 | | - version "7.20.7" |
26 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.7.tgz#37072f951bd4d28315445f66e0ec9f6ae0c8c35f" |
27 | | - integrity sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw== |
| 24 | +"@babel/core@^7.13.16", "@babel/core@^7.14.0", "@babel/core@^7.20.12": |
| 25 | + version "7.20.12" |
| 26 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.12.tgz#7930db57443c6714ad216953d1356dac0eb8496d" |
| 27 | + integrity sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg== |
28 | 28 | dependencies: |
29 | 29 | "@ampproject/remapping" "^2.1.0" |
30 | 30 | "@babel/code-frame" "^7.18.6" |
31 | 31 | "@babel/generator" "^7.20.7" |
32 | 32 | "@babel/helper-compilation-targets" "^7.20.7" |
33 | | - "@babel/helper-module-transforms" "^7.20.7" |
| 33 | + "@babel/helper-module-transforms" "^7.20.11" |
34 | 34 | "@babel/helpers" "^7.20.7" |
35 | 35 | "@babel/parser" "^7.20.7" |
36 | 36 | "@babel/template" "^7.20.7" |
37 | | - "@babel/traverse" "^7.20.7" |
| 37 | + "@babel/traverse" "^7.20.12" |
38 | 38 | "@babel/types" "^7.20.7" |
39 | 39 | convert-source-map "^1.7.0" |
40 | 40 | debug "^4.1.0" |
41 | 41 | gensync "^1.0.0-beta.2" |
42 | | - json5 "^2.2.1" |
| 42 | + json5 "^2.2.2" |
43 | 43 | semver "^6.3.0" |
44 | 44 |
|
45 | 45 | "@babel/generator@^7.14.0", "@babel/generator@^7.20.7": |
|
301 | 301 | dependencies: |
302 | 302 | "@babel/types" "^7.18.6" |
303 | 303 |
|
304 | | -"@babel/helper-module-transforms@^7.17.7", "@babel/helper-module-transforms@^7.20.7", "@babel/helper-module-transforms@^7.4.4": |
| 304 | +"@babel/helper-module-transforms@^7.17.7", "@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.4.4": |
305 | 305 | version "7.20.11" |
306 | 306 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz#df4c7af713c557938c50ea3ad0117a7944b2f1b0" |
307 | 307 | integrity sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg== |
|
513 | 513 | chalk "^2.0.0" |
514 | 514 | js-tokens "^4.0.0" |
515 | 515 |
|
516 | | -"@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.20.7": |
517 | | - version "7.20.7" |
518 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b" |
519 | | - integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg== |
| 516 | +"@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.20.13", "@babel/parser@^7.20.7": |
| 517 | + version "7.20.15" |
| 518 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.15.tgz#eec9f36d8eaf0948bb88c87a46784b5ee9fd0c89" |
| 519 | + integrity sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg== |
520 | 520 |
|
521 | 521 | "@babel/plugin-proposal-class-properties@^7.0.0": |
522 | 522 | version "7.5.5" |
|
1018 | 1018 | "@babel/parser" "^7.20.7" |
1019 | 1019 | "@babel/types" "^7.20.7" |
1020 | 1020 |
|
1021 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.14.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.16.7", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.7", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5": |
1022 | | - version "7.20.10" |
1023 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.10.tgz#2bf98239597fcec12f842756f186a9dde6d09230" |
1024 | | - integrity sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg== |
| 1021 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.14.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.16.7", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.7", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5": |
| 1022 | + version "7.20.13" |
| 1023 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.13.tgz#817c1ba13d11accca89478bd5481b2d168d07473" |
| 1024 | + integrity sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ== |
1025 | 1025 | dependencies: |
1026 | 1026 | "@babel/code-frame" "^7.18.6" |
1027 | 1027 | "@babel/generator" "^7.20.7" |
1028 | 1028 | "@babel/helper-environment-visitor" "^7.18.9" |
1029 | 1029 | "@babel/helper-function-name" "^7.19.0" |
1030 | 1030 | "@babel/helper-hoist-variables" "^7.18.6" |
1031 | 1031 | "@babel/helper-split-export-declaration" "^7.18.6" |
1032 | | - "@babel/parser" "^7.20.7" |
| 1032 | + "@babel/parser" "^7.20.13" |
1033 | 1033 | "@babel/types" "^7.20.7" |
1034 | 1034 | debug "^4.1.0" |
1035 | 1035 | globals "^11.1.0" |
@@ -3850,10 +3850,10 @@ json5@^1.0.1: |
3850 | 3850 | dependencies: |
3851 | 3851 | minimist "^1.2.0" |
3852 | 3852 |
|
3853 | | -json5@^2.2.1: |
3854 | | - version "2.2.1" |
3855 | | - resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c" |
3856 | | - integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== |
| 3853 | +json5@^2.2.2: |
| 3854 | + version "2.2.3" |
| 3855 | + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" |
| 3856 | + integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== |
3857 | 3857 |
|
3858 | 3858 | jsonfile@^2.1.0: |
3859 | 3859 | version "2.4.0" |
|
0 commit comments