Skip to content

Commit 37cbcf9

Browse files
authored
Update React version in example (#171)
1 parent e1c07fe commit 37cbcf9

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
"pkg-pr-new": "0.0.62",
9595
"prettier": "3.7.4",
9696
"rand-seed": "3.0.0",
97-
"react": "19.2.2",
98-
"react-dom": "19.2.2",
97+
"react": "19.2.3",
98+
"react-dom": "19.2.3",
9999
"type-route": "1.1.0",
100100
"typescript": "5.9.3",
101101
"typescript-eslint": "8.48.1",

0 commit comments

Comments
 (0)