Skip to content

Commit

Permalink
chore(deps): bump @sanity/ui in other studios
Browse files Browse the repository at this point in the history
  • Loading branch information
robinpyon authored and rexxars committed Dec 19, 2023
1 parent a08d1e9 commit d7bc6f1
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
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": "1.9.3",
"@sanity/ui": "2.0.0-alpha.33",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.22.1",
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.4.0",
"@sanity/ui": "^1.9.3",
"@sanity/ui": "2.0.0-alpha.33",
"@sanity/vision": "3.22.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3876,18 +3876,6 @@
segmented-property "^3.0.3"
vite "^4.4.9"

"@sanity/[email protected]", "@sanity/ui@^1.9.3":
version "1.9.3"
resolved "https://registry.yarnpkg.com/@sanity/ui/-/ui-1.9.3.tgz#4af45902ac95801aa5ea57f377beaf3e3cb36339"
integrity sha512-AdWEVFaK0Snk6xxP0lGPVP3QQYKwzkfGFpFZnL9d6UtWt8yeuS8BMLVAzmXzg14hrqH50ex9nvNl3eq6a0MWiw==
dependencies:
"@floating-ui/react-dom" "2.0.0"
"@sanity/color" "^2.2.5"
"@sanity/icons" "^2.4.1"
csstype "^3.1.2"
framer-motion "^10.16.2"
react-refractor "^2.1.7"

"@sanity/[email protected]":
version "2.0.0-alpha.33"
resolved "https://registry.yarnpkg.com/@sanity/ui/-/ui-2.0.0-alpha.33.tgz#418996fcb2c122a5a8dbd2c7b4350d792fd4dc02"
Expand All @@ -3912,6 +3900,18 @@
framer-motion "^10.16.1"
react-refractor "^2.1.7"

"@sanity/ui@^1.9.3":
version "1.9.3"
resolved "https://registry.yarnpkg.com/@sanity/ui/-/ui-1.9.3.tgz#4af45902ac95801aa5ea57f377beaf3e3cb36339"
integrity sha512-AdWEVFaK0Snk6xxP0lGPVP3QQYKwzkfGFpFZnL9d6UtWt8yeuS8BMLVAzmXzg14hrqH50ex9nvNl3eq6a0MWiw==
dependencies:
"@floating-ui/react-dom" "2.0.0"
"@sanity/color" "^2.2.5"
"@sanity/icons" "^2.4.1"
csstype "^3.1.2"
framer-motion "^10.16.2"
react-refractor "^2.1.7"

"@sanity/[email protected]", "@sanity/uuid@^3", "@sanity/uuid@^3.0.1", "@sanity/uuid@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@sanity/uuid/-/uuid-3.0.2.tgz#e022c37f1d94df3cd876a823e9a83c1d55c99e05"
Expand Down

0 comments on commit d7bc6f1

Please sign in to comment.