Skip to content

Commit

Permalink
chore(deps): update dependency @sanity/icons to v3 (#6797)
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] authored May 29, 2024
1 parent ea7db00 commit 63e3c32
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 22 deletions.
2 changes: 1 addition & 1 deletion dev/design-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"start": "../.bin/sanity start --port 4000"
},
"dependencies": {
"@sanity/icons": "^2.11.0",
"@sanity/icons": "^3.0.0",
"@sanity/ui": "^2.1.13",
"react": "^18.3.1",
"react-dom": "^18.3.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 @@ -15,7 +15,7 @@
},
"dependencies": {
"@sanity/google-maps-input": "^4.0.0",
"@sanity/icons": "^2.11.0",
"@sanity/icons": "^3.0.0",
"@sanity/ui": "^2.1.13",
"@sanity/vision": "3.43.0",
"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 @@ -25,7 +25,7 @@
"@sanity/client": "^6.19.0",
"@sanity/color": "^3.0.0",
"@sanity/google-maps-input": "^4.0.0",
"@sanity/icons": "^2.11.0",
"@sanity/icons": "^3.0.0",
"@sanity/image-url": "^1.0.2",
"@sanity/locale-ko-kr": "^1.0.1",
"@sanity/locale-nb-no": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"devDependencies": {
"@jest/globals": "^29.7.0",
"@repo/package.config": "workspace:*",
"@sanity/icons": "^2.11.8",
"@sanity/icons": "^3.0.0",
"@types/arrify": "^1.0.4",
"@types/object-inspect": "^1.13.0",
"@types/react": "^18.3.1",
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 @@ -62,7 +62,7 @@
"@rexxars/react-json-inspector": "^8.0.1",
"@rexxars/react-split-pane": "^0.1.93",
"@sanity/color": "^3.0.0",
"@sanity/icons": "^2.11.0",
"@sanity/icons": "^3.0.0",
"@sanity/ui": "^2.1.13",
"@uiw/react-codemirror": "^4.11.4",
"is-hotkey-esm": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"@sanity/diff-match-patch": "^3.1.1",
"@sanity/eventsource": "^5.0.0",
"@sanity/export": "^3.37.4",
"@sanity/icons": "^2.11.0",
"@sanity/icons": "^3.0.0",
"@sanity/image-url": "^1.0.2",
"@sanity/import": "^3.37.3",
"@sanity/logos": "^2.1.4",
Expand Down
40 changes: 24 additions & 16 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 63e3c32

Please sign in to comment.