Skip to content

Commit

Permalink
fix(deps): update dependency @sanity/ui to ^2.1.11 (#6720)
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 May 21, 2024
1 parent 6c2aea2 commit 61cc315
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 62 deletions.
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.42.1",
"@sanity/ui": "^2.1.10",
"@sanity/ui": "^2.1.11",
"react": "^18.3.1",
"react-barcode": "^1.4.1",
"react-dom": "^18.3.1",
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 @@ -74,7 +74,7 @@
"@portabletext/toolkit": "^2.0.15",
"@repo/package.config": "workspace:*",
"@sanity/diff-match-patch": "^3.1.1",
"@sanity/ui": "^2.1.10",
"@sanity/ui": "^2.1.11",
"@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 @@ -63,7 +63,7 @@
"@rexxars/react-split-pane": "^0.1.93",
"@sanity/color": "^3.0.0",
"@sanity/icons": "^2.11.0",
"@sanity/ui": "^2.1.10",
"@sanity/ui": "^2.1.11",
"@uiw/react-codemirror": "^4.11.4",
"is-hotkey-esm": "^1.0.0",
"json-2-csv": "^5.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
"@sanity/schema": "3.42.1",
"@sanity/telemetry": "^0.7.6",
"@sanity/types": "3.42.1",
"@sanity/ui": "^2.1.10",
"@sanity/ui": "^2.1.11",
"@sanity/util": "3.42.1",
"@sanity/uuid": "^3.0.1",
"@tanstack/react-table": "^8.16.0",
Expand Down
92 changes: 34 additions & 58 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 61cc315

Please sign in to comment.