chore(deps): update dependency typescript to v5.9.3
All checks were successful
Build Test / build (pull_request) Successful in 20s
All checks were successful
Build Test / build (pull_request) Successful in 20s
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -38,7 +38,7 @@
|
||||
"prettier": "3.4.2",
|
||||
"sass": "1.77.1",
|
||||
"sass-loader": "16.0.4",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.9.3",
|
||||
"typescript-eslint": "^8.18.2",
|
||||
"vite": "6.0.6",
|
||||
"vite-plugin-static-copy": "^3.1.2",
|
||||
@@ -4591,9 +4591,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.7.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz",
|
||||
"integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==",
|
||||
"version": "5.9.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
|
||||
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"prettier": "3.4.2",
|
||||
"sass": "1.77.1",
|
||||
"sass-loader": "16.0.4",
|
||||
"typescript": "5.7.2",
|
||||
"typescript": "5.9.3",
|
||||
"typescript-eslint": "^8.18.2",
|
||||
"vite": "6.0.6",
|
||||
"vite-plugin-static-copy": "^3.1.2",
|
||||
|
||||
Reference in New Issue
Block a user