diff --git a/app/package.json b/app/package.json index d8dd005..1694e87 100644 --- a/app/package.json +++ b/app/package.json @@ -36,7 +36,7 @@ "husky": "^9.1.7", "lint-staged": "^16.4.0", "prettier": "^3.8.3", - "typescript": "^6.0.2", + "typescript": "^7.0.2", "vite": "^8.0.0", "vite-plugin-node-polyfills": "^0.28.0", "vite-plugin-wasm": "^3.6.0" diff --git a/package-lock.json b/package-lock.json index d8f2ff6..cefd994 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "husky": "^9.1.7", "lint-staged": "^16.4.0", "prettier": "^3.8.3", - "typescript": "^6.0.2", + "typescript": "^7.0.2", "vite": "^8.0.0", "vite-plugin-node-polyfills": "^0.28.0", "vite-plugin-wasm": "^3.6.0" @@ -109,15 +109,38 @@ } }, "app/node_modules/typescript": { - "version": "6.0.3", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz", + "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==", "dev": true, "license": "Apache-2.0", "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" + "tsc": "bin/tsc" }, "engines": { - "node": ">=14.17" + "node": ">=16.20.0" + }, + "optionalDependencies": { + "@typescript/typescript-aix-ppc64": "7.0.2", + "@typescript/typescript-darwin-arm64": "7.0.2", + "@typescript/typescript-darwin-x64": "7.0.2", + "@typescript/typescript-freebsd-arm64": "7.0.2", + "@typescript/typescript-freebsd-x64": "7.0.2", + "@typescript/typescript-linux-arm": "7.0.2", + "@typescript/typescript-linux-arm64": "7.0.2", + "@typescript/typescript-linux-loong64": "7.0.2", + "@typescript/typescript-linux-mips64el": "7.0.2", + "@typescript/typescript-linux-ppc64": "7.0.2", + "@typescript/typescript-linux-riscv64": "7.0.2", + "@typescript/typescript-linux-s390x": "7.0.2", + "@typescript/typescript-linux-x64": "7.0.2", + "@typescript/typescript-netbsd-arm64": "7.0.2", + "@typescript/typescript-netbsd-x64": "7.0.2", + "@typescript/typescript-openbsd-arm64": "7.0.2", + "@typescript/typescript-openbsd-x64": "7.0.2", + "@typescript/typescript-sunos-x64": "7.0.2", + "@typescript/typescript-win32-arm64": "7.0.2", + "@typescript/typescript-win32-x64": "7.0.2" } }, "e2e": { @@ -5839,7 +5862,6 @@ "os": [ "aix" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -5856,7 +5878,6 @@ "os": [ "darwin" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -5873,7 +5894,6 @@ "os": [ "darwin" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -5890,7 +5910,6 @@ "os": [ "freebsd" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -5907,7 +5926,6 @@ "os": [ "freebsd" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -5924,7 +5942,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -5941,7 +5958,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -5958,7 +5974,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -5975,7 +5990,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -5992,7 +6006,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -6009,7 +6022,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -6026,7 +6038,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -6043,7 +6054,6 @@ "os": [ "linux" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -6060,7 +6070,6 @@ "os": [ "netbsd" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -6077,7 +6086,6 @@ "os": [ "netbsd" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -6094,7 +6102,6 @@ "os": [ "openbsd" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -6111,7 +6118,6 @@ "os": [ "openbsd" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -6128,7 +6134,6 @@ "os": [ "sunos" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -6145,7 +6150,6 @@ "os": [ "win32" ], - "peer": true, "engines": { "node": ">=16.20.0" } @@ -6162,7 +6166,6 @@ "os": [ "win32" ], - "peer": true, "engines": { "node": ">=16.20.0" }