We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0165c5 commit a9dc1e2Copy full SHA for a9dc1e2
package.json
@@ -20,8 +20,8 @@
20
"algoliasearch": "^4.24.0",
21
"instantsearch.js": "^4.75.3",
22
"next": "canary",
23
- "react": "^18.3.1",
24
- "react-dom": "^18.3.1",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
25
"react-instantsearch": "^7.13.6",
26
"react-instantsearch-nextjs": "^0.3.16",
27
"server-only": "^0.0.1",
@@ -31,8 +31,8 @@
31
"devDependencies": {
32
"@biomejs/biome": "1.9.4",
33
"@types/node": "^22.8.2",
34
- "@types/react": "^18.3.8",
35
- "@types/react-dom": "^18.3.0",
+ "@types/react": "^19.0.4",
+ "@types/react-dom": "^19.0.2",
36
"autoprefixer": "^10.4.20",
37
"glob": "^11.0.0",
38
"postcss": "^8.4.47",
0 commit comments