Skip to content

Commit 72df399

Browse files
Update react monorepo to v19
1 parent d93196d commit 72df399

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.3",
27-
"@types/react": "^18.3.16",
27+
"@types/react": "^19.0.1",
2828
"algoliasearch": "^4.24.0",
2929
"autoprefixer": "^10.4.20",
3030
"framer-motion": "11.14.0",
@@ -33,8 +33,8 @@
3333
"next": "^14.2.20",
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.0",
3939
"react-instantsearch-dom": "^6.40.4",
4040
"uuid": "^11.0.3"

0 commit comments

Comments
 (0)