We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20b68c7 commit 3659b4fCopy full SHA for 3659b4f
example/package.json
@@ -20,16 +20,16 @@
20
"@sanity/vision": "^3.74.0",
21
"next": "^14.2.3",
22
"next-sanity": "^9.8.51",
23
- "react": "^18.3.1",
24
- "react-dom": "^18.3.1",
+ "react": "^19.1.1",
+ "react-dom": "^19.1.1",
25
"sanity": "^3.74.0",
26
"sanity-plugin-mux-input": "^2.4.1",
27
"styled-components": "^6.1.14"
28
},
29
"devDependencies": {
30
"@types/node": "^20.12.12",
31
- "@types/react": "^18.3.18",
32
- "@types/react-dom": "^18.3.5",
+ "@types/react": "^19.1.9",
+ "@types/react-dom": "^19.1.7",
33
"typescript": "5.7.3"
34
}
35
0 commit comments