chore(deps): update dependency @vue/typescript-plugin to v2.2.8

This commit is contained in:
Renovate[Bot] 2025-03-05 14:22:23 +03:00
parent 81afa71119
commit 1e18dee0e4
2 changed files with 20 additions and 9 deletions

View file

@ -18,7 +18,7 @@
"@vue/eslint-config-typescript": "14.4.0",
"@vue/language-server": "2.2.6",
"@vue/tsconfig": "0.7.0",
"@vue/typescript-plugin": "2.2.6",
"@vue/typescript-plugin": "2.2.8",
"@vuepress/bundler-vite": "2.0.0-rc.7",
"@vuepress/plugin-blog": "2.0.0-rc.80",
"@vuepress/plugin-redirect": "2.0.0-rc.8",

27
pnpm-lock.yaml generated
View file

@ -30,8 +30,8 @@ importers:
specifier: 0.7.0
version: 0.7.0(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
'@vue/typescript-plugin':
specifier: 2.2.6
version: 2.2.6(typescript@5.8.2)
specifier: 2.2.8
version: 2.2.8(typescript@5.8.2)
'@vuepress/bundler-vite':
specifier: 2.0.0-rc.7
version: 2.0.0-rc.7(@types/node@22.13.8)(sass@1.85.1)(typescript@5.8.2)
@ -889,16 +889,16 @@ packages:
typescript:
optional: true
'@vue/language-core@2.2.4':
resolution: {integrity: sha512-eGGdw7eWUwdIn9Fy/irJ7uavCGfgemuHQABgJ/hU1UgZFnbTg9VWeXvHQdhY+2SPQZWJqWXvRWIg67t4iWEa+Q==}
'@vue/language-core@2.2.6':
resolution: {integrity: sha512-7IQTvwVOvhYSzcizZ2hAdqJjI+SaJS2GO7EnDlSlQ77drwl5UzNa2IZm9pO9MdMxrlw24CGI/Lo3xpCjM26veg==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
'@vue/language-core@2.2.6':
resolution: {integrity: sha512-7IQTvwVOvhYSzcizZ2hAdqJjI+SaJS2GO7EnDlSlQ77drwl5UzNa2IZm9pO9MdMxrlw24CGI/Lo3xpCjM26veg==}
'@vue/language-core@2.2.8':
resolution: {integrity: sha512-rrzB0wPGBvcwaSNRriVWdNAbHQWSf0NlGqgKHK5mEkXpefjUlVRP62u03KvwZpvKVjRnBIQ/Lwre+Mx9N6juUQ==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
@ -943,6 +943,9 @@ packages:
'@vue/typescript-plugin@2.2.6':
resolution: {integrity: sha512-9+6GhB9nz55J8HvRuyeRfQX1EP7EHZVZzpH/ZLSS9c44s3c4wHZu6nDuEED6MBPYrDK6lNVoQfmOklkBh58UNA==}
'@vue/typescript-plugin@2.2.8':
resolution: {integrity: sha512-9fzhFYrzIsPm5Qylv6yBmV1tISqkUhE1PD5uBwkeLCxIwNUjIbnGBdN8HszDa1ZWFWuBsbQpx7FxmV7vQincDw==}
'@vuepress/bundler-vite@2.0.0-rc.7':
resolution: {integrity: sha512-2jNnU3sgHJuUCPfE0DvGRsAxo/A/Locguvnv4Q6QwJYdB1fuAqE6x5p8RDzq8Lv/GsyeexDWiV/PFER5EtVP3w==}
@ -3077,7 +3080,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@vue/language-core@2.2.4(typescript@5.8.2)':
'@vue/language-core@2.2.6(typescript@5.8.2)':
dependencies:
'@volar/language-core': 2.4.11
'@vue/compiler-dom': 3.5.13
@ -3090,7 +3093,7 @@ snapshots:
optionalDependencies:
typescript: 5.8.2
'@vue/language-core@2.2.6(typescript@5.8.2)':
'@vue/language-core@2.2.8(typescript@5.8.2)':
dependencies:
'@volar/language-core': 2.4.11
'@vue/compiler-dom': 3.5.13
@ -3179,6 +3182,14 @@ snapshots:
transitivePeerDependencies:
- typescript
'@vue/typescript-plugin@2.2.8(typescript@5.8.2)':
dependencies:
'@volar/typescript': 2.4.11
'@vue/language-core': 2.2.8(typescript@5.8.2)
'@vue/shared': 3.5.13
transitivePeerDependencies:
- typescript
'@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.8)(sass@1.85.1)(typescript@5.8.2)':
dependencies:
'@vitejs/plugin-vue': 5.2.1(vite@5.0.13(@types/node@22.13.8)(sass@1.85.1))(vue@3.5.13(typescript@5.8.2))