chore(deps): update dependency @vue/tsconfig to ^0.7.0
This commit is contained in:
parent
bf6c49f4d5
commit
cd4bc9c295
2 changed files with 7 additions and 7 deletions
|
@ -17,7 +17,7 @@
|
|||
"@vue/eslint-config-prettier": "^10.0.0",
|
||||
"@vue/eslint-config-typescript": "^14.0.0",
|
||||
"@vue/language-server": "^2.0.19",
|
||||
"@vue/tsconfig": "^0.6.0",
|
||||
"@vue/tsconfig": "^0.7.0",
|
||||
"@vue/typescript-plugin": "^2.0.19",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.7",
|
||||
"@vuepress/plugin-blog": "^2.0.0-rc.11",
|
||||
|
|
|
@ -27,8 +27,8 @@ importers:
|
|||
specifier: ^2.0.19
|
||||
version: 2.1.10(typescript@5.7.2)
|
||||
'@vue/tsconfig':
|
||||
specifier: ^0.6.0
|
||||
version: 0.6.0(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))
|
||||
specifier: ^0.7.0
|
||||
version: 0.7.0(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))
|
||||
'@vue/typescript-plugin':
|
||||
specifier: ^2.0.19
|
||||
version: 2.1.10(typescript@5.7.2)
|
||||
|
@ -915,11 +915,11 @@ packages:
|
|||
'@vue/shared@3.5.13':
|
||||
resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==}
|
||||
|
||||
'@vue/tsconfig@0.6.0':
|
||||
resolution: {integrity: sha512-MHXNd6lzugsEHvuA6l1GqrF5jROqUon8sP/HInLPnthJiYvB0VvpHMywg7em1dBZfFZNBSkR68qH37zOdRHmCw==}
|
||||
'@vue/tsconfig@0.7.0':
|
||||
resolution: {integrity: sha512-ku2uNz5MaZ9IerPPUyOHzyjhXoX2kVJaVf7hL315DC17vS6IiZRmmCPfggNbU16QTvM80+uYYy3eYJB59WCtvg==}
|
||||
peerDependencies:
|
||||
typescript: 5.x
|
||||
vue: ^3.3.0
|
||||
vue: ^3.4.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
@ -3132,7 +3132,7 @@ snapshots:
|
|||
|
||||
'@vue/shared@3.5.13': {}
|
||||
|
||||
'@vue/tsconfig@0.6.0(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))':
|
||||
'@vue/tsconfig@0.7.0(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2))':
|
||||
optionalDependencies:
|
||||
typescript: 5.7.2
|
||||
vue: 3.5.13(typescript@5.7.2)
|
||||
|
|
Loading…
Reference in a new issue