chore(deps): update dependency vue-tsc to v3.2.6
This commit is contained in:
parent
176588bf1d
commit
650ceabd3c
|
|
@ -152,7 +152,7 @@
|
|||
"vite-plugin-vue-devtools": "8.1.0",
|
||||
"vite-svg-loader": "5.1.1",
|
||||
"vitest": "4.1.0",
|
||||
"vue-tsc": "3.2.5",
|
||||
"vue-tsc": "3.2.6",
|
||||
"wait-on": "9.0.4",
|
||||
"workbox-cli": "7.4.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -314,8 +314,8 @@ importers:
|
|||
specifier: 4.1.0
|
||||
version: 4.1.0(@types/node@24.12.0)(happy-dom@20.8.4)(jsdom@27.4.0)(vite@7.3.1(@types/node@24.12.0)(jiti@2.4.2)(lightningcss@1.31.1)(sass-embedded@1.98.0)(sass@1.98.0)(terser@5.31.6)(yaml@2.5.0))
|
||||
vue-tsc:
|
||||
specifier: 3.2.5
|
||||
version: 3.2.5(typescript@5.9.3)
|
||||
specifier: 3.2.6
|
||||
version: 3.2.6(typescript@5.9.3)
|
||||
wait-on:
|
||||
specifier: 9.0.4
|
||||
version: 9.0.4
|
||||
|
|
@ -2947,8 +2947,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/language-core@3.2.5':
|
||||
resolution: {integrity: sha512-d3OIxN/+KRedeM5wQ6H6NIpwS3P5gC9nmyaHgBk+rO6dIsjY+tOh4UlPpiZbAh3YtLdCGEX4M16RmsBqPmJV+g==}
|
||||
'@vue/language-core@3.2.6':
|
||||
resolution: {integrity: sha512-xYYYX3/aVup576tP/23sEUpgiEnujrENaoNRbaozC1/MA9I6EGFQRJb4xrt/MmUCAGlxTKL2RmT8JLTPqagCkg==}
|
||||
|
||||
'@vue/reactivity@3.5.27':
|
||||
resolution: {integrity: sha512-vvorxn2KXfJ0nBEnj4GYshSgsyMNFnIQah/wczXlsNXt+ijhugmW+PpJ2cNPe4V6jpnBcs0MhCODKllWG+nvoQ==}
|
||||
|
|
@ -6613,8 +6613,8 @@ packages:
|
|||
peerDependencies:
|
||||
vue: ^3.5.0
|
||||
|
||||
vue-tsc@3.2.5:
|
||||
resolution: {integrity: sha512-/htfTCMluQ+P2FISGAooul8kO4JMheOTCbCy4M6dYnYYjqLe3BExZudAua6MSIKSFYQtFOYAll7XobYwcpokGA==}
|
||||
vue-tsc@3.2.6:
|
||||
resolution: {integrity: sha512-gYW/kWI0XrwGzd0PKc7tVB/qpdeAkIZLNZb10/InizkQjHjnT8weZ/vBarZoj4kHKbUTZT/bAVgoOr8x4NsQ/Q==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '>=5.0.0'
|
||||
|
|
@ -9653,7 +9653,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vue/language-core@3.2.5':
|
||||
'@vue/language-core@3.2.6':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.28
|
||||
'@vue/compiler-dom': 3.5.27
|
||||
|
|
@ -13635,10 +13635,10 @@ snapshots:
|
|||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.27(typescript@5.9.3)
|
||||
|
||||
vue-tsc@3.2.5(typescript@5.9.3):
|
||||
vue-tsc@3.2.6(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.28
|
||||
'@vue/language-core': 3.2.5
|
||||
'@vue/language-core': 3.2.6
|
||||
typescript: 5.9.3
|
||||
|
||||
vue@3.5.27(typescript@5.9.3):
|
||||
|
|
|
|||
Loading…
Reference in New Issue