chore(deps): update dependency @vue/typescript-plugin to v2.2.6
This commit is contained in:
parent
0e38399d26
commit
b22fe42b54
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.6",
|
||||
"@vue/tsconfig": "0.7.0",
|
||||
"@vue/typescript-plugin": "2.2.4",
|
||||
"@vue/typescript-plugin": "2.2.6",
|
||||
"@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.4
|
||||
version: 2.2.4(typescript@5.8.2)
|
||||
specifier: 2.2.6
|
||||
version: 2.2.6(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.4':
|
||||
resolution: {integrity: sha512-bwklUVy7TZu0Nn9d+oII0KA10eYSgqarf47/E1QvkoHS8EP5SJzPKvOhMPGJMyxwHtHE4aOu8jdWZcJ25X5eiQ==}
|
||||
|
||||
'@vue/typescript-plugin@2.2.6':
|
||||
resolution: {integrity: sha512-9+6GhB9nz55J8HvRuyeRfQX1EP7EHZVZzpH/ZLSS9c44s3c4wHZu6nDuEED6MBPYrDK6lNVoQfmOklkBh58UNA==}
|
||||
|
||||
|
@ -3174,14 +3171,6 @@ snapshots:
|
|||
typescript: 5.8.2
|
||||
vue: 3.5.13(typescript@5.8.2)
|
||||
|
||||
'@vue/typescript-plugin@2.2.4(typescript@5.8.2)':
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.11
|
||||
'@vue/language-core': 2.2.4(typescript@5.8.2)
|
||||
'@vue/shared': 3.5.13
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vue/typescript-plugin@2.2.6(typescript@5.8.2)':
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.11
|
||||
|
|
Loading…
Add table
Reference in a new issue