chore(deps): update dependency @vue/typescript-plugin to v2.1.10 #139
1 changed files with 33 additions and 1 deletions
|
@ -31,7 +31,7 @@ importers:
|
||||||
version: 0.5.1
|
version: 0.5.1
|
||||||
'@vue/typescript-plugin':
|
'@vue/typescript-plugin':
|
||||||
specifier: ^2.0.19
|
specifier: ^2.0.19
|
||||||
version: 2.1.8(typescript@5.6.3)
|
version: 2.1.10(typescript@5.6.3)
|
||||||
'@vuepress/bundler-vite':
|
'@vuepress/bundler-vite':
|
||||||
specifier: ^2.0.0-rc.7
|
specifier: ^2.0.0-rc.7
|
||||||
version: 2.0.0-rc.7(@types/node@22.8.3)(sass@1.80.4)(typescript@5.6.3)
|
version: 2.0.0-rc.7(@types/node@22.8.3)(sass@1.80.4)(typescript@5.6.3)
|
||||||
|
@ -868,6 +868,14 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@vue/language-core@2.1.10':
|
||||||
|
resolution: {integrity: sha512-DAI289d0K3AB5TUG3xDp9OuQ71CnrujQwJrQnfuZDwo6eGNf0UoRlPuaVNO+Zrn65PC3j0oB2i7mNmVPggeGeQ==}
|
||||||
|
peerDependencies:
|
||||||
|
typescript: '*'
|
||||||
|
peerDependenciesMeta:
|
||||||
|
typescript:
|
||||||
|
optional: true
|
||||||
|
|
||||||
'@vue/language-core@2.1.8':
|
'@vue/language-core@2.1.8':
|
||||||
resolution: {integrity: sha512-DtPUKrIRqqzY1joGfVHxHWZoxXZbCQLmVtW+QTifuPInfcs1R/3UAdlJXDp+lpSpP9lI5m+jMYYlwDXXu3KSTg==}
|
resolution: {integrity: sha512-DtPUKrIRqqzY1joGfVHxHWZoxXZbCQLmVtW+QTifuPInfcs1R/3UAdlJXDp+lpSpP9lI5m+jMYYlwDXXu3KSTg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -903,6 +911,9 @@ packages:
|
||||||
'@vue/tsconfig@0.5.1':
|
'@vue/tsconfig@0.5.1':
|
||||||
resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==}
|
resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==}
|
||||||
|
|
||||||
|
'@vue/typescript-plugin@2.1.10':
|
||||||
|
resolution: {integrity: sha512-NrS3BB3l5vuZHU4Vp8l9TbT5pC7VjBfwZKqc24dAXF3Z+dJyGs4mcC3zo59gUggLMQSah8mdXj8xqEfMkrps8w==}
|
||||||
|
|
||||||
'@vue/typescript-plugin@2.1.8':
|
'@vue/typescript-plugin@2.1.8':
|
||||||
resolution: {integrity: sha512-NHFRJaNkn+47WINKLvx1vuqabZOyekSEaVFSW4iM+cWLTPHWnQibXWKgMW474A5Xsqjfx8KpgT+YGmZwC+0zkg==}
|
resolution: {integrity: sha512-NHFRJaNkn+47WINKLvx1vuqabZOyekSEaVFSW4iM+cWLTPHWnQibXWKgMW474A5Xsqjfx8KpgT+YGmZwC+0zkg==}
|
||||||
|
|
||||||
|
@ -3033,6 +3044,19 @@ snapshots:
|
||||||
- '@typescript-eslint/parser'
|
- '@typescript-eslint/parser'
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
|
'@vue/language-core@2.1.10(typescript@5.6.3)':
|
||||||
|
dependencies:
|
||||||
|
'@volar/language-core': 2.4.8
|
||||||
|
'@vue/compiler-dom': 3.5.12
|
||||||
|
'@vue/compiler-vue2': 2.7.16
|
||||||
|
'@vue/shared': 3.5.12
|
||||||
|
alien-signals: 0.2.0
|
||||||
|
minimatch: 9.0.5
|
||||||
|
muggle-string: 0.4.1
|
||||||
|
path-browserify: 1.0.1
|
||||||
|
optionalDependencies:
|
||||||
|
typescript: 5.6.3
|
||||||
|
|
||||||
'@vue/language-core@2.1.8(typescript@5.6.3)':
|
'@vue/language-core@2.1.8(typescript@5.6.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/language-core': 2.4.8
|
'@volar/language-core': 2.4.8
|
||||||
|
@ -3110,6 +3134,14 @@ snapshots:
|
||||||
|
|
||||||
'@vue/tsconfig@0.5.1': {}
|
'@vue/tsconfig@0.5.1': {}
|
||||||
|
|
||||||
|
'@vue/typescript-plugin@2.1.10(typescript@5.6.3)':
|
||||||
|
dependencies:
|
||||||
|
'@volar/typescript': 2.4.8
|
||||||
|
'@vue/language-core': 2.1.10(typescript@5.6.3)
|
||||||
|
'@vue/shared': 3.5.12
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- typescript
|
||||||
|
|
||||||
'@vue/typescript-plugin@2.1.8(typescript@5.6.3)':
|
'@vue/typescript-plugin@2.1.8(typescript@5.6.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/typescript': 2.4.8
|
'@volar/typescript': 2.4.8
|
||||||
|
|
Loading…
Reference in a new issue