From 7b8f80837374461147a656413c673779cd9a4618 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 15:15:57 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5.9.3 --- examples/react-router-ts/package-lock.json | 8 +++--- examples/react-router-ts/package.json | 2 +- package.json | 2 +- patterns/navigation-layout/package-lock.json | 8 +++--- patterns/navigation-layout/package.json | 2 +- templates/vite-ts/package-lock.json | 8 +++--- templates/vite-ts/package.json | 2 +- yarn.lock | 26 +++----------------- 8 files changed, 19 insertions(+), 39 deletions(-) diff --git a/examples/react-router-ts/package-lock.json b/examples/react-router-ts/package-lock.json index b1857ed939c..00686d68327 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": "7.0.1", "globals": "17.4.0", - "typescript": "5.8.3", + "typescript": "5.9.3", "typescript-eslint": "8.56.1", "vite": "7.3.1", "vite-tsconfig-paths": "6.1.1" @@ -7229,9 +7229,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", "bin": { diff --git a/examples/react-router-ts/package.json b/examples/react-router-ts/package.json index 02324c85e9d..2afbc644b65 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": "7.0.1", "globals": "17.4.0", - "typescript": "5.8.3", + "typescript": "5.9.3", "typescript-eslint": "8.56.1", "vite": "7.3.1", "vite-tsconfig-paths": "6.1.1" diff --git a/package.json b/package.json index 6642aa487a5..9a7faae1d1c 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "postcss-nesting": "14.0.0", "prettier": "3.8.1", "rimraf": "6.1.3", - "typescript": "5.7.3", + "typescript": "5.9.3", "typescript-eslint": "8.56.1", "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 0d86b06b5f6..419dc2ed15c 100644 --- a/patterns/navigation-layout/package-lock.json +++ b/patterns/navigation-layout/package-lock.json @@ -24,7 +24,7 @@ "eslint-plugin-react-hooks": "7.0.1", "eslint-plugin-react-refresh": "0.5.2", "globals": "17.4.0", - "typescript": "5.8.3", + "typescript": "5.9.3", "typescript-eslint": "8.56.1", "vite": "7.3.1" } @@ -3326,9 +3326,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": { diff --git a/patterns/navigation-layout/package.json b/patterns/navigation-layout/package.json index d08303f4072..5335e978342 100644 --- a/patterns/navigation-layout/package.json +++ b/patterns/navigation-layout/package.json @@ -26,7 +26,7 @@ "eslint-plugin-react-hooks": "7.0.1", "eslint-plugin-react-refresh": "0.5.2", "globals": "17.4.0", - "typescript": "5.8.3", + "typescript": "5.9.3", "typescript-eslint": "8.56.1", "vite": "7.3.1" } diff --git a/templates/vite-ts/package-lock.json b/templates/vite-ts/package-lock.json index 0cf4c7c0d79..4d953f6d558 100644 --- a/templates/vite-ts/package-lock.json +++ b/templates/vite-ts/package-lock.json @@ -26,7 +26,7 @@ "eslint-plugin-react-hooks": "7.0.1", "eslint-plugin-react-refresh": "0.5.2", "globals": "17.4.0", - "typescript": "5.8.3", + "typescript": "5.9.3", "typescript-eslint": "8.56.1", "vite": "7.3.1" } @@ -5275,9 +5275,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": { diff --git a/templates/vite-ts/package.json b/templates/vite-ts/package.json index ced86ea0142..17f4694f6ce 100644 --- a/templates/vite-ts/package.json +++ b/templates/vite-ts/package.json @@ -30,7 +30,7 @@ "eslint-plugin-react-hooks": "7.0.1", "eslint-plugin-react-refresh": "0.5.2", "globals": "17.4.0", - "typescript": "5.8.3", + "typescript": "5.9.3", "typescript-eslint": "8.56.1", "vite": "7.3.1" } diff --git a/yarn.lock b/yarn.lock index ba53e49dca1..34f0f7c187f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20477,17 +20477,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:5.7.3": - version: 5.7.3 - resolution: "typescript@npm:5.7.3" - bin: - tsc: bin/tsc - tsserver: bin/tsserver - checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa - languageName: node - linkType: hard - -"typescript@npm:>=3 < 6": +"typescript@npm:5.9.3, typescript@npm:>=3 < 6": version: 5.9.3 resolution: "typescript@npm:5.9.3" bin: @@ -20507,17 +20497,7 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A5.7.3#optional!builtin": - version: 5.7.3 - resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin::version=5.7.3&hash=5786d5" - bin: - tsc: bin/tsc - tsserver: bin/tsserver - checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4 - languageName: node - linkType: hard - -"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin": +"typescript@patch:typescript@npm%3A5.9.3#optional!builtin, typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin": version: 5.9.3 resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin::version=5.9.3&hash=5786d5" bin: @@ -20627,7 +20607,7 @@ __metadata: rimraf: "npm:6.1.3" storybook: "npm:10.2.14" tocbot: "npm:4.36.4" - typescript: "npm:5.7.3" + typescript: "npm:5.9.3" typescript-eslint: "npm:8.56.1" vite: "npm:7.3.1" vite-plugin-istanbul: "npm:7.2.1"