Skip to content

Commit

Permalink
chore(deps): update design system dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuslundgard authored and rexxars committed Sep 14, 2022
1 parent deb115d commit cd97217
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 41 deletions.
8 changes: 4 additions & 4 deletions dev/design-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"design-studio"
],
"dependencies": {
"@sanity/color": "^2.1.15",
"@sanity/icons": "^1.3.5",
"@sanity/logos": "^1.1.15",
"@sanity/ui": "^0.38.0",
"@sanity/color": "^2.1.16",
"@sanity/icons": "^1.3.6",
"@sanity/logos": "^1.1.17",
"@sanity/ui": "^0.38.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"sanity": "3.0.0-dev-preview.15",
Expand Down
6 changes: 3 additions & 3 deletions dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
},
"dependencies": {
"@portabletext/react": "^1.0.6",
"@sanity/icons": "^1.3.5",
"@sanity/icons": "^1.3.6",
"@sanity/image-url": "^1.0.1",
"@sanity/portable-text-editor": "3.0.0-dev-preview.15",
"@sanity/types": "3.0.0-dev-preview.15",
"@sanity/ui": "^0.38.0",
"@sanity/ui-workshop": "^0.6.0",
"@sanity/ui": "^0.38.2",
"@sanity/ui-workshop": "^0.6.1",
"@sanity/util": "3.0.0-dev-preview.15",
"@sanity/uuid": "^3.0.1",
"@sanity/vision": "3.0.0-dev-preview.15",
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 @@ -20,7 +20,7 @@
],
"dependencies": {
"@sanity/cli": "3.0.0-dev-preview.15",
"@sanity/ui": "^0.38.0",
"@sanity/ui": "^0.38.2",
"react": "17.0.2",
"react-barcode": "^1.4.1",
"react-dom": "17.0.2",
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 @@ -60,7 +60,7 @@
"@babel/core": "^7.16.0",
"@babel/preset-react": "^7.16.0",
"@babel/preset-typescript": "^7.16.0",
"@sanity/ui": "^0.38.0",
"@sanity/ui": "^0.38.2",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^11.2.5",
"@types/debug": "^4.1.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/@sanity/vision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"@juggle/resize-observer": "^3.3.1",
"@lezer/highlight": "^1.0.0",
"@rexxars/react-json-inspector": "^8.0.1",
"@sanity/color": "^2.1.15",
"@sanity/icons": "^1.3.5",
"@sanity/ui": "^0.38.0",
"@sanity/color": "^2.1.16",
"@sanity/icons": "^1.3.6",
"@sanity/ui": "^0.38.2",
"@uiw/react-codemirror": "^4.11.4",
"hashlru": "^2.3.0",
"is-hotkey": "^0.1.6",
Expand Down
10 changes: 5 additions & 5 deletions packages/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,21 +102,21 @@
"@sanity/block-tools": "3.0.0-dev-preview.15",
"@sanity/cli": "3.0.0-dev-preview.15",
"@sanity/client": "^3.3.3",
"@sanity/color": "^2.1.15",
"@sanity/color": "^2.1.16",
"@sanity/diff": "3.0.0-dev-preview.15",
"@sanity/eventsource": "^3.0.1",
"@sanity/export": "3.0.0-dev-preview.15",
"@sanity/generate-help-url": "^3.0.0",
"@sanity/icons": "^1.3.5",
"@sanity/icons": "^1.3.6",
"@sanity/image-url": "^1.0.1",
"@sanity/import": "3.0.0-dev-preview.15",
"@sanity/logos": "^1.1.15",
"@sanity/logos": "^1.1.17",
"@sanity/mutator": "3.0.0-dev-preview.15",
"@sanity/portable-text-editor": "3.0.0-dev-preview.15",
"@sanity/schema": "3.0.0-dev-preview.15",
"@sanity/server": "3.0.0-dev-preview.15",
"@sanity/types": "3.0.0-dev-preview.15",
"@sanity/ui": "^0.38.0",
"@sanity/ui": "^0.38.2",
"@sanity/util": "3.0.0-dev-preview.15",
"@sanity/uuid": "^3.0.1",
"@sanity/validation": "3.0.0-dev-preview.15",
Expand Down Expand Up @@ -188,7 +188,7 @@
"yargs": "^17.3.0"
},
"devDependencies": {
"@sanity/ui-workshop": "^0.6.0",
"@sanity/ui-workshop": "^0.6.1",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^7.0.2",
Expand Down
48 changes: 24 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3116,15 +3116,15 @@
object-assign "^4.1.1"
rxjs "^6.0.0"

"@sanity/color@^2.1.11", "@sanity/color@^2.1.14":
"@sanity/color@^2.1.11":
version "2.1.14"
resolved "https://registry.yarnpkg.com/@sanity/color/-/color-2.1.14.tgz#96b486c24eecf9b657c358953a12cd5988810429"
integrity sha512-ntCT72qUNck9XrCrMEpMrTGsNPK7edt3arou7YUBgb6IRjba6MtByTAz/LNXbRK5meMQFqYFpNKDErM351X+Ug==

"@sanity/color@^2.1.15":
version "2.1.15"
resolved "https://registry.yarnpkg.com/@sanity/color/-/color-2.1.15.tgz#41334b1a94ab06babd01349ef7b08e242e8fc99a"
integrity sha512-LdPCX9xlDoSn3C4DYfObWS2dvo48vsjiCSU8Z75PaT0HrUcrzPZpLTUoijH7f6oel8lO1bfMdiy0nyrZkaEmrg==
"@sanity/color@^2.1.16":
version "2.1.16"
resolved "https://registry.yarnpkg.com/@sanity/color/-/color-2.1.16.tgz#4d4b36874279e1801c89827c6eb3332c960a729f"
integrity sha512-R5Wh4qt+Jv20nvwSwE5xA+eS3kF2diPA6noAPQZSUsSG9UIUGGgxJyU0hWUa9O06RTCNqgBQI1YJiZTeJ6S7SA==

"@sanity/eventsource@^3.0.1":
version "3.0.3"
Expand Down Expand Up @@ -3158,15 +3158,15 @@
lodash "^4.17.21"
rxjs "^6.5.3"

"@sanity/icons@^1.2.8", "@sanity/icons@^1.3.0", "@sanity/icons@^1.3.1", "@sanity/icons@^1.3.4":
"@sanity/icons@^1.2.8", "@sanity/icons@^1.3.0", "@sanity/icons@^1.3.1":
version "1.3.4"
resolved "https://registry.yarnpkg.com/@sanity/icons/-/icons-1.3.4.tgz#145327737af84251be4a410f536f3267169a3b9a"
integrity sha512-aRnqGrp30liSqV/etF4uSuQfCMxbrEztUNTgH1755MsrzQSowadK/d6yRiEHmamcqxiE0ovJK+SFNw1qltWXaQ==

"@sanity/icons@^1.3.5":
version "1.3.5"
resolved "https://registry.yarnpkg.com/@sanity/icons/-/icons-1.3.5.tgz#80aa975e50c414fb157061fe37dcf4deb1495a19"
integrity sha512-ur8BjeoOeQqZdA2YdFrQY6gYTYBOCACEFQEaoxHFl8gUTaAV287E2r0gqThmEh5g28Sl0abgz56/uITDtSbFLA==
"@sanity/icons@^1.3.6":
version "1.3.6"
resolved "https://registry.yarnpkg.com/@sanity/icons/-/icons-1.3.6.tgz#4de4848304bf8487e1c08188decbb0ba5e86a158"
integrity sha512-/GeFmwHMQVTCBvo4qAQgZJHKB1UzU8u42gnjs6696PWh626G4xbElb3/YJ9sM1PwTc0OaYrvIDes8qUTvrlhrA==

"@sanity/image-url@^1.0.1":
version "1.0.1"
Expand All @@ -3182,10 +3182,10 @@
"@sanity/ui" "^0.37.0"
react-copy-to-clipboard "^5.0.0"

"@sanity/logos@^1.1.15":
version "1.1.15"
resolved "https://registry.yarnpkg.com/@sanity/logos/-/logos-1.1.15.tgz#1d9ca1ec2101338b7fc734db2a8213f2ad2c5ff3"
integrity sha512-bO5kQOqOQcM2t1AAl+TREU7gRFEBCH9KmvZ0bgyCRU5VAWPnDniQyMDkgeyzb+wnJwg79+SYmLDdt8OnZrPlTQ==
"@sanity/logos@^1.1.17":
version "1.1.17"
resolved "https://registry.yarnpkg.com/@sanity/logos/-/logos-1.1.17.tgz#04bee887211d1bc91d47b95d80ff4a77fd71431a"
integrity sha512-LnDSi4CfYWi8orU87NxwYjXeOZSfFS/qlP9oVVr4FRjc7vsQ3r0tx0LPCAwvtNv6vwQxNqyidSTj0cmtH0nMCg==

"@sanity/slate-react@2.30.1":
version "2.30.1"
Expand Down Expand Up @@ -3224,10 +3224,10 @@
tmp "^0.2.1"
yargs "^17.5.1"

"@sanity/ui-workshop@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@sanity/ui-workshop/-/ui-workshop-0.6.0.tgz#11a8cc25c9250d64c9cb69f5c9a1247a2fff83fc"
integrity sha512-ikIbnyWInDscX4GeM1lX1/tw3gcQpgwWDnaef6qAB/Qws1AL1Y+74ix2fXhVMStRCREJ36JBpdVDFn31JZq9wg==
"@sanity/ui-workshop@^0.6.1":
version "0.6.1"
resolved "https://registry.yarnpkg.com/@sanity/ui-workshop/-/ui-workshop-0.6.1.tgz#91c03bf4e1664254835f4a867443af9b091296d7"
integrity sha512-291ofNySFO/jUflscqjbrVDtQSc6yLU8XrMRrxkHji5LkUySd6wX0Gbwi9Zdh6IWrs5AkjiUVuQ9BkJeRurvtg==
dependencies:
axe-core "^4.4.3"
pako "^2.0.4"
Expand All @@ -3249,16 +3249,16 @@
react-popper "^2.2.5"
react-refractor "^2.1.7"

"@sanity/ui@^0.38.0":
version "0.38.0"
resolved "https://registry.yarnpkg.com/@sanity/ui/-/ui-0.38.0.tgz#97d6cfcb10048e23528dfb47d3c8a5cabd304a36"
integrity sha512-HtoWPSmCz8L8kLhRuwK/u/AEMQquW8SjR6dfykE1tVmgCl20r1c5zsBLsivpfqGJ4hfZxxf1MeHoClRIs+MrwQ==
"@sanity/ui@^0.38.2":
version "0.38.2"
resolved "https://registry.yarnpkg.com/@sanity/ui/-/ui-0.38.2.tgz#170f7c0032616fc9eac711aa0e486293b65898ff"
integrity sha512-jP0NoEmSIws97tkLifRHuzTKvEztXakcAGuJ6jJ45IYUjgQXZp3bpDobfD9TZY4eeR0WafUB3UntkfSHqRVNOQ==
dependencies:
"@juggle/resize-observer" "^3.4.0"
"@popperjs/core" "^2.11.6"
"@reach/auto-id" "^0.17.0"
"@sanity/color" "^2.1.14"
"@sanity/icons" "^1.3.4"
"@sanity/color" "^2.1.16"
"@sanity/icons" "^1.3.6"
framer-motion "6.3.0"
popper-max-size-modifier "^0.2.0"
react-is "^17.0.2"
Expand Down

0 comments on commit cd97217

Please sign in to comment.