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 3e5dbb0

Browse files
authoredDec 6, 2024··
chore(deps): update react monorepo to v19
1 parent d0165c5 commit 3e5dbb0

File tree

2 files changed

+97
-121
lines changed

2 files changed

+97
-121
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"algoliasearch": "^4.24.0",
2121
"instantsearch.js": "^4.75.3",
2222
"next": "canary",
23-
"react": "^18.3.1",
24-
"react-dom": "^18.3.1",
23+
"react": "^19.0.0",
24+
"react-dom": "^19.0.0",
2525
"react-instantsearch": "^7.13.6",
2626
"react-instantsearch-nextjs": "^0.3.16",
2727
"server-only": "^0.0.1",
@@ -31,8 +31,8 @@
3131
"devDependencies": {
3232
"@biomejs/biome": "1.9.4",
3333
"@types/node": "^22.8.2",
34-
"@types/react": "^18.3.8",
35-
"@types/react-dom": "^18.3.0",
34+
"@types/react": "^19.0.1",
35+
"@types/react-dom": "^19.0.1",
3636
"autoprefixer": "^10.4.20",
3737
"glob": "^11.0.0",
3838
"postcss": "^8.4.47",

‎pnpm-lock.yaml

+93-117
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.