Skip to content

Commit 9cc987c

Browse files
chore(deps): update dependency typescript to v5.9.2
1 parent c540e05 commit 9cc987c

File tree

8 files changed

+91
-19
lines changed

8 files changed

+91
-19
lines changed

examples/react-router-ts/package-lock.json

Lines changed: 24 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/react-router-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-plugin-react": "7.37.5",
3535
"eslint-plugin-react-hooks": "5.2.0",
3636
"globals": "16.4.0",
37-
"typescript": "5.8.3",
37+
"typescript": "5.9.2",
3838
"typescript-eslint": "8.44.0",
3939
"vite": "7.1.6",
4040
"vite-tsconfig-paths": "5.1.4"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"postcss-nesting": "13.0.2",
9797
"prettier": "3.6.2",
9898
"rimraf": "6.0.1",
99-
"typescript": "5.7.3",
99+
"typescript": "5.9.2",
100100
"typescript-eslint": "8.44.0",
101101
"vite": "7.1.6",
102102
"vite-plugin-istanbul": "7.2.0",

patterns/navigation-layout/package-lock.json

Lines changed: 19 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

patterns/navigation-layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"eslint-plugin-react-hooks": "5.2.0",
2727
"eslint-plugin-react-refresh": "0.4.20",
2828
"globals": "16.4.0",
29-
"typescript": "5.8.3",
29+
"typescript": "5.9.2",
3030
"typescript-eslint": "8.44.0",
3131
"vite": "7.1.6"
3232
}

0 commit comments

Comments
 (0)