Skip to content

Commit 78476df

Browse files
fix(deps): update dependency @sanity/ui to v2.13.4 (main) (#2296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98aa4d8 commit 78476df

File tree

3 files changed

+15
-39
lines changed

3 files changed

+15
-39
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.13.3",
41+
"@sanity/ui": "2.13.4",
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.0",
185185
"@sanity/icons": "^3.6.0",
186186
"@sanity/types": "^3.75.1",
187-
"@sanity/ui": "^2.13.3",
187+
"@sanity/ui": "^2.13.4",
188188
"next": "^14.2 || ^15.0.0-0",
189189
"react": "^18.3 || ^19.0.0-0",
190190
"sanity": "^3.75.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)