Skip to content

Commit

Permalink
fix(deps): update dependency @sanity/ui to ^2.10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 17cfc6c commit 43468c2
Show file tree
Hide file tree
Showing 9 changed files with 58 additions and 58 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.5.2",
"@sanity/ui": "^2.10.7",
"@sanity/ui": "^2.10.8",
"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.10.7",
"@sanity/ui": "^2.10.8",
"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 @@ -18,7 +18,7 @@
"@sanity/color-input": "^4.0.1",
"@sanity/google-maps-input": "^4.0.0",
"@sanity/icons": "^3.5.2",
"@sanity/ui": "^2.10.7",
"@sanity/ui": "^2.10.8",
"@sanity/vision": "3.67.0",
"babel-plugin-react-compiler": "19.0.0-beta-37ed2a7-20241206",
"react": "^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 @@ -37,7 +37,7 @@
"@sanity/react-loader": "^1.8.3",
"@sanity/tsdoc": "1.0.150",
"@sanity/types": "workspace:*",
"@sanity/ui": "^2.10.7",
"@sanity/ui": "^2.10.8",
"@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.67.0",
"@sanity/ui": "^2.10.7",
"@sanity/ui": "^2.10.8",
"react": "^18.3.1",
"react-barcode": "^1.4.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"@sanity/prettier-config": "^1.0.3",
"@sanity/test": "0.0.1-alpha.1",
"@sanity/tsdoc": "1.0.150",
"@sanity/ui": "^2.10.7",
"@sanity/ui": "^2.10.8",
"@sanity/uuid": "^3.0.2",
"@types/glob": "^7.2.0",
"@types/lodash": "^4.17.7",
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": "^3.5.2",
"@sanity/ui": "^2.10.7",
"@sanity/ui": "^2.10.8",
"@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 @@ -177,7 +177,7 @@
"@sanity/schema": "3.67.0",
"@sanity/telemetry": "^0.7.7",
"@sanity/types": "3.67.0",
"@sanity/ui": "^2.10.7",
"@sanity/ui": "^2.10.8",
"@sanity/util": "3.67.0",
"@sanity/uuid": "^3.0.1",
"@sentry/react": "^8.33.0",
Expand Down
100 changes: 50 additions & 50 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 43468c2

Please sign in to comment.