Skip to content

Commit d6fd303

Browse files
fix(deps): update sanity monorepo to ^4.16.0 (main) (#3001)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5228121 commit d6fd303

File tree

3 files changed

+234
-224
lines changed

3 files changed

+234
-224
lines changed

packages/next-sanity/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,15 +114,15 @@
114114
"@sanity/preview-url-secret": "^2.1.15",
115115
"@sanity/visual-editing": "^4.0.0",
116116
"dequal": "^2.0.3",
117-
"groq": "^4.15.0",
117+
"groq": "^4.16.0",
118118
"history": "^5.3.0",
119119
"server-only": "^0.0.1",
120120
"use-effect-event": "^2.0.3"
121121
},
122122
"devDependencies": {
123123
"@sanity/browserslist-config": "^1.0.5",
124124
"@sanity/pkg-utils": "^9.1.0",
125-
"@sanity/types": "^4.15.0",
125+
"@sanity/types": "^4.16.0",
126126
"@sanity/webhook": "4.0.4",
127127
"@types/node": "catalog:",
128128
"@types/react": "catalog:",
@@ -143,7 +143,7 @@
143143
"next": "^15.1.0-0 || ^16.0.0-0",
144144
"react": "^18.3 || ^19",
145145
"react-dom": "^18.3 || ^19",
146-
"sanity": "^4.15.0",
146+
"sanity": "^4.16.0",
147147
"styled-components": "^6.1"
148148
},
149149
"engines": {

0 commit comments

Comments
 (0)