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 876e9d6 commit f12bd94Copy full SHA for f12bd94
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.13.0",
+ "@sanity/client": "^7.13.1",
112
"@sanity/comlink": "^4.0.1",
113
"@sanity/presentation-comlink": "^2.0.1",
114
"@sanity/preview-url-secret": "^3.0.0",
@@ -139,7 +139,7 @@
139
"vitest": "^4.0.13"
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