|
18 | 18 | "@babel/highlight" "^7.22.13"
|
19 | 19 | chalk "^2.4.2"
|
20 | 20 |
|
| 21 | +"@babel/code-frame@^7.27.1": |
| 22 | + version "7.27.1" |
| 23 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
| 24 | + integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
| 25 | + dependencies: |
| 26 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 27 | + js-tokens "^4.0.0" |
| 28 | + picocolors "^1.1.1" |
| 29 | + |
21 | 30 | "@babel/compat-data@^7.22.9":
|
22 | 31 | version "7.23.2"
|
23 | 32 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.2.tgz#6a12ced93455827037bfb5ed8492820d60fc32cc"
|
|
179 | 188 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
|
180 | 189 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
181 | 190 |
|
| 191 | +"@babel/helper-string-parser@^7.27.1": |
| 192 | + version "7.27.1" |
| 193 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
| 194 | + integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
| 195 | + |
182 | 196 | "@babel/helper-validator-identifier@^7.22.20":
|
183 | 197 | version "7.22.20"
|
184 | 198 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
185 | 199 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
186 | 200 |
|
| 201 | +"@babel/helper-validator-identifier@^7.27.1": |
| 202 | + version "7.27.1" |
| 203 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
| 204 | + integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
| 205 | + |
187 | 206 | "@babel/helper-validator-option@^7.22.15":
|
188 | 207 | version "7.22.15"
|
189 | 208 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040"
|
190 | 209 | integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==
|
191 | 210 |
|
192 | 211 | "@babel/helpers@^7.23.2":
|
193 |
| - version "7.23.2" |
194 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767" |
195 |
| - integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ== |
| 212 | + version "7.27.6" |
| 213 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c" |
| 214 | + integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug== |
196 | 215 | dependencies:
|
197 |
| - "@babel/template" "^7.22.15" |
198 |
| - "@babel/traverse" "^7.23.2" |
199 |
| - "@babel/types" "^7.23.0" |
| 216 | + "@babel/template" "^7.27.2" |
| 217 | + "@babel/types" "^7.27.6" |
200 | 218 |
|
201 | 219 | "@babel/highlight@^7.22.13":
|
202 | 220 | version "7.22.20"
|
|
212 | 230 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
|
213 | 231 | integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
|
214 | 232 |
|
| 233 | +"@babel/parser@^7.27.2": |
| 234 | + version "7.28.0" |
| 235 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.0.tgz#979829fbab51a29e13901e5a80713dbcb840825e" |
| 236 | + integrity sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g== |
| 237 | + dependencies: |
| 238 | + "@babel/types" "^7.28.0" |
| 239 | + |
215 | 240 | "@babel/plugin-syntax-jsx@^7.22.5":
|
216 | 241 | version "7.22.5"
|
217 | 242 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.22.5.tgz#a6b68e84fb76e759fc3b93e901876ffabbe1d918"
|
|
257 | 282 | "@babel/plugin-transform-typescript" "^7.22.15"
|
258 | 283 |
|
259 | 284 | "@babel/runtime@^7.7.7":
|
260 |
| - version "7.23.2" |
261 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.2.tgz#062b0ac103261d68a966c4c7baf2ae3e62ec3885" |
262 |
| - integrity sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg== |
263 |
| - dependencies: |
264 |
| - regenerator-runtime "^0.14.0" |
| 285 | + version "7.27.6" |
| 286 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.6.tgz#ec4070a04d76bae8ddbb10770ba55714a417b7c6" |
| 287 | + integrity sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q== |
265 | 288 |
|
266 | 289 | "@babel/template@^7.22.15":
|
267 | 290 | version "7.22.15"
|
|
272 | 295 | "@babel/parser" "^7.22.15"
|
273 | 296 | "@babel/types" "^7.22.15"
|
274 | 297 |
|
| 298 | +"@babel/template@^7.27.2": |
| 299 | + version "7.27.2" |
| 300 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
| 301 | + integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
| 302 | + dependencies: |
| 303 | + "@babel/code-frame" "^7.27.1" |
| 304 | + "@babel/parser" "^7.27.2" |
| 305 | + "@babel/types" "^7.27.1" |
| 306 | + |
275 | 307 | "@babel/traverse@^7.23.2":
|
276 | 308 | version "7.23.2"
|
277 | 309 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
|
|
297 | 329 | "@babel/helper-validator-identifier" "^7.22.20"
|
298 | 330 | to-fast-properties "^2.0.0"
|
299 | 331 |
|
| 332 | +"@babel/types@^7.27.1", "@babel/types@^7.27.6", "@babel/types@^7.28.0": |
| 333 | + version "7.28.1" |
| 334 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.1.tgz#2aaf3c10b31ba03a77ac84f52b3912a0edef4cf9" |
| 335 | + integrity sha512-x0LvFTekgSX+83TI28Y9wYPUfzrnl2aT5+5QLnO6v7mSJYtEEevuDRN0F0uSHRk1G1IWZC43o00Y0xDDrpBGPQ== |
| 336 | + dependencies: |
| 337 | + "@babel/helper-string-parser" "^7.27.1" |
| 338 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 339 | + |
300 | 340 | "@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2":
|
301 | 341 | version "0.3.3"
|
302 | 342 | resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098"
|
@@ -547,9 +587,9 @@ balanced-match@^1.0.0:
|
547 | 587 | integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
|
548 | 588 |
|
549 | 589 | brace-expansion@^1.1.7:
|
550 |
| - version "1.1.11" |
551 |
| - resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd" |
552 |
| - integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== |
| 590 | + version "1.1.12" |
| 591 | + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.12.tgz#ab9b454466e5a8cc3a187beaad580412a9c5b843" |
| 592 | + integrity sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg== |
553 | 593 | dependencies:
|
554 | 594 | balanced-match "^1.0.0"
|
555 | 595 | concat-map "0.0.1"
|
@@ -1249,6 +1289,11 @@ picocolors@^1.0.0:
|
1249 | 1289 | resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
|
1250 | 1290 | integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
|
1251 | 1291 |
|
| 1292 | +picocolors@^1.1.1: |
| 1293 | + version "1.1.1" |
| 1294 | + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" |
| 1295 | + integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== |
| 1296 | + |
1252 | 1297 | picomatch@^2.2.2, picomatch@^2.3.1:
|
1253 | 1298 | version "2.3.1"
|
1254 | 1299 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
|
@@ -1301,11 +1346,6 @@ redent@^3.0.0:
|
1301 | 1346 | indent-string "^4.0.0"
|
1302 | 1347 | strip-indent "^3.0.0"
|
1303 | 1348 |
|
1304 |
| -regenerator-runtime@^0.14.0: |
1305 |
| - version "0.14.0" |
1306 |
| - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45" |
1307 |
| - integrity sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA== |
1308 |
| - |
1309 | 1349 | resolve-from@^5.0.0:
|
1310 | 1350 | version "5.0.0"
|
1311 | 1351 | resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"
|
|
0 commit comments