diff --git a/examples/react-router-ts/package-lock.json b/examples/react-router-ts/package-lock.json index fb3af69d21c..8194e6ca369 100644 --- a/examples/react-router-ts/package-lock.json +++ b/examples/react-router-ts/package-lock.json @@ -29,7 +29,7 @@ "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "6.1.1", "globals": "17.0.0", - "typescript": "5.8.3", + "typescript": "5.9.3", "typescript-eslint": "8.52.0", "vite": "7.3.1", "vite-tsconfig-paths": "5.1.4" @@ -7163,9 +7163,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==", "devOptional": true, "license": "Apache-2.0", "peer": true, diff --git a/examples/react-router-ts/package.json b/examples/react-router-ts/package.json index f69313aa35c..4f35452ca75 100644 --- a/examples/react-router-ts/package.json +++ b/examples/react-router-ts/package.json @@ -34,7 +34,7 @@ "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "6.1.1", "globals": "17.0.0", - "typescript": "5.8.3", + "typescript": "5.9.3", "typescript-eslint": "8.52.0", "vite": "7.3.1", "vite-tsconfig-paths": "5.1.4" diff --git a/package.json b/package.json index 2e4ae461c32..2050c47a7c8 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "postcss-nesting": "13.0.2", "prettier": "3.7.4", "rimraf": "6.1.2", - "typescript": "5.7.3", + "typescript": "5.9.3", "typescript-eslint": "8.52.0", "vite": "7.3.1", "vite-plugin-istanbul": "7.2.1", diff --git a/patterns/navigation-layout/package-lock.json b/patterns/navigation-layout/package-lock.json index f52163b7879..588caa162eb 100644 --- a/patterns/navigation-layout/package-lock.json +++ b/patterns/navigation-layout/package-lock.json @@ -24,7 +24,7 @@ "eslint-plugin-react-hooks": "6.1.1", "eslint-plugin-react-refresh": "0.4.26", "globals": "17.0.0", - "typescript": "5.8.3", + "typescript": "5.9.3", "typescript-eslint": "8.52.0", "vite": "7.3.1" } @@ -3223,9 +3223,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", "peer": true, diff --git a/patterns/navigation-layout/package.json b/patterns/navigation-layout/package.json index 5513d9cd0aa..0a57a29f862 100644 --- a/patterns/navigation-layout/package.json +++ b/patterns/navigation-layout/package.json @@ -26,7 +26,7 @@ "eslint-plugin-react-hooks": "6.1.1", "eslint-plugin-react-refresh": "0.4.26", "globals": "17.0.0", - "typescript": "5.8.3", + "typescript": "5.9.3", "typescript-eslint": "8.52.0", "vite": "7.3.1" } diff --git a/templates/vite-ts/package-lock.json b/templates/vite-ts/package-lock.json index 8f4c516952b..e266d1ff640 100644 --- a/templates/vite-ts/package-lock.json +++ b/templates/vite-ts/package-lock.json @@ -26,7 +26,7 @@ "eslint-plugin-react-hooks": "6.1.1", "eslint-plugin-react-refresh": "0.4.26", "globals": "17.0.0", - "typescript": "5.8.3", + "typescript": "5.9.3", "typescript-eslint": "8.52.0", "vite": "7.3.1" } @@ -5068,9 +5068,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", "peer": true, diff --git a/templates/vite-ts/package.json b/templates/vite-ts/package.json index bfc452cd65c..5bf35c1b436 100644 --- a/templates/vite-ts/package.json +++ b/templates/vite-ts/package.json @@ -30,7 +30,7 @@ "eslint-plugin-react-hooks": "6.1.1", "eslint-plugin-react-refresh": "0.4.26", "globals": "17.0.0", - "typescript": "5.8.3", + "typescript": "5.9.3", "typescript-eslint": "8.52.0", "vite": "7.3.1" } diff --git a/yarn.lock b/yarn.lock index 9d0c4e15d22..995d9076b20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20359,7 +20359,17 @@ __metadata: languageName: node linkType: hard -"typescript@npm:5.7.3, typescript@npm:>=3 < 6": +"typescript@npm:5.9.3": + version: 5.9.3 + resolution: "typescript@npm:5.9.3" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5 + languageName: node + linkType: hard + +"typescript@npm:>=3 < 6": version: 5.7.3 resolution: "typescript@npm:5.7.3" bin: @@ -20379,7 +20389,17 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A5.7.3#optional!builtin, typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin": +"typescript@patch:typescript@npm%3A5.9.3#optional!builtin": + version: 5.9.3 + resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin::version=5.9.3&hash=5786d5" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430 + languageName: node + linkType: hard + +"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin": version: 5.7.3 resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin::version=5.7.3&hash=5786d5" bin: @@ -20484,7 +20504,7 @@ __metadata: rimraf: "npm:6.1.2" storybook: "npm:10.1.11" tocbot: "npm:4.36.4" - typescript: "npm:5.7.3" + typescript: "npm:5.9.3" typescript-eslint: "npm:8.52.0" vite: "npm:7.3.1" vite-plugin-istanbul: "npm:7.2.1"