|
69 | 69 | integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==
|
70 | 70 |
|
71 | 71 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.14.0", "@babel/core@^7.15.5", "@babel/core@^7.16.7":
|
72 |
| - version "7.20.7" |
73 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.7.tgz#37072f951bd4d28315445f66e0ec9f6ae0c8c35f" |
74 |
| - integrity sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw== |
| 72 | + version "7.20.12" |
| 73 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.12.tgz#7930db57443c6714ad216953d1356dac0eb8496d" |
| 74 | + integrity sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg== |
75 | 75 | dependencies:
|
76 | 76 | "@ampproject/remapping" "^2.1.0"
|
77 | 77 | "@babel/code-frame" "^7.18.6"
|
78 | 78 | "@babel/generator" "^7.20.7"
|
79 | 79 | "@babel/helper-compilation-targets" "^7.20.7"
|
80 |
| - "@babel/helper-module-transforms" "^7.20.7" |
| 80 | + "@babel/helper-module-transforms" "^7.20.11" |
81 | 81 | "@babel/helpers" "^7.20.7"
|
82 | 82 | "@babel/parser" "^7.20.7"
|
83 | 83 | "@babel/template" "^7.20.7"
|
84 |
| - "@babel/traverse" "^7.20.7" |
| 84 | + "@babel/traverse" "^7.20.12" |
85 | 85 | "@babel/types" "^7.20.7"
|
86 | 86 | convert-source-map "^1.7.0"
|
87 | 87 | debug "^4.1.0"
|
88 | 88 | gensync "^1.0.0-beta.2"
|
89 |
| - json5 "^2.2.1" |
| 89 | + json5 "^2.2.2" |
90 | 90 | semver "^6.3.0"
|
91 | 91 |
|
92 | 92 | "@babel/eslint-parser@^7.13.8", "@babel/eslint-parser@^7.15.4", "@babel/eslint-parser@^7.16.5":
|
|
232 | 232 | dependencies:
|
233 | 233 | "@babel/types" "^7.18.6"
|
234 | 234 |
|
235 |
| -"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.20.7": |
| 235 | +"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11": |
236 | 236 | version "7.20.11"
|
237 | 237 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz#df4c7af713c557938c50ea3ad0117a7944b2f1b0"
|
238 | 238 | integrity sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg==
|
|
1121 | 1121 | "@babel/parser" "^7.18.10"
|
1122 | 1122 | "@babel/types" "^7.18.10"
|
1123 | 1123 |
|
1124 |
| -"@babel/traverse@^7.14.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7": |
| 1124 | +"@babel/traverse@^7.14.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.5": |
1125 | 1125 | version "7.20.10"
|
1126 | 1126 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.10.tgz#2bf98239597fcec12f842756f186a9dde6d09230"
|
1127 | 1127 | integrity sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg==
|
|
1137 | 1137 | debug "^4.1.0"
|
1138 | 1138 | globals "^11.1.0"
|
1139 | 1139 |
|
| 1140 | +"@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.7": |
| 1141 | + version "7.20.12" |
| 1142 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.12.tgz#7f0f787b3a67ca4475adef1f56cb94f6abd4a4b5" |
| 1143 | + integrity sha512-MsIbFN0u+raeja38qboyF8TIT7K0BFzz/Yd/77ta4MsUsmP2RAnidIlwq7d5HFQrH/OZJecGV6B71C4zAgpoSQ== |
| 1144 | + dependencies: |
| 1145 | + "@babel/code-frame" "^7.18.6" |
| 1146 | + "@babel/generator" "^7.20.7" |
| 1147 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 1148 | + "@babel/helper-function-name" "^7.19.0" |
| 1149 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 1150 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 1151 | + "@babel/parser" "^7.20.7" |
| 1152 | + "@babel/types" "^7.20.7" |
| 1153 | + debug "^4.1.0" |
| 1154 | + globals "^11.1.0" |
| 1155 | + |
1140 | 1156 | "@babel/traverse@^7.7.2":
|
1141 | 1157 | version "7.20.1"
|
1142 | 1158 | resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.1.tgz"
|
@@ -3973,11 +3989,16 @@ caniuse-api@^3.0.0:
|
3973 | 3989 | lodash.memoize "^4.1.2"
|
3974 | 3990 | lodash.uniq "^4.5.0"
|
3975 | 3991 |
|
3976 |
| -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001426: |
| 3992 | +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001426: |
3977 | 3993 | version "1.0.30001441"
|
3978 | 3994 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001441.tgz#987437b266260b640a23cd18fbddb509d7f69f3e"
|
3979 | 3995 | integrity sha512-OyxRR4Vof59I3yGWXws6i908EtGbMzVUi3ganaZQHmydk1iwDhRnvaPG2WaR0KcqrDFKrxVZHULT396LEPhXfg==
|
3980 | 3996 |
|
| 3997 | +caniuse-lite@^1.0.30001400: |
| 3998 | + version "1.0.30001442" |
| 3999 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001442.tgz#40337f1cf3be7c637b061e2f78582dc1daec0614" |
| 4000 | + integrity sha512-239m03Pqy0hwxYPYR5JwOIxRJfLTWtle9FV8zosfV5pHg+/51uD4nxcUlM8+mWWGfwKtt8lJNHnD3cWw9VZ6ow== |
| 4001 | + |
3981 | 4002 | capital-case@^1.0.4:
|
3982 | 4003 | version "1.0.4"
|
3983 | 4004 | resolved "https://registry.yarnpkg.com/capital-case/-/capital-case-1.0.4.tgz#9d130292353c9249f6b00fa5852bee38a717e669"
|
@@ -7921,6 +7942,11 @@ json5@^2.1.2, json5@^2.2.0, json5@^2.2.1:
|
7921 | 7942 | resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.2.tgz#64471c5bdcc564c18f7c1d4df2e2297f2457c5ab"
|
7922 | 7943 | integrity sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ==
|
7923 | 7944 |
|
| 7945 | +json5@^2.2.2: |
| 7946 | + version "2.2.3" |
| 7947 | + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" |
| 7948 | + integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== |
| 7949 | + |
7924 | 7950 | jsonfile@^6.0.1:
|
7925 | 7951 | version "6.1.0"
|
7926 | 7952 | resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-6.1.0.tgz#bc55b2634793c679ec6403094eb13698a6ec0aae"
|
|
0 commit comments