chore(deps): update dependency vue-tsc to v3.0.5 (#1220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
314017e6ac
commit
ddff1cf31a
|
|
@ -151,7 +151,7 @@
|
|||
"vite-plugin-vue-devtools": "8.0.0",
|
||||
"vite-svg-loader": "5.1.0",
|
||||
"vitest": "3.2.4",
|
||||
"vue-tsc": "3.0.4",
|
||||
"vue-tsc": "3.0.5",
|
||||
"wait-on": "8.0.4",
|
||||
"workbox-cli": "7.3.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -321,8 +321,8 @@ importers:
|
|||
specifier: 3.2.4
|
||||
version: 3.2.4(@types/node@22.17.0)(happy-dom@18.0.1)(jiti@2.4.2)(jsdom@25.0.1)(sass-embedded@1.89.2)(sass@1.80.6)(terser@5.31.6)(yaml@2.5.0)
|
||||
vue-tsc:
|
||||
specifier: 3.0.4
|
||||
version: 3.0.4(typescript@5.9.2)
|
||||
specifier: 3.0.5
|
||||
version: 3.0.5(typescript@5.9.2)
|
||||
wait-on:
|
||||
specifier: 8.0.4
|
||||
version: 8.0.4
|
||||
|
|
@ -2562,14 +2562,14 @@ packages:
|
|||
'@vitest/utils@3.2.4':
|
||||
resolution: {integrity: sha512-fB2V0JFrQSMsCo9HiSq3Ezpdv4iYaXRG1Sx8edX3MwxfyNn83mKiGzOcH+Fkxt4MHxr3y42fQi1oeAInqgX2QA==}
|
||||
|
||||
'@volar/language-core@2.4.20':
|
||||
resolution: {integrity: sha512-dRDF1G33xaAIDqR6+mXUIjXYdu9vzSxlMGfMEwBxQsfY/JMUEXSpLTR057oTKlUQ2nIvCmP9k94A8h8z2VrNSA==}
|
||||
'@volar/language-core@2.4.22':
|
||||
resolution: {integrity: sha512-gp4M7Di5KgNyIyO903wTClYBavRt6UyFNpc5LWfyZr1lBsTUY+QrVZfmbNF2aCyfklBOVk9YC4p+zkwoyT7ECg==}
|
||||
|
||||
'@volar/source-map@2.4.20':
|
||||
resolution: {integrity: sha512-mVjmFQH8mC+nUaVwmbxoYUy8cww+abaO8dWzqPUjilsavjxH0jCJ3Mp8HFuHsdewZs2c+SP+EO7hCd8Z92whJg==}
|
||||
'@volar/source-map@2.4.22':
|
||||
resolution: {integrity: sha512-L2nVr/1vei0xKRgO2tYVXtJYd09HTRjaZi418e85Q+QdbbqA8h7bBjfNyPPSsjnrOO4l4kaAo78c8SQUAdHvgA==}
|
||||
|
||||
'@volar/typescript@2.4.20':
|
||||
resolution: {integrity: sha512-Oc4DczPwQyXcVbd+5RsNEqX6ia0+w3p+klwdZQ6ZKhFjWoBP9PCPQYlKYRi/tDemWphW93P/Vv13vcE9I9D2GQ==}
|
||||
'@volar/typescript@2.4.22':
|
||||
resolution: {integrity: sha512-6ZczlJW1/GWTrNnkmZxJp4qyBt/SGVlcTuCWpI5zLrdPdCZsj66Aff9ZsfFaT3TyjG8zVYgBMYPuCm/eRkpcpQ==}
|
||||
|
||||
'@vue/babel-helper-vue-transform-on@1.2.5':
|
||||
resolution: {integrity: sha512-lOz4t39ZdmU4DJAa2hwPYmKc8EsuGa2U0L9KaZaOJUt0UwQNjNA3AZTq6uEivhOKhhG1Wvy96SvYBoFmCg3uuw==}
|
||||
|
|
@ -2636,8 +2636,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/language-core@3.0.4':
|
||||
resolution: {integrity: sha512-BvueED4LfBCSNH66eeUQk37MQCb7hjdezzGgxniM0LbriW53AJIyLorgshAtStmjfsAuOCcTl/c1b+nz/ye8xQ==}
|
||||
'@vue/language-core@3.0.5':
|
||||
resolution: {integrity: sha512-gCEjn9Ik7I/seHVNIEipOm8W+f3/kg60e8s1IgIkMYma2wu9ZGUTMv3mSL2bX+Md2L8fslceJ4SU8j1fgSRoiw==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
|
|
@ -6520,8 +6520,8 @@ packages:
|
|||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
|
||||
vue-tsc@3.0.4:
|
||||
resolution: {integrity: sha512-kZmSEjGtROApVBuaIcoprrXZsFNGon5ggkTJokmhQ/H1hMzCFRPQ0Ed8IHYFsmYJYvHBcdmEQVGVcRuxzPzNbw==}
|
||||
vue-tsc@3.0.5:
|
||||
resolution: {integrity: sha512-PsTFN9lo1HJCrZw9NoqjYcAbYDXY0cOKyuW2E7naX5jcaVyWpqEsZOHN9Dws5890E8e5SDAD4L4Zam3dxG3/Cw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '>=5.0.0'
|
||||
|
|
@ -9253,15 +9253,15 @@ snapshots:
|
|||
loupe: 3.1.4
|
||||
tinyrainbow: 2.0.0
|
||||
|
||||
'@volar/language-core@2.4.20':
|
||||
'@volar/language-core@2.4.22':
|
||||
dependencies:
|
||||
'@volar/source-map': 2.4.20
|
||||
'@volar/source-map': 2.4.22
|
||||
|
||||
'@volar/source-map@2.4.20': {}
|
||||
'@volar/source-map@2.4.22': {}
|
||||
|
||||
'@volar/typescript@2.4.20':
|
||||
'@volar/typescript@2.4.22':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.20
|
||||
'@volar/language-core': 2.4.22
|
||||
path-browserify: 1.0.1
|
||||
vscode-uri: 3.0.8
|
||||
|
||||
|
|
@ -9389,16 +9389,16 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vue/language-core@3.0.4(typescript@5.9.2)':
|
||||
'@vue/language-core@3.0.5(typescript@5.9.2)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.20
|
||||
'@volar/language-core': 2.4.22
|
||||
'@vue/compiler-dom': 3.5.18
|
||||
'@vue/compiler-vue2': 2.7.16
|
||||
'@vue/shared': 3.5.18
|
||||
alien-signals: 2.0.5
|
||||
muggle-string: 0.4.1
|
||||
path-browserify: 1.0.1
|
||||
picomatch: 4.0.2
|
||||
picomatch: 4.0.3
|
||||
optionalDependencies:
|
||||
typescript: 5.9.2
|
||||
|
||||
|
|
@ -13664,10 +13664,10 @@ snapshots:
|
|||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.18(typescript@5.9.2)
|
||||
|
||||
vue-tsc@3.0.4(typescript@5.9.2):
|
||||
vue-tsc@3.0.5(typescript@5.9.2):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.20
|
||||
'@vue/language-core': 3.0.4(typescript@5.9.2)
|
||||
'@volar/typescript': 2.4.22
|
||||
'@vue/language-core': 3.0.5(typescript@5.9.2)
|
||||
typescript: 5.9.2
|
||||
|
||||
vue@3.5.18(typescript@5.9.2):
|
||||
|
|
|
|||
Loading…
Reference in New Issue