Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6f04008

Browse files
authoredMar 28, 2025··
Update react monorepo to v19
1 parent a2c04e8 commit 6f04008

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"next": "15.2.4",
3737
"nprogress": "^0.2.0",
3838
"postcss": "^8.5.3",
39-
"react": "18.3.1",
40-
"react-dom": "18.3.1",
39+
"react": "19.1.0",
40+
"react-dom": "19.1.0",
4141
"react-hook-form": "^7.54.2",
4242
"react-instantsearch-dom": "^6.40.4",
4343
"uuid": "^11.1.0"

0 commit comments

Comments
 (0)
Please sign in to comment.