We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a73e66 commit e027f6bCopy full SHA for e027f6b
package.json
@@ -24,7 +24,7 @@
24
"license": "ISC",
25
"dependencies": {
26
"@apollo/client": "^3.12.4",
27
- "@types/react": "^18.3.18",
+ "@types/react": "^19.0.2",
28
"algoliasearch": "^4.24.0",
29
"autoprefixer": "^10.4.20",
30
"framer-motion": "11.15.0",
@@ -33,8 +33,8 @@
33
"next": "^14.2.21",
34
"nprogress": "^0.2.0",
35
"postcss": "^8.4.49",
36
- "react": "^18.3.1",
37
- "react-dom": "^18.3.1",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
38
"react-hook-form": "^7.54.1",
39
"react-instantsearch-dom": "^6.40.4",
40
"uuid": "^11.0.3"
0 commit comments