mirror of
https://github.com/ivuorinen/sysvinit-service-generator.git
synced 2026-03-10 19:01:55 +00:00
chore(deps): update typescript to 5.8.2 (#46)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -24,7 +24,7 @@
|
|||||||
"eslint-plugin-vue": "^9.28.0",
|
"eslint-plugin-vue": "^9.28.0",
|
||||||
"npm-run-all2": "^7.0.0",
|
"npm-run-all2": "^7.0.0",
|
||||||
"prettier": "^3.0.3",
|
"prettier": "^3.0.3",
|
||||||
"typescript": "~5.7.0",
|
"typescript": "~5.8.0",
|
||||||
"vite": "^6",
|
"vite": "^6",
|
||||||
"vite-plugin-vue-devtools": "^7.0.18",
|
"vite-plugin-vue-devtools": "^7.0.18",
|
||||||
"vue-tsc": "^2.0.6"
|
"vue-tsc": "^2.0.6"
|
||||||
@@ -4540,9 +4540,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/typescript": {
|
"node_modules/typescript": {
|
||||||
"version": "5.7.2",
|
"version": "5.8.2",
|
||||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz",
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
|
||||||
"integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==",
|
"integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
"eslint-plugin-vue": "^9.28.0",
|
"eslint-plugin-vue": "^9.28.0",
|
||||||
"npm-run-all2": "^7.0.0",
|
"npm-run-all2": "^7.0.0",
|
||||||
"prettier": "^3.0.3",
|
"prettier": "^3.0.3",
|
||||||
"typescript": "~5.7.0",
|
"typescript": "~5.8.0",
|
||||||
"vite": "^6",
|
"vite": "^6",
|
||||||
"vite-plugin-vue-devtools": "^7.0.18",
|
"vite-plugin-vue-devtools": "^7.0.18",
|
||||||
"vue-tsc": "^2.0.6"
|
"vue-tsc": "^2.0.6"
|
||||||
|
|||||||
Reference in New Issue
Block a user