chore(deps): update dependency @vue/typescript-plugin to v2.2.4
This commit is contained in:
parent
8e643ca14d
commit
41eab6445f
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.4",
|
||||
"@vue/tsconfig": "0.7.0",
|
||||
"@vue/typescript-plugin": "2.2.2",
|
||||
"@vue/typescript-plugin": "2.2.4",
|
||||
"@vuepress/bundler-vite": "2.0.0-rc.7",
|
||||
"@vuepress/plugin-blog": "2.0.0-rc.78",
|
||||
"@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.7.3)(vue@3.5.13(typescript@5.7.3))
|
||||
'@vue/typescript-plugin':
|
||||
specifier: 2.2.2
|
||||
version: 2.2.2(typescript@5.7.3)
|
||||
specifier: 2.2.4
|
||||
version: 2.2.4(typescript@5.7.3)
|
||||
'@vuepress/bundler-vite':
|
||||
specifier: 2.0.0-rc.7
|
||||
version: 2.0.0-rc.7(@types/node@22.13.5)(sass@1.85.0)(typescript@5.7.3)
|
||||
|
@ -928,9 +928,6 @@ packages:
|
|||
vue:
|
||||
optional: true
|
||||
|
||||
'@vue/typescript-plugin@2.2.2':
|
||||
resolution: {integrity: sha512-M/fNR/M4Rt+jm7Vmv21sPoHNM7MLYC7QjW5gqmP9y6HGmIlxOubqXYIqddeEnikmEsOc3linykEAxAIVxfIvbA==}
|
||||
|
||||
'@vue/typescript-plugin@2.2.4':
|
||||
resolution: {integrity: sha512-bwklUVy7TZu0Nn9d+oII0KA10eYSgqarf47/E1QvkoHS8EP5SJzPKvOhMPGJMyxwHtHE4aOu8jdWZcJ25X5eiQ==}
|
||||
|
||||
|
@ -3156,14 +3153,6 @@ snapshots:
|
|||
typescript: 5.7.3
|
||||
vue: 3.5.13(typescript@5.7.3)
|
||||
|
||||
'@vue/typescript-plugin@2.2.2(typescript@5.7.3)':
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.11
|
||||
'@vue/language-core': 2.2.2(typescript@5.7.3)
|
||||
'@vue/shared': 3.5.13
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vue/typescript-plugin@2.2.4(typescript@5.7.3)':
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.11
|
||||
|
|
Loading…
Add table
Reference in a new issue