chore(deps): update dependency vue-tsc to v3.3.6
PHP Unit Tests / test (pull_request) Failing after 12m43s
JS Unit Tests / test (pull_request) Failing after 12m50s
Build Test / test (pull_request) Failing after 12m55s

This commit is contained in:
2026-07-02 03:05:42 +00:00
parent 1d38f6bf16
commit 911f5b1de9
+7 -7
View File
@@ -937,9 +937,9 @@
}
},
"node_modules/@vue/language-core": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/@vue/language-core/-/language-core-3.3.4.tgz",
"integrity": "sha512-IuHqQ5zGGOE7CXP72VX6A42IVeIzYv4WAhO6arej11TRNqtdZfGyH8Yr2FOCaDX0dSQG+JwULLoFHGY1igYVjQ==",
"version": "3.3.6",
"resolved": "https://registry.npmjs.org/@vue/language-core/-/language-core-3.3.6.tgz",
"integrity": "sha512-LgBMZAy2sR3cQWknpyaxnI6yBkqDfLBPkbdhwRhQCvzfNJRQXPilgQIrdI/v4ytJ0sAq9bWhaPsjqBqneomJ3Q==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2419,14 +2419,14 @@
}
},
"node_modules/vue-tsc": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/vue-tsc/-/vue-tsc-3.3.4.tgz",
"integrity": "sha512-XA/JqmQwS2GZmfgpjOEGdrKwaTSEuPwxpHa7/t6f4yiGrJb3gVHTPb9wBfByMNZwQ+xDXs41b8gaS2DKsOozUw==",
"version": "3.3.6",
"resolved": "https://registry.npmjs.org/vue-tsc/-/vue-tsc-3.3.6.tgz",
"integrity": "sha512-ERXGgbKSBGFUkavrJ1Iwj0ZVxKqB/5UOx65IXy7fPf2UsoI21n3ssQLwdvx8xyUGgJe9PvSZTM/FYzIdwUDPFA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@volar/typescript": "2.4.28",
"@vue/language-core": "3.3.4"
"@vue/language-core": "3.3.6"
},
"bin": {
"vue-tsc": "bin/vue-tsc.js"