Skip to content

Commit 361f318

Browse files
authored
Update the React version used in dev (#166)
1 parent dd92552 commit 361f318

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
@@ -93,8 +93,8 @@
9393
"pkg-pr-new": "0.0.60",
9494
"prettier": "3.7.1",
9595
"rand-seed": "3.0.0",
96-
"react": "19.2.0",
97-
"react-dom": "19.2.0",
96+
"react": "19.2.1",
97+
"react-dom": "19.2.1",
9898
"type-route": "1.1.0",
9999
"typescript": "5.9.3",
100100
"typescript-eslint": "8.48.0",

0 commit comments

Comments
 (0)