CODEBASE: Update SaveData type to be compatible with TS 5.9 and upgrade TS (#2457)

This commit is contained in:
catloversg
2026-01-29 03:26:06 +07:00
committed by GitHub
parent afddd284fc
commit 8b07879ad9
9 changed files with 26 additions and 16 deletions

8
package-lock.json generated
View File

@@ -96,7 +96,7 @@
"prettier": "^2.8.8",
"react-refresh": "^0.18.0",
"style-loader": "^4.0.0",
"typescript": "^5.8.3",
"typescript": "^5.9.3",
"webpack": "^5.100.2",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.2.2",
@@ -18081,9 +18081,9 @@
}
},
"node_modules/typescript": {
"version": "5.8.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
"version": "5.9.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
"dev": true,
"license": "Apache-2.0",
"bin": {