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 98de880 commit 150b849Copy full SHA for 150b849
packages/next-sanity/package.json
@@ -114,7 +114,7 @@
114
"@sanity/preview-url-secret": "^2.1.15",
115
"@sanity/visual-editing": "^4.0.0",
116
"dequal": "^2.0.3",
117
- "groq": "^4.11.0",
+ "groq": "^4.12.0",
118
"history": "^5.3.0",
119
"server-only": "^0.0.1",
120
"use-effect-event": "^2.0.3"
@@ -143,7 +143,7 @@
143
"next": "^15.1.0-0 || ^16.0.0-0",
144
"react": "^18.3 || ^19",
145
"react-dom": "^18.3 || ^19",
146
- "sanity": "^4.11.0",
+ "sanity": "^4.12.0",
147
"styled-components": "^6.1"
148
},
149
"engines": {
0 commit comments