chore(deps): update dependency typescript to v5.8.3
This commit is contained in:
Generated
+5
-4
@@ -46,7 +46,7 @@
|
|||||||
"stylelint": "16.17.0",
|
"stylelint": "16.17.0",
|
||||||
"stylelint-config-recommended-vue": "1.6.0",
|
"stylelint-config-recommended-vue": "1.6.0",
|
||||||
"stylelint-config-standard": "37.0.0",
|
"stylelint-config-standard": "37.0.0",
|
||||||
"typescript": "5.8.2",
|
"typescript": "5.8.3",
|
||||||
"typescript-eslint": "8.29.0",
|
"typescript-eslint": "8.29.0",
|
||||||
"vite-plugin-vuetify": "2.1.1",
|
"vite-plugin-vuetify": "2.1.1",
|
||||||
"vue": "3.5.13",
|
"vue": "3.5.13",
|
||||||
@@ -18715,10 +18715,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/typescript": {
|
"node_modules/typescript": {
|
||||||
"version": "5.8.2",
|
"version": "5.8.3",
|
||||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
|
||||||
"integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
|
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
|
"license": "Apache-2.0",
|
||||||
"bin": {
|
"bin": {
|
||||||
"tsc": "bin/tsc",
|
"tsc": "bin/tsc",
|
||||||
"tsserver": "bin/tsserver"
|
"tsserver": "bin/tsserver"
|
||||||
|
|||||||
+1
-1
@@ -38,7 +38,7 @@
|
|||||||
"stylelint": "16.17.0",
|
"stylelint": "16.17.0",
|
||||||
"stylelint-config-recommended-vue": "1.6.0",
|
"stylelint-config-recommended-vue": "1.6.0",
|
||||||
"stylelint-config-standard": "37.0.0",
|
"stylelint-config-standard": "37.0.0",
|
||||||
"typescript": "5.8.2",
|
"typescript": "5.8.3",
|
||||||
"typescript-eslint": "8.29.0",
|
"typescript-eslint": "8.29.0",
|
||||||
"vite-plugin-vuetify": "2.1.1",
|
"vite-plugin-vuetify": "2.1.1",
|
||||||
"vue": "3.5.13",
|
"vue": "3.5.13",
|
||||||
|
|||||||
Reference in New Issue
Block a user