Skip to content

Commit

Permalink
fix(deps): bump @sanity/ui to latest (#5056)
Browse files Browse the repository at this point in the history
* fix(deps): bump @sanity/ui to latest

* fix(deps): bump @sanity/icons to latest

---------

Co-authored-by: Espen Hovlandsdal <espen@hovlandsdal.com>
  • Loading branch information
bjoerge and rexxars committed Oct 24, 2023
1 parent 8b4ec5d commit 935601b
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions dev/design-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"start": "../.bin/sanity start --port 4000"
},
"dependencies": {
"@sanity/icons": "^2.4.0",
"@sanity/ui": "^1.7.10",
"@sanity/icons": "^2.6.0",
"@sanity/ui": "^1.8.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sanity": "3.18.1",
Expand Down
4 changes: 2 additions & 2 deletions dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"@sanity/block-tools": "3.18.1",
"@sanity/color": "^2.1.20",
"@sanity/google-maps-input": "^3.0.1",
"@sanity/icons": "^2.4.0",
"@sanity/icons": "^2.6.0",
"@sanity/image-url": "^1.0.2",
"@sanity/portable-text-editor": "3.18.1",
"@sanity/tsdoc": "1.0.0-alpha.38",
"@sanity/types": "3.18.1",
"@sanity/ui": "^1.7.2",
"@sanity/ui": "^1.8.3",
"@sanity/ui-workshop": "^1.0.0",
"@sanity/util": "3.18.1",
"@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 @@ -29,7 +29,7 @@
},
"dependencies": {
"@sanity/cli": "3.18.1",
"@sanity/ui": "^1.7.2",
"@sanity/ui": "^1.8.3",
"react": "^18.2.0",
"react-barcode": "^1.4.1",
"react-dom": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ const getStartedTemplate: ProjectTemplate = {
configTemplate,
typescriptOnly: true,
dependencies: {
'@sanity/icons': '^2.1.0',
'@sanity/ui': '^1.7.9',
'@sanity/icons': '^2.6.0',
'@sanity/ui': '^1.8.3',
},
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ const shopifyTemplate: ProjectTemplate = {
dependencies: {
'@sanity/asset-utils': '^1.3.0',
'@sanity/color-input': '^3.0.2',
'@sanity/icons': '^2.3.1',
'@sanity/ui': '^1.7.9',
'@sanity/icons': '^2.6.0',
'@sanity/ui': '^1.8.3',
'lodash.get': '^4.4.2',
'pluralize-esm': '^9.0.2',
'sanity-plugin-hotspot-array': '^1.0.1',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ const shopifyTemplate: ProjectTemplate = {
typescriptOnly: true,
dependencies: {
'@portabletext/toolkit': '^2.0.1',
'@sanity/icons': '^2.2.2',
'@sanity/ui': '^1.7.9',
'@sanity/icons': '^2.6.0',
'@sanity/ui': '^1.8.3',
'@types/lodash.get': '^4.4.7',
'lodash.get': '^4.4.2',
'pluralize-esm': '^9.0.4',
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 @@ -77,7 +77,7 @@
"@playwright/test": "^1.38.1",
"@portabletext/toolkit": "^2.0.10",
"@sanity/diff-match-patch": "^3.1.1",
"@sanity/ui": "^1.8.2",
"@sanity/ui": "^1.8.3",
"@testing-library/react": "^13.4.0",
"@types/debug": "^4.1.5",
"@types/express": "^4.16.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/@sanity/vision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"@rexxars/react-json-inspector": "^8.0.1",
"@rexxars/react-split-pane": "^0.1.93",
"@sanity/color": "^2.1.20",
"@sanity/icons": "^2.4.0",
"@sanity/ui": "^1.7.2",
"@sanity/icons": "^2.6.0",
"@sanity/ui": "^1.8.3",
"@uiw/react-codemirror": "^4.11.4",
"hashlru": "^2.3.0",
"is-hotkey": "^0.1.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,15 +145,15 @@
"@sanity/eventsource": "^5.0.0",
"@sanity/export": "3.18.1",
"@sanity/generate-help-url": "^3.0.0",
"@sanity/icons": "^2.4.0",
"@sanity/icons": "^2.6.0",
"@sanity/image-url": "^1.0.2",
"@sanity/import": "3.18.1",
"@sanity/logos": "^2.0.2",
"@sanity/mutator": "3.18.1",
"@sanity/portable-text-editor": "3.18.1",
"@sanity/schema": "3.18.1",
"@sanity/types": "3.18.1",
"@sanity/ui": "^1.7.2",
"@sanity/ui": "^1.8.3",
"@sanity/util": "3.18.1",
"@sanity/uuid": "^3.0.1",
"@tanstack/react-virtual": "3.0.0-beta.54",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3948,7 +3948,7 @@
resolved "https://registry.yarnpkg.com/@sanity/icons/-/icons-1.3.10.tgz#df934a94ae6669fe6b15515d800afb221cba0498"
integrity sha512-5wVG/vIiGuGrSmq+Bl3PY7XDgQrGv0fyHdJI64FSulnr2wH3NMqZ6C59UFxnrZ93sr7kOt0zQFoNv2lkPBi0Cg==

"@sanity/icons@^2", "@sanity/icons@^2.0.0", "@sanity/icons@^2.3.1", "@sanity/icons@^2.4.0", "@sanity/icons@^2.4.1":
"@sanity/icons@^2", "@sanity/icons@^2.0.0", "@sanity/icons@^2.3.1", "@sanity/icons@^2.4.0", "@sanity/icons@^2.4.1", "@sanity/icons@^2.6.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@sanity/icons/-/icons-2.6.0.tgz#48e0aa2bcc39c018911cdf7a3d66647b6f87675f"
integrity sha512-l4yBs2z2nEsgtasPuBQ5muowxJBXNfw0bqty2uG1tFsEyCYSPHGUROQSLLvIseYC3Onees+r5E9ijMadJQNc/Q==
Expand Down Expand Up @@ -4071,7 +4071,7 @@
segmented-property "^3.0.3"
vite "^4.4.9"

"@sanity/ui@^1", "@sanity/ui@^1.0.0", "@sanity/ui@^1.6.0", "@sanity/ui@^1.7.10", "@sanity/ui@^1.7.2", "@sanity/ui@^1.8.2":
"@sanity/ui@^1", "@sanity/ui@^1.0.0", "@sanity/ui@^1.6.0", "@sanity/ui@^1.7.2", "@sanity/ui@^1.8.3":
version "1.8.3"
resolved "https://registry.yarnpkg.com/@sanity/ui/-/ui-1.8.3.tgz#e527c2e9df0951f546c05cf015770be2b7e1927f"
integrity sha512-LOYVLkpnGrWlCRTjluFn2wf7y4BzYhFBzdnBmNT0uRWH3pXN24xXH49e0HfbJ3tzRLOKwLo35IexvBKQwPgYZg==
Expand Down

2 comments on commit 935601b

@vercel
Copy link

@vercel vercel bot commented on 935601b Oct 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

performance-studio – ./

performance-studio-git-next.sanity.build
performance-studio.sanity.build

@vercel
Copy link

@vercel vercel bot commented on 935601b Oct 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

test-studio – ./

test-studio-git-next.sanity.build
test-studio.sanity.build

Please sign in to comment.