Skip to content

Commit 576a5f4

Browse files
authored
Merge pull request #43 from rrd108/renovate/vue-tsc-3.x-lockfile
chore(deps): update dependency vue-tsc to v3.0.4
2 parents 2538591 + c90c5bc commit 576a5f4

1 file changed

Lines changed: 17 additions & 9 deletions

File tree

yarn.lock

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -382,14 +382,22 @@
382382
"@babel/helper-string-parser" "^7.27.1"
383383
"@babel/helper-validator-identifier" "^7.27.1"
384384

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":
386386
version "7.28.1"
387387
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.1.tgz#2aaf3c10b31ba03a77ac84f52b3912a0edef4cf9"
388388
integrity sha512-x0LvFTekgSX+83TI28Y9wYPUfzrnl2aT5+5QLnO6v7mSJYtEEevuDRN0F0uSHRk1G1IWZC43o00Y0xDDrpBGPQ==
389389
dependencies:
390390
"@babel/helper-string-parser" "^7.27.1"
391391
"@babel/helper-validator-identifier" "^7.27.1"
392392

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+
393401
"@clack/core@0.5.0":
394402
version "0.5.0"
395403
resolved "https://registry.yarnpkg.com/@clack/core/-/core-0.5.0.tgz#970df024a927d6af90111667a0384e233b5ffa1a"
@@ -2552,10 +2560,10 @@
25522560
dependencies:
25532561
rfdc "^1.4.1"
25542562

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==
25592567
dependencies:
25602568
"@volar/language-core" "2.4.20"
25612569
"@vue/compiler-dom" "^3.5.0"
@@ -8345,12 +8353,12 @@ vue-sfc-transformer@^0.1.8:
83458353
"@babel/parser" "^7.27.0"
83468354

83478355
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==
83518359
dependencies:
83528360
"@volar/typescript" "2.4.20"
8353-
"@vue/language-core" "3.0.3"
8361+
"@vue/language-core" "3.0.4"
83548362

83558363
vue@^3.5.13, vue@^3.5.17:
83568364
version "3.5.18"

0 commit comments

Comments
 (0)