Skip to content

Commit 6bd4f8c

Browse files
fix(deps): update dependency @sanity/icons to ^3.4.0 (#7417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d1dcd7 commit 6bd4f8c

File tree

4 files changed

+57
-610
lines changed

4 files changed

+57
-610
lines changed

packages/@sanity/schema/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"devDependencies": {
7676
"@jest/globals": "^29.7.0",
7777
"@repo/package.config": "workspace:*",
78-
"@sanity/icons": "^3.3.1",
78+
"@sanity/icons": "^3.4.0",
7979
"@types/arrify": "^1.0.4",
8080
"@types/object-inspect": "^1.13.0",
8181
"@types/react": "^18.3.3",

packages/@sanity/vision/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@rexxars/react-json-inspector": "^8.0.1",
6363
"@rexxars/react-split-pane": "^0.1.93",
6464
"@sanity/color": "^3.0.0",
65-
"@sanity/icons": "^3.3.1",
65+
"@sanity/icons": "^3.4.0",
6666
"@sanity/ui": "^2.8.8",
6767
"@uiw/react-codemirror": "^4.11.4",
6868
"is-hotkey-esm": "^1.0.0",

packages/sanity/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
"@sanity/diff-match-patch": "^3.1.1",
167167
"@sanity/eventsource": "^5.0.0",
168168
"@sanity/export": "^3.41.0",
169-
"@sanity/icons": "^3.3.1",
169+
"@sanity/icons": "^3.4.0",
170170
"@sanity/image-url": "^1.0.2",
171171
"@sanity/import": "^3.37.3",
172172
"@sanity/insert-menu": "1.0.8",

0 commit comments

Comments
 (0)