chore(deps): update dependency @vue/typescript-plugin to v2.2.8
This commit is contained in:
parent
14a83214be
commit
8826cd3782
2 changed files with 3 additions and 14 deletions
|
@ -18,7 +18,7 @@
|
|||
"@vue/eslint-config-typescript": "14.4.0",
|
||||
"@vue/language-server": "2.2.8",
|
||||
"@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",
|
||||
|
|
15
pnpm-lock.yaml
generated
15
pnpm-lock.yaml
generated
|
@ -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)
|
||||
|
@ -940,9 +940,6 @@ packages:
|
|||
vue:
|
||||
optional: true
|
||||
|
||||
'@vue/typescript-plugin@2.2.6':
|
||||
resolution: {integrity: sha512-9+6GhB9nz55J8HvRuyeRfQX1EP7EHZVZzpH/ZLSS9c44s3c4wHZu6nDuEED6MBPYrDK6lNVoQfmOklkBh58UNA==}
|
||||
|
||||
'@vue/typescript-plugin@2.2.8':
|
||||
resolution: {integrity: sha512-9fzhFYrzIsPm5Qylv6yBmV1tISqkUhE1PD5uBwkeLCxIwNUjIbnGBdN8HszDa1ZWFWuBsbQpx7FxmV7vQincDw==}
|
||||
|
||||
|
@ -3174,14 +3171,6 @@ snapshots:
|
|||
typescript: 5.8.2
|
||||
vue: 3.5.13(typescript@5.8.2)
|
||||
|
||||
'@vue/typescript-plugin@2.2.6(typescript@5.8.2)':
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.11
|
||||
'@vue/language-core': 2.2.6(typescript@5.8.2)
|
||||
'@vue/shared': 3.5.13
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vue/typescript-plugin@2.2.8(typescript@5.8.2)':
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.11
|
||||
|
|
Loading…
Add table
Reference in a new issue