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 e027f6b

Browse files
authoredDec 20, 2024··
Update react monorepo to v19
1 parent 2a73e66 commit e027f6b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"license": "ISC",
2525
"dependencies": {
2626
"@apollo/client": "^3.12.4",
27-
"@types/react": "^18.3.18",
27+
"@types/react": "^19.0.2",
2828
"algoliasearch": "^4.24.0",
2929
"autoprefixer": "^10.4.20",
3030
"framer-motion": "11.15.0",
@@ -33,8 +33,8 @@
3333
"next": "^14.2.21",
3434
"nprogress": "^0.2.0",
3535
"postcss": "^8.4.49",
36-
"react": "^18.3.1",
37-
"react-dom": "^18.3.1",
36+
"react": "^19.0.0",
37+
"react-dom": "^19.0.0",
3838
"react-hook-form": "^7.54.1",
3939
"react-instantsearch-dom": "^6.40.4",
4040
"uuid": "^11.0.3"

0 commit comments

Comments
 (0)
Please sign in to comment.