|
75 | 75 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
76 | 76 |
|
77 | 77 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.14.0", "@babel/core@^7.16.7", "@babel/core@^7.20.12":
|
78 |
| - version "7.23.6" |
79 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4" |
80 |
| - integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw== |
| 78 | + version "7.23.7" |
| 79 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f" |
| 80 | + integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw== |
81 | 81 | dependencies:
|
82 | 82 | "@ampproject/remapping" "^2.2.0"
|
83 | 83 | "@babel/code-frame" "^7.23.5"
|
84 | 84 | "@babel/generator" "^7.23.6"
|
85 | 85 | "@babel/helper-compilation-targets" "^7.23.6"
|
86 | 86 | "@babel/helper-module-transforms" "^7.23.3"
|
87 |
| - "@babel/helpers" "^7.23.6" |
| 87 | + "@babel/helpers" "^7.23.7" |
88 | 88 | "@babel/parser" "^7.23.6"
|
89 | 89 | "@babel/template" "^7.22.15"
|
90 |
| - "@babel/traverse" "^7.23.6" |
| 90 | + "@babel/traverse" "^7.23.7" |
91 | 91 | "@babel/types" "^7.23.6"
|
92 | 92 | convert-source-map "^2.0.0"
|
93 | 93 | debug "^4.1.0"
|
|
316 | 316 | "@babel/template" "^7.22.15"
|
317 | 317 | "@babel/types" "^7.22.19"
|
318 | 318 |
|
319 |
| -"@babel/helpers@^7.23.6": |
320 |
| - version "7.23.6" |
321 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a" |
322 |
| - integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA== |
| 319 | +"@babel/helpers@^7.23.7": |
| 320 | + version "7.23.7" |
| 321 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.7.tgz#eb543c36f81da2873e47b76ee032343ac83bba60" |
| 322 | + integrity sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ== |
323 | 323 | dependencies:
|
324 | 324 | "@babel/template" "^7.22.15"
|
325 |
| - "@babel/traverse" "^7.23.6" |
| 325 | + "@babel/traverse" "^7.23.7" |
326 | 326 | "@babel/types" "^7.23.6"
|
327 | 327 |
|
328 | 328 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.23.4":
|
|
1171 | 1171 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
1172 | 1172 |
|
1173 | 1173 | "@babel/runtime@^7.0.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.7", "@babel/runtime@^7.20.13", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
|
1174 |
| - version "7.23.6" |
1175 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.6.tgz#c05e610dc228855dc92ef1b53d07389ed8ab521d" |
1176 |
| - integrity sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ== |
| 1174 | + version "7.23.7" |
| 1175 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.7.tgz#dd7c88deeb218a0f8bd34d5db1aa242e0f203193" |
| 1176 | + integrity sha512-w06OXVOFso7LcbzMiDGt+3X7Rh7Ho8MmgPoWU3rarH+8upf+wSU/grlGbWzQyr3DkdN6ZeuMFjpdwW0Q+HxobA== |
1177 | 1177 | dependencies:
|
1178 | 1178 | regenerator-runtime "^0.14.0"
|
1179 | 1179 |
|
|
1186 | 1186 | "@babel/parser" "^7.22.15"
|
1187 | 1187 | "@babel/types" "^7.22.15"
|
1188 | 1188 |
|
1189 |
| -"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.23.6": |
| 1189 | +"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13": |
1190 | 1190 | version "7.23.6"
|
1191 | 1191 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5"
|
1192 | 1192 | integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==
|
|
1202 | 1202 | debug "^4.3.1"
|
1203 | 1203 | globals "^11.1.0"
|
1204 | 1204 |
|
| 1205 | +"@babel/traverse@^7.23.7": |
| 1206 | + version "7.23.7" |
| 1207 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305" |
| 1208 | + integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg== |
| 1209 | + dependencies: |
| 1210 | + "@babel/code-frame" "^7.23.5" |
| 1211 | + "@babel/generator" "^7.23.6" |
| 1212 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 1213 | + "@babel/helper-function-name" "^7.23.0" |
| 1214 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 1215 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 1216 | + "@babel/parser" "^7.23.6" |
| 1217 | + "@babel/types" "^7.23.6" |
| 1218 | + debug "^4.3.1" |
| 1219 | + globals "^11.1.0" |
| 1220 | + |
1205 | 1221 | "@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.16.8", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.6", "@babel/types@^7.4.4":
|
1206 | 1222 | version "7.23.6"
|
1207 | 1223 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd"
|
@@ -4128,11 +4144,16 @@ caniuse-api@^3.0.0:
|
4128 | 4144 | lodash.memoize "^4.1.2"
|
4129 | 4145 | lodash.uniq "^4.5.0"
|
4130 | 4146 |
|
4131 |
| -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001538, caniuse-lite@^1.0.30001565: |
| 4147 | +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001538: |
4132 | 4148 | version "1.0.30001571"
|
4133 | 4149 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001571.tgz#4182e93d696ff42930f4af7eba515ddeb57917ac"
|
4134 | 4150 | integrity sha512-tYq/6MoXhdezDLFZuCO/TKboTzuQ/xR5cFdgXPfDtM7/kchBO3b4VWghE/OAi/DV7tTdhmLjZiZBZi1fA/GheQ==
|
4135 | 4151 |
|
| 4152 | +caniuse-lite@^1.0.30001565: |
| 4153 | + version "1.0.30001572" |
| 4154 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001572.tgz#1ccf7dc92d2ee2f92ed3a54e11b7b4a3041acfa0" |
| 4155 | + integrity sha512-1Pbh5FLmn5y4+QhNyJE9j3/7dK44dGB83/ZMjv/qJk86TvDbjk0LosiZo0i0WB0Vx607qMX9jYrn1VLHCkN4rw== |
| 4156 | + |
4136 | 4157 | capital-case@^1.0.4:
|
4137 | 4158 | version "1.0.4"
|
4138 | 4159 | resolved "https://registry.yarnpkg.com/capital-case/-/capital-case-1.0.4.tgz#9d130292353c9249f6b00fa5852bee38a717e669"
|
|
0 commit comments