|
10 | 10 | "@jridgewell/gen-mapping" "^0.1.0" |
11 | 11 | "@jridgewell/trace-mapping" "^0.3.9" |
12 | 12 |
|
13 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.18.6": |
14 | | - version "7.18.6" |
15 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a" |
16 | | - integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q== |
| 13 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4": |
| 14 | + version "7.21.4" |
| 15 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39" |
| 16 | + integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g== |
17 | 17 | dependencies: |
18 | 18 | "@babel/highlight" "^7.18.6" |
19 | 19 |
|
20 | | -"@babel/compat-data@^7.20.5": |
21 | | - version "7.20.10" |
22 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec" |
23 | | - integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg== |
| 20 | +"@babel/compat-data@^7.21.4": |
| 21 | + version "7.21.4" |
| 22 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f" |
| 23 | + integrity sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g== |
24 | 24 |
|
25 | | -"@babel/core@^7.13.16", "@babel/core@^7.14.0", "@babel/core@^7.21.3": |
26 | | - version "7.21.3" |
27 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e" |
28 | | - integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw== |
| 25 | +"@babel/core@^7.13.16", "@babel/core@^7.14.0", "@babel/core@^7.21.4": |
| 26 | + version "7.21.4" |
| 27 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.4.tgz#c6dc73242507b8e2a27fd13a9c1814f9fa34a659" |
| 28 | + integrity sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA== |
29 | 29 | dependencies: |
30 | 30 | "@ampproject/remapping" "^2.2.0" |
31 | | - "@babel/code-frame" "^7.18.6" |
32 | | - "@babel/generator" "^7.21.3" |
33 | | - "@babel/helper-compilation-targets" "^7.20.7" |
| 31 | + "@babel/code-frame" "^7.21.4" |
| 32 | + "@babel/generator" "^7.21.4" |
| 33 | + "@babel/helper-compilation-targets" "^7.21.4" |
34 | 34 | "@babel/helper-module-transforms" "^7.21.2" |
35 | 35 | "@babel/helpers" "^7.21.0" |
36 | | - "@babel/parser" "^7.21.3" |
| 36 | + "@babel/parser" "^7.21.4" |
37 | 37 | "@babel/template" "^7.20.7" |
38 | | - "@babel/traverse" "^7.21.3" |
39 | | - "@babel/types" "^7.21.3" |
| 38 | + "@babel/traverse" "^7.21.4" |
| 39 | + "@babel/types" "^7.21.4" |
40 | 40 | convert-source-map "^1.7.0" |
41 | 41 | debug "^4.1.0" |
42 | 42 | gensync "^1.0.0-beta.2" |
43 | 43 | json5 "^2.2.2" |
44 | 44 | semver "^6.3.0" |
45 | 45 |
|
46 | | -"@babel/generator@^7.14.0", "@babel/generator@^7.21.3": |
47 | | - version "7.21.3" |
48 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.3.tgz#232359d0874b392df04045d72ce2fd9bb5045fce" |
49 | | - integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA== |
| 46 | +"@babel/generator@^7.14.0", "@babel/generator@^7.21.4": |
| 47 | + version "7.21.4" |
| 48 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.4.tgz#64a94b7448989f421f919d5239ef553b37bb26bc" |
| 49 | + integrity sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA== |
50 | 50 | dependencies: |
51 | | - "@babel/types" "^7.21.3" |
| 51 | + "@babel/types" "^7.21.4" |
52 | 52 | "@jridgewell/gen-mapping" "^0.3.2" |
53 | 53 | "@jridgewell/trace-mapping" "^0.3.17" |
54 | 54 | jsesc "^2.5.1" |
|
99 | 99 | "@babel/traverse" "^7.4.4" |
100 | 100 | "@babel/types" "^7.4.4" |
101 | 101 |
|
102 | | -"@babel/helper-compilation-targets@^7.20.7": |
103 | | - version "7.20.7" |
104 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz#a6cd33e93629f5eb473b021aac05df62c4cd09bb" |
105 | | - integrity sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ== |
| 102 | +"@babel/helper-compilation-targets@^7.21.4": |
| 103 | + version "7.21.4" |
| 104 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.4.tgz#770cd1ce0889097ceacb99418ee6934ef0572656" |
| 105 | + integrity sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg== |
106 | 106 | dependencies: |
107 | | - "@babel/compat-data" "^7.20.5" |
108 | | - "@babel/helper-validator-option" "^7.18.6" |
| 107 | + "@babel/compat-data" "^7.21.4" |
| 108 | + "@babel/helper-validator-option" "^7.21.0" |
109 | 109 | browserslist "^4.21.3" |
110 | 110 | lru-cache "^5.1.1" |
111 | 111 | semver "^6.3.0" |
|
482 | 482 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23" |
483 | 483 | integrity sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ== |
484 | 484 |
|
485 | | -"@babel/helper-validator-option@^7.18.6": |
486 | | - version "7.18.6" |
487 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8" |
488 | | - integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw== |
| 485 | +"@babel/helper-validator-option@^7.21.0": |
| 486 | + version "7.21.0" |
| 487 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180" |
| 488 | + integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ== |
489 | 489 |
|
490 | 490 | "@babel/helper-wrap-function@^7.14.5": |
491 | 491 | version "7.14.5" |
|
515 | 515 | chalk "^2.0.0" |
516 | 516 | js-tokens "^4.0.0" |
517 | 517 |
|
518 | | -"@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.20.7", "@babel/parser@^7.21.3": |
519 | | - version "7.21.3" |
520 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3" |
521 | | - integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ== |
| 518 | +"@babel/parser@^7.13.16", "@babel/parser@^7.14.0", "@babel/parser@^7.20.7", "@babel/parser@^7.21.4": |
| 519 | + version "7.21.4" |
| 520 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17" |
| 521 | + integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw== |
522 | 522 |
|
523 | 523 | "@babel/plugin-proposal-class-properties@^7.0.0": |
524 | 524 | version "7.5.5" |
|
1012 | 1012 | "@babel/parser" "^7.20.7" |
1013 | 1013 | "@babel/types" "^7.20.7" |
1014 | 1014 |
|
1015 | | -"@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.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5": |
1016 | | - version "7.21.3" |
1017 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67" |
1018 | | - integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ== |
| 1015 | +"@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.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.4", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5": |
| 1016 | + version "7.21.4" |
| 1017 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36" |
| 1018 | + integrity sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q== |
1019 | 1019 | dependencies: |
1020 | | - "@babel/code-frame" "^7.18.6" |
1021 | | - "@babel/generator" "^7.21.3" |
| 1020 | + "@babel/code-frame" "^7.21.4" |
| 1021 | + "@babel/generator" "^7.21.4" |
1022 | 1022 | "@babel/helper-environment-visitor" "^7.18.9" |
1023 | 1023 | "@babel/helper-function-name" "^7.21.0" |
1024 | 1024 | "@babel/helper-hoist-variables" "^7.18.6" |
1025 | 1025 | "@babel/helper-split-export-declaration" "^7.18.6" |
1026 | | - "@babel/parser" "^7.21.3" |
1027 | | - "@babel/types" "^7.21.3" |
| 1026 | + "@babel/parser" "^7.21.4" |
| 1027 | + "@babel/types" "^7.21.4" |
1028 | 1028 | debug "^4.1.0" |
1029 | 1029 | globals "^11.1.0" |
1030 | 1030 |
|
1031 | | -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.6", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.3", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5": |
1032 | | - version "7.21.3" |
1033 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05" |
1034 | | - integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg== |
| 1031 | +"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.6", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.4", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5": |
| 1032 | + version "7.21.4" |
| 1033 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.4.tgz#2d5d6bb7908699b3b416409ffd3b5daa25b030d4" |
| 1034 | + integrity sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA== |
1035 | 1035 | dependencies: |
1036 | 1036 | "@babel/helper-string-parser" "^7.19.4" |
1037 | 1037 | "@babel/helper-validator-identifier" "^7.19.1" |
|
0 commit comments