chore(deps): update dependency @vue/typescript-plugin to v2.1.6 - autoclosed #45
1 changed files with 60 additions and 7 deletions
|
@ -31,7 +31,7 @@ importers:
|
|||
version: 0.5.1
|
||||
'@vue/typescript-plugin':
|
||||
specifier: ^2.0.19
|
||||
version: 2.0.29(typescript@5.5.4)
|
||||
version: 2.1.6(typescript@5.5.4)
|
||||
'@vuepress/bundler-vite':
|
||||
specifier: ^2.0.0-rc.7
|
||||
version: 2.0.0-rc.7(@types/node@22.5.1)(sass@1.77.8)(typescript@5.5.4)
|
||||
|
@ -695,6 +695,9 @@ packages:
|
|||
'@volar/language-core@2.4.0-alpha.18':
|
||||
resolution: {integrity: sha512-JAYeJvYQQROmVRtSBIczaPjP3DX4QW1fOqW1Ebs0d3Y3EwSNRglz03dSv0Dm61dzd0Yx3WgTW3hndDnTQqgmyg==}
|
||||
|
||||
'@volar/language-core@2.4.4':
|
||||
resolution: {integrity: sha512-kO9k4kTLfxpg+6lq7/KAIv3m2d62IHuCL6GbVgYZTpfKvIGoAIlDxK7pFcB/eczN2+ydg/vnyaeZ6SGyZrJw2w==}
|
||||
|
||||
'@volar/language-server@2.4.0-alpha.18':
|
||||
resolution: {integrity: sha512-dciHEE/R5kzI0bY71QfkoCVQ3cQI6g9MHfA4oIP6UhnJy0CdleUalWSygOXoD3Nq7Yk6wn2BRrb1PP5MsadY/Q==}
|
||||
|
||||
|
@ -707,9 +710,15 @@ packages:
|
|||
'@volar/source-map@2.4.0-alpha.18':
|
||||
resolution: {integrity: sha512-MTeCV9MUwwsH0sNFiZwKtFrrVZUK6p8ioZs3xFzHc2cvDXHWlYN3bChdQtwKX+FY2HG6H3CfAu1pKijolzIQ8g==}
|
||||
|
||||
'@volar/source-map@2.4.4':
|
||||
resolution: {integrity: sha512-xG3PZqOP2haG8XG4Pg3PD1UGDAdqZg24Ru8c/qYjYAnmcj6GBR64mstx+bZux5QOyRaJK+/lNM/RnpvBD3489g==}
|
||||
|
||||
'@volar/typescript@2.4.0-alpha.18':
|
||||
resolution: {integrity: sha512-sXh5Y8sqGUkgxpMWUGvRXggxYHAVxg0Pa1C42lQZuPDrW6vHJPR0VCK8Sr7WJsAW530HuNQT/ZIskmXtxjybMQ==}
|
||||
|
||||
'@volar/typescript@2.4.4':
|
||||
resolution: {integrity: sha512-QQMQRVj0fVHJ3XdRKiS1LclhG0VBXdFYlyuHRQF/xLk2PuJuHNWP26MDZNvEVCvnyUQuUQhIAfylwY5TGPgc6w==}
|
||||
|
||||
'@vscode/emmet-helper@2.9.3':
|
||||
resolution: {integrity: sha512-rB39LHWWPQYYlYfpv9qCoZOVioPCftKXXqrsyqN1mTWZM6dTnONT63Db+03vgrBbHzJN45IrgS/AGxw9iiqfEw==}
|
||||
|
||||
|
@ -759,6 +768,14 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/language-core@2.1.6':
|
||||
resolution: {integrity: sha512-MW569cSky9R/ooKMh6xa2g1D0AtRKbL56k83dzus/bx//RDJk24RHWkMzbAlXjMdDNyxAaagKPRquBIxkxlCkg==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/language-server@2.0.29':
|
||||
resolution: {integrity: sha512-Nni7KwxQBzFVKJj9tLIDe1MVmFBFHtup8yC5LIrWq+8/LFNcznf9QHBjgEWEmwfz6PKtv46vH1hqHlmPrClf/w==}
|
||||
hasBin: true
|
||||
|
@ -789,6 +806,9 @@ packages:
|
|||
'@vue/typescript-plugin@2.0.29':
|
||||
resolution: {integrity: sha512-cO/cP467bGONkm/imEVvcRg77/VmoWpLyO94jSwLAt8QV0X9l414SwsRdsae+wGMPV+6k7rweer0SP16A0HYdw==}
|
||||
|
||||
'@vue/typescript-plugin@2.1.6':
|
||||
resolution: {integrity: sha512-FGwinnIuwZPELbRPZmtA+G4YyLT+lxjGSZQpNvgrzvy3MZBJZzm4UU87DIA7Lb2xbbYpTMAM6P6TAWwioCNZIg==}
|
||||
|
||||
'@vuepress/bundler-vite@2.0.0-rc.7':
|
||||
resolution: {integrity: sha512-2jNnU3sgHJuUCPfE0DvGRsAxo/A/Locguvnv4Q6QwJYdB1fuAqE6x5p8RDzq8Lv/GsyeexDWiV/PFER5EtVP3w==}
|
||||
|
||||
|
@ -2683,6 +2703,10 @@ snapshots:
|
|||
dependencies:
|
||||
'@volar/source-map': 2.4.0-alpha.18
|
||||
|
||||
'@volar/language-core@2.4.4':
|
||||
dependencies:
|
||||
'@volar/source-map': 2.4.4
|
||||
|
||||
'@volar/language-server@2.4.0-alpha.18':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.0-alpha.18
|
||||
|
@ -2710,12 +2734,20 @@ snapshots:
|
|||
|
||||
'@volar/source-map@2.4.0-alpha.18': {}
|
||||
|
||||
'@volar/source-map@2.4.4': {}
|
||||
|
||||
'@volar/typescript@2.4.0-alpha.18':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.0-alpha.18
|
||||
path-browserify: 1.0.1
|
||||
vscode-uri: 3.0.8
|
||||
|
||||
'@volar/typescript@2.4.4':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.4
|
||||
path-browserify: 1.0.1
|
||||
vscode-uri: 3.0.8
|
||||
|
||||
'@vscode/emmet-helper@2.9.3':
|
||||
dependencies:
|
||||
emmet: 2.4.7
|
||||
|
@ -2786,7 +2818,20 @@ snapshots:
|
|||
|
||||
'@vue/language-core@2.0.29(typescript@5.5.4)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.0-alpha.18
|
||||
'@volar/language-core': 2.4.4
|
||||
'@vue/compiler-dom': 3.5.3
|
||||
'@vue/compiler-vue2': 2.7.16
|
||||
'@vue/shared': 3.5.3
|
||||
computeds: 0.0.1
|
||||
minimatch: 9.0.5
|
||||
muggle-string: 0.4.1
|
||||
path-browserify: 1.0.1
|
||||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
|
||||
'@vue/language-core@2.1.6(typescript@5.5.4)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.4
|
||||
'@vue/compiler-dom': 3.5.3
|
||||
'@vue/compiler-vue2': 2.7.16
|
||||
'@vue/shared': 3.5.3
|
||||
|
@ -2799,7 +2844,7 @@ snapshots:
|
|||
|
||||
'@vue/language-server@2.0.29(typescript@5.5.4)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.0-alpha.18
|
||||
'@volar/language-core': 2.4.4
|
||||
'@volar/language-server': 2.4.0-alpha.18
|
||||
'@vue/language-core': 2.0.29(typescript@5.5.4)
|
||||
'@vue/language-service': 2.0.29(typescript@5.5.4)
|
||||
|
@ -2811,9 +2856,9 @@ snapshots:
|
|||
|
||||
'@vue/language-service@2.0.29(typescript@5.5.4)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.0-alpha.18
|
||||
'@volar/language-core': 2.4.4
|
||||
'@volar/language-service': 2.4.0-alpha.18
|
||||
'@volar/typescript': 2.4.0-alpha.18
|
||||
'@volar/typescript': 2.4.4
|
||||
'@vue/compiler-dom': 3.5.3
|
||||
'@vue/language-core': 2.0.29(typescript@5.5.4)
|
||||
'@vue/shared': 3.5.3
|
||||
|
@ -2862,12 +2907,20 @@ snapshots:
|
|||
|
||||
'@vue/typescript-plugin@2.0.29(typescript@5.5.4)':
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.0-alpha.18
|
||||
'@volar/typescript': 2.4.4
|
||||
'@vue/language-core': 2.0.29(typescript@5.5.4)
|
||||
'@vue/shared': 3.5.3
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vue/typescript-plugin@2.1.6(typescript@5.5.4)':
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.4
|
||||
'@vue/language-core': 2.1.6(typescript@5.5.4)
|
||||
'@vue/shared': 3.5.3
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.1)(sass@1.77.8)(typescript@5.5.4)':
|
||||
dependencies:
|
||||
'@vitejs/plugin-vue': 5.1.2(vite@5.0.13(@types/node@22.5.1)(sass@1.77.8))(vue@3.5.3(typescript@5.5.4))
|
||||
|
@ -4460,7 +4513,7 @@ snapshots:
|
|||
|
||||
vue-tsc@2.0.29(typescript@5.5.4):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.0-alpha.18
|
||||
'@volar/typescript': 2.4.4
|
||||
'@vue/language-core': 2.0.29(typescript@5.5.4)
|
||||
semver: 7.6.3
|
||||
typescript: 5.5.4
|
||||
|
|
Loading…
Reference in a new issue