Skip to content

Commit e19747c

Browse files
chore(deps): update react monorepo to v19
1 parent d0165c5 commit e19747c

File tree

2 files changed

+111
-127
lines changed

2 files changed

+111
-127
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.8",
35+
"@types/react-dom": "^19.0.3",
3636
"autoprefixer": "^10.4.20",
3737
"glob": "^11.0.0",
3838
"postcss": "^8.4.47",

0 commit comments

Comments
 (0)