Skip to content

Commit 391c523

Browse files
authoredMar 17, 2025··
fix(deps): update dependency @sanity/ui to v2.15.7 (main) (#2393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6985b0e commit 391c523

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"overrides": {
3939
"@next/bundle-analyzer": "$@next/bundle-analyzer",
4040
"@next/env": "$@next/env",
41-
"@sanity/ui": "2.15.6",
41+
"@sanity/ui": "2.15.7",
4242
"@types/react": "^19",
4343
"@types/react-dom": "^19",
4444
"@types/react-is": "^19",

‎packages/next-sanity/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"@sanity/client": "^6.28.3",
185185
"@sanity/icons": "^3.7.0",
186186
"@sanity/types": "^3.79.0",
187-
"@sanity/ui": "^2.15.6",
187+
"@sanity/ui": "^2.15.7",
188188
"next": "^14.2 || ^15.0.0-0",
189189
"react": "^18.3 || ^19.0.0-0",
190190
"sanity": "^3.79.0",

‎pnpm-lock.yaml

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.