|
382 | 382 | "@babel/helper-string-parser" "^7.27.1" |
383 | 383 | "@babel/helper-validator-identifier" "^7.27.1" |
384 | 384 |
|
385 | | -"@babel/types@^7.25.4", "@babel/types@^7.26.9", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6", "@babel/types@^7.28.0": |
| 385 | +"@babel/types@^7.25.4", "@babel/types@^7.26.9", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6": |
386 | 386 | version "7.28.1" |
387 | 387 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.1.tgz#2aaf3c10b31ba03a77ac84f52b3912a0edef4cf9" |
388 | 388 | integrity sha512-x0LvFTekgSX+83TI28Y9wYPUfzrnl2aT5+5QLnO6v7mSJYtEEevuDRN0F0uSHRk1G1IWZC43o00Y0xDDrpBGPQ== |
389 | 389 | dependencies: |
390 | 390 | "@babel/helper-string-parser" "^7.27.1" |
391 | 391 | "@babel/helper-validator-identifier" "^7.27.1" |
392 | 392 |
|
| 393 | +"@babel/types@^7.28.0": |
| 394 | + version "7.28.2" |
| 395 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b" |
| 396 | + integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ== |
| 397 | + dependencies: |
| 398 | + "@babel/helper-string-parser" "^7.27.1" |
| 399 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 400 | + |
393 | 401 | "@clack/core@0.5.0": |
394 | 402 | version "0.5.0" |
395 | 403 | resolved "https://registry.yarnpkg.com/@clack/core/-/core-0.5.0.tgz#970df024a927d6af90111667a0384e233b5ffa1a" |
|
2552 | 2560 | dependencies: |
2553 | 2561 | rfdc "^1.4.1" |
2554 | 2562 |
|
2555 | | -"@vue/language-core@3.0.3": |
2556 | | - version "3.0.3" |
2557 | | - resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-3.0.3.tgz#f5a24407681693dc352901d6241b370251d7eab1" |
2558 | | - integrity sha512-I9wY0ULMN9tMSua+2C7g+ez1cIziVMUzIHlDYGSl2rtru3Eh4sXj95vZ+4GBuXwwPnEmYfzSApVbXiVbI8V5Gg== |
| 2563 | +"@vue/language-core@3.0.4": |
| 2564 | + version "3.0.4" |
| 2565 | + resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-3.0.4.tgz#aa080a96d385ad8e23a801265cf80225ac4be414" |
| 2566 | + integrity sha512-BvueED4LfBCSNH66eeUQk37MQCb7hjdezzGgxniM0LbriW53AJIyLorgshAtStmjfsAuOCcTl/c1b+nz/ye8xQ== |
2559 | 2567 | dependencies: |
2560 | 2568 | "@volar/language-core" "2.4.20" |
2561 | 2569 | "@vue/compiler-dom" "^3.5.0" |
@@ -8345,12 +8353,12 @@ vue-sfc-transformer@^0.1.8: |
8345 | 8353 | "@babel/parser" "^7.27.0" |
8346 | 8354 |
|
8347 | 8355 | vue-tsc@^3.0.1: |
8348 | | - version "3.0.3" |
8349 | | - resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-3.0.3.tgz#5886b5030b4bbc832b039c36e3e259a620187a00" |
8350 | | - integrity sha512-uU1OMSzWE8/y0+kDTc0iEIu9v82bmFkGyJpAO/x3wQqBkkHkButKgtygREyOkxL4E/xtcf/ExvgNhhjdzonldw== |
| 8356 | + version "3.0.4" |
| 8357 | + resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-3.0.4.tgz#f04f07a84046c923133ec588ef89ae1300e64e1a" |
| 8358 | + integrity sha512-kZmSEjGtROApVBuaIcoprrXZsFNGon5ggkTJokmhQ/H1hMzCFRPQ0Ed8IHYFsmYJYvHBcdmEQVGVcRuxzPzNbw== |
8351 | 8359 | dependencies: |
8352 | 8360 | "@volar/typescript" "2.4.20" |
8353 | | - "@vue/language-core" "3.0.3" |
| 8361 | + "@vue/language-core" "3.0.4" |
8354 | 8362 |
|
8355 | 8363 | vue@^3.5.13, vue@^3.5.17: |
8356 | 8364 | version "3.5.18" |
|
0 commit comments