⬆️ Update dependency vue-tsc to v2.0.29
All checks were successful
ci / docker (push) Successful in 57s
All checks were successful
ci / docker (push) Successful in 57s
This commit is contained in:
parent
4e7463503e
commit
98d2f74a98
@ -53,7 +53,7 @@
|
||||
"vite-plugin-vuetify": "2.0.3",
|
||||
"vitest": "2.0.4",
|
||||
"vue-cli-plugin-vuetify": "2.5.8",
|
||||
"vue-tsc": "2.0.28",
|
||||
"vue-tsc": "2.0.29",
|
||||
"webpack-plugin-vuetify": "3.0.3"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
@ -121,8 +121,8 @@ importers:
|
||||
specifier: 2.5.8
|
||||
version: 2.5.8(sass-loader@14.2.1(sass@1.77.8)(webpack@5.89.0))(vue@3.4.34(typescript@5.5.4))(webpack@5.89.0)
|
||||
vue-tsc:
|
||||
specifier: 2.0.28
|
||||
version: 2.0.28(typescript@5.5.4)
|
||||
specifier: 2.0.29
|
||||
version: 2.0.29(typescript@5.5.4)
|
||||
webpack-plugin-vuetify:
|
||||
specifier: 3.0.3
|
||||
version: 3.0.3(@vue/compiler-sfc@3.4.34)(vue@3.4.34(typescript@5.5.4))(vuetify@3.6.13)(webpack@5.89.0)
|
||||
@ -574,15 +574,9 @@ packages:
|
||||
'@volar/typescript@2.4.0-alpha.18':
|
||||
resolution: {integrity: sha512-sXh5Y8sqGUkgxpMWUGvRXggxYHAVxg0Pa1C42lQZuPDrW6vHJPR0VCK8Sr7WJsAW530HuNQT/ZIskmXtxjybMQ==}
|
||||
|
||||
'@vue/compiler-core@3.4.32':
|
||||
resolution: {integrity: sha512-8tCVWkkLe/QCWIsrIvExUGnhYCAOroUs5dzhSoKL5w4MJS8uIYiou+pOPSVIOALOQ80B0jBs+Ri+kd5+MBnCDw==}
|
||||
|
||||
'@vue/compiler-core@3.4.34':
|
||||
resolution: {integrity: sha512-Z0izUf32+wAnQewjHu+pQf1yw00EGOmevl1kE+ljjjMe7oEfpQ+BI3/JNK7yMB4IrUsqLDmPecUrpj3mCP+yJQ==}
|
||||
|
||||
'@vue/compiler-dom@3.4.32':
|
||||
resolution: {integrity: sha512-PbSgt9KuYo4fyb90dynuPc0XFTfFPs3sCTbPLOLlo+PrUESW1gn/NjSsUvhR+mI2AmmEzexwYMxbHDldxSOr2A==}
|
||||
|
||||
'@vue/compiler-dom@3.4.34':
|
||||
resolution: {integrity: sha512-3PUOTS1h5cskdOJMExCu2TInXuM0j60DRPpSCJDqOCupCfUZCJoyQmKtRmA8EgDNZ5kcEE7vketamRZfrEuVDw==}
|
||||
|
||||
@ -592,6 +586,9 @@ packages:
|
||||
'@vue/compiler-ssr@3.4.34':
|
||||
resolution: {integrity: sha512-8TDBcLaTrFm5rnF+Qm4BlliaopJgqJ28Nsrc80qazynm5aJO+Emu7y0RWw34L8dNnTRdcVBpWzJxhGYzsoVu4g==}
|
||||
|
||||
'@vue/compiler-vue2@2.7.16':
|
||||
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
|
||||
|
||||
'@vue/devtools-api@6.5.1':
|
||||
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
|
||||
|
||||
@ -612,8 +609,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/language-core@2.0.28':
|
||||
resolution: {integrity: sha512-0z4tyCCaqqPbdyz0T4yTFQeLpCo4TOM/ZHAC3geGLHeCiFAjVbROB9PiEtrXR1AoLObqUPFHSmKZeWtEMssSqw==}
|
||||
'@vue/language-core@2.0.29':
|
||||
resolution: {integrity: sha512-o2qz9JPjhdoVj8D2+9bDXbaI4q2uZTHQA/dbyZT4Bj1FR9viZxDJnLcKVHfxdn6wsOzRgpqIzJEEmSSvgMvDTQ==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
@ -634,9 +631,6 @@ packages:
|
||||
peerDependencies:
|
||||
vue: 3.4.34
|
||||
|
||||
'@vue/shared@3.4.32':
|
||||
resolution: {integrity: sha512-ep4mF1IVnX/pYaNwxwOpJHyBtOMKWoKZMbnUyd+z0udqIxLUh7YCCd/JfDna8aUrmnG9SFORyIq2HzEATRrQsg==}
|
||||
|
||||
'@vue/shared@3.4.34':
|
||||
resolution: {integrity: sha512-x5LmiRLpRsd9KTjAB8MPKf0CDPMcuItjP0gbNqFCIgL1I8iYp4zglhj9w9FPCdIbHG2M91RVeIbArFfFTz9I3A==}
|
||||
|
||||
@ -2222,11 +2216,8 @@ packages:
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
|
||||
vue-template-compiler@2.7.15:
|
||||
resolution: {integrity: sha512-yQxjxMptBL7UAog00O8sANud99C6wJF+7kgbcwqkvA38vCGF7HWE66w0ZFnS/kX5gSoJr/PQ4/oS3Ne2pW37Og==}
|
||||
|
||||
vue-tsc@2.0.28:
|
||||
resolution: {integrity: sha512-PQ/OFDM3NtQVMThaVlQf8plyL0j7UGdak4lb1KkUOSL0uyx/F9Liu6aOclgHiMMBKNGIjJWoiFh3HjIdV6DS/Q==}
|
||||
vue-tsc@2.0.29:
|
||||
resolution: {integrity: sha512-MHhsfyxO3mYShZCGYNziSbc63x7cQ5g9kvijV7dRe1TTXBRLxXyL0FnXWpUF1xII2mJ86mwYpYsUmMwkmerq7Q==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '>=5.0.0'
|
||||
@ -2773,14 +2764,6 @@ snapshots:
|
||||
path-browserify: 1.0.1
|
||||
vscode-uri: 3.0.8
|
||||
|
||||
'@vue/compiler-core@3.4.32':
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.7
|
||||
'@vue/shared': 3.4.32
|
||||
entities: 4.5.0
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-core@3.4.34':
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.7
|
||||
@ -2789,11 +2772,6 @@ snapshots:
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-dom@3.4.32':
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.4.32
|
||||
'@vue/shared': 3.4.32
|
||||
|
||||
'@vue/compiler-dom@3.4.34':
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.4.34
|
||||
@ -2816,6 +2794,11 @@ snapshots:
|
||||
'@vue/compiler-dom': 3.4.34
|
||||
'@vue/shared': 3.4.34
|
||||
|
||||
'@vue/compiler-vue2@2.7.16':
|
||||
dependencies:
|
||||
de-indent: 1.0.2
|
||||
he: 1.2.0
|
||||
|
||||
'@vue/devtools-api@6.5.1': {}
|
||||
|
||||
'@vue/eslint-config-prettier@9.0.0(@types/eslint@8.44.9)(eslint@9.7.0)(prettier@3.3.3)':
|
||||
@ -2839,16 +2822,16 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vue/language-core@2.0.28(typescript@5.5.4)':
|
||||
'@vue/language-core@2.0.29(typescript@5.5.4)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.0-alpha.18
|
||||
'@vue/compiler-dom': 3.4.32
|
||||
'@vue/shared': 3.4.32
|
||||
'@vue/compiler-dom': 3.4.34
|
||||
'@vue/compiler-vue2': 2.7.16
|
||||
'@vue/shared': 3.4.34
|
||||
computeds: 0.0.1
|
||||
minimatch: 9.0.3
|
||||
muggle-string: 0.4.1
|
||||
path-browserify: 1.0.1
|
||||
vue-template-compiler: 2.7.15
|
||||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
|
||||
@ -2874,8 +2857,6 @@ snapshots:
|
||||
'@vue/shared': 3.4.34
|
||||
vue: 3.4.34(typescript@5.5.4)
|
||||
|
||||
'@vue/shared@3.4.32': {}
|
||||
|
||||
'@vue/shared@3.4.34': {}
|
||||
|
||||
'@vue/test-utils@2.4.6':
|
||||
@ -4420,15 +4401,10 @@ snapshots:
|
||||
'@vue/devtools-api': 6.5.1
|
||||
vue: 3.4.34(typescript@5.5.4)
|
||||
|
||||
vue-template-compiler@2.7.15:
|
||||
dependencies:
|
||||
de-indent: 1.0.2
|
||||
he: 1.2.0
|
||||
|
||||
vue-tsc@2.0.28(typescript@5.5.4):
|
||||
vue-tsc@2.0.29(typescript@5.5.4):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.0-alpha.18
|
||||
'@vue/language-core': 2.0.28(typescript@5.5.4)
|
||||
'@vue/language-core': 2.0.29(typescript@5.5.4)
|
||||
semver: 7.6.0
|
||||
typescript: 5.5.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user