Merge pull request 'Update dependency typescript to v6' (#13) from renovate/typescript-6.x into main
Reviewed-on: #13
This commit was merged in pull request #13.
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -20,7 +20,7 @@
|
|||||||
"@vitejs/plugin-vue": "^6.0.0",
|
"@vitejs/plugin-vue": "^6.0.0",
|
||||||
"@vue/tsconfig": "^0.9.0",
|
"@vue/tsconfig": "^0.9.0",
|
||||||
"sass": "^1.77.1",
|
"sass": "^1.77.1",
|
||||||
"typescript": "^5.7.2",
|
"typescript": "^6.0.0",
|
||||||
"vite": "^6.0.6",
|
"vite": "^6.0.6",
|
||||||
"vite-plugin-vuetify": "^2.1.0",
|
"vite-plugin-vuetify": "^2.1.0",
|
||||||
"vue-tsc": "^3.0.0"
|
"vue-tsc": "^3.0.0"
|
||||||
@@ -1919,9 +1919,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/typescript": {
|
"node_modules/typescript": {
|
||||||
"version": "5.9.3",
|
"version": "6.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz",
|
||||||
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
"integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
@@ -25,7 +25,7 @@
|
|||||||
"@vitejs/plugin-vue": "^6.0.0",
|
"@vitejs/plugin-vue": "^6.0.0",
|
||||||
"@vue/tsconfig": "^0.9.0",
|
"@vue/tsconfig": "^0.9.0",
|
||||||
"sass": "^1.77.1",
|
"sass": "^1.77.1",
|
||||||
"typescript": "^5.7.2",
|
"typescript": "^6.0.0",
|
||||||
"vite": "^6.0.6",
|
"vite": "^6.0.6",
|
||||||
"vite-plugin-vuetify": "^2.1.0",
|
"vite-plugin-vuetify": "^2.1.0",
|
||||||
"vue-tsc": "^3.0.0"
|
"vue-tsc": "^3.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user