Skip to content

Commit

Permalink
fix(deps): Update dev-non-major (#7164)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 16, 2024
1 parent b278800 commit 41a3039
Show file tree
Hide file tree
Showing 5 changed files with 470 additions and 470 deletions.
2 changes: 1 addition & 1 deletion dev/design-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"dependencies": {
"@sanity/icons": "^3.3.0",
"@sanity/ui": "^2.6.8",
"@sanity/ui": "^2.7.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion dev/embedded-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "vite preview"
},
"dependencies": {
"@sanity/ui": "^2.6.8",
"@sanity/ui": "^2.7.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sanity": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion dev/studio-e2e-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@sanity/google-maps-input": "^4.0.0",
"@sanity/icons": "^3.3.0",
"@sanity/ui": "^2.6.8",
"@sanity/ui": "^2.7.0",
"@sanity/vision": "3.50.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@sanity/react-loader": "^1.8.3",
"@sanity/tsdoc": "1.0.83",
"@sanity/types": "workspace:*",
"@sanity/ui": "^2.6.8",
"@sanity/ui": "^2.7.0",
"@sanity/ui-workshop": "^1.0.0",
"@sanity/util": "workspace:*",
"@sanity/uuid": "^3.0.1",
Expand Down
Loading

0 comments on commit 41a3039

Please sign in to comment.