Skip to content

Commit

Permalink
fix(deps): update dependency @sanity/ui to ^2.9.0 (#7918)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Nov 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent b4c157c commit d3a4a1f
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dev/design-studio/package.json
Original file line number Diff line number Diff line change
@@ -32,7 +32,7 @@
},
"dependencies": {
"@sanity/icons": "^3.5.0",
"@sanity/ui": "^2.8.26",
"@sanity/ui": "^2.9.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
2 changes: 1 addition & 1 deletion dev/embedded-studio/package.json
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
"preview": "vite preview"
},
"dependencies": {
"@sanity/ui": "^2.8.26",
"@sanity/ui": "^2.9.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
2 changes: 1 addition & 1 deletion dev/studio-e2e-testing/package.json
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@
"dependencies": {
"@sanity/google-maps-input": "^4.0.0",
"@sanity/icons": "^3.5.0",
"@sanity/ui": "^2.8.26",
"@sanity/ui": "^2.9.0",
"@sanity/vision": "3.65.1",
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"react": "^18.3.1",
2 changes: 1 addition & 1 deletion dev/test-studio/package.json
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@
"@sanity/react-loader": "^1.8.3",
"@sanity/tsdoc": "1.0.140",
"@sanity/types": "workspace:*",
"@sanity/ui": "^2.8.26",
"@sanity/ui": "^2.9.0",
"@sanity/ui-workshop": "^1.0.0",
"@sanity/util": "workspace:*",
"@sanity/uuid": "^3.0.1",

0 comments on commit d3a4a1f

Please sign in to comment.