chore(deps): update dependency typescript to v6 #73
8
package-lock.json
generated
8
package-lock.json
generated
@@ -42,7 +42,7 @@
|
||||
"prettier": "3.8.3",
|
||||
"sass": "1.99.0",
|
||||
"sass-loader": "16.0.7",
|
||||
"typescript": "5.9.3",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "^8.59.0",
|
||||
"vite": "8.0.10",
|
||||
"vite-plugin-static-copy": "^4.0.0",
|
||||
@@ -6098,9 +6098,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.9.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
|
||||
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
||||
"version": "6.0.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz",
|
||||
"integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==",
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"prettier": "3.8.3",
|
||||
"sass": "1.99.0",
|
||||
"sass-loader": "16.0.7",
|
||||
"typescript": "5.9.3",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "^8.59.0",
|
||||
"vite": "8.0.10",
|
||||
"vite-plugin-static-copy": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user