Skip to content

Commit

Permalink
fix(deps): update dependency @sanity/ui to ^2.0.16 (#6241)
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] committed Apr 5, 2024
1 parent 40dff99 commit 58c319a
Show file tree
Hide file tree
Showing 9 changed files with 33 additions and 33 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": "^2.11.0",
"@sanity/ui": "^2.0.15",
"@sanity/ui": "^2.0.16",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"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.0.15",
"@sanity/ui": "^2.0.16",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"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": "^3.0.1",
"@sanity/icons": "^2.11.0",
"@sanity/ui": "^2.0.15",
"@sanity/ui": "^2.0.16",
"@sanity/vision": "3.36.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
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 @@ -40,7 +40,7 @@
"@sanity/react-loader": "^1.8.3",
"@sanity/tsdoc": "1.0.0-alpha.44",
"@sanity/types": "workspace:*",
"@sanity/ui": "^2.0.15",
"@sanity/ui": "^2.0.16",
"@sanity/ui-workshop": "^1.0.0",
"@sanity/util": "workspace:*",
"@sanity/uuid": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/ecommerce-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@sanity/cli": "3.36.4",
"@sanity/ui": "^2.0.15",
"@sanity/ui": "^2.0.16",
"react": "^18.2.0",
"react-barcode": "^1.4.1",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/portable-text-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@playwright/test": "1.41.2",
"@portabletext/toolkit": "^2.0.14",
"@sanity/diff-match-patch": "^3.1.1",
"@sanity/ui": "^2.0.15",
"@sanity/ui": "^2.0.16",
"@testing-library/react": "^13.4.0",
"@types/debug": "^4.1.5",
"@types/express": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/vision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@rexxars/react-split-pane": "^0.1.93",
"@sanity/color": "^3.0.0",
"@sanity/icons": "^2.11.0",
"@sanity/ui": "^2.0.15",
"@sanity/ui": "^2.0.16",
"@uiw/react-codemirror": "^4.11.4",
"hashlru": "^2.3.0",
"is-hotkey-esm": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
"@sanity/schema": "3.36.4",
"@sanity/telemetry": "^0.7.6",
"@sanity/types": "3.36.4",
"@sanity/ui": "^2.0.15",
"@sanity/ui": "^2.0.16",
"@sanity/util": "3.36.4",
"@sanity/uuid": "^3.0.1",
"@tanstack/react-virtual": "3.0.0-beta.54",
Expand Down
50 changes: 25 additions & 25 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 58c319a

Please sign in to comment.