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 d6fd303 commit 15896f8Copy full SHA for 15896f8
packages/next-sanity/package.json
@@ -108,7 +108,7 @@
108
"browserslist": "extends @sanity/browserslist-config",
109
"dependencies": {
110
"@portabletext/react": "^5.0.0",
111
- "@sanity/client": "^7.12.1",
+ "@sanity/client": "^7.13.0",
112
"@sanity/comlink": "^4.0.0",
113
"@sanity/presentation-comlink": "^2.0.0",
114
"@sanity/preview-url-secret": "^2.1.15",
@@ -139,7 +139,7 @@
139
"vitest": "^4.0.10"
140
},
141
"peerDependencies": {
142
143
"next": "^15.1.0-0 || ^16.0.0-0",
144
"react": "^18.3 || ^19",
145
"react-dom": "^18.3 || ^19",
0 commit comments