Skip to content

Commit 93ea8af

Browse files
renovate[bot]binoy14
authored andcommittedDec 20, 2024
fix(deps): update dependency @sanity/icons to ^3.5.5 (#8106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 92dfc9f commit 93ea8af

File tree

5 files changed

+38
-38
lines changed

5 files changed

+38
-38
lines changed
 

‎packages/@sanity/cli/test/test-template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@sanity/assist": "^3.0.8",
17-
"@sanity/icons": "^3.5.3",
17+
"@sanity/icons": "^3.5.5",
1818
"@sanity/image-url": "^1.0.2",
1919
"@sanity/preview-url-secret": "^2.0.0",
2020
"@sanity/vision": "^3.62.0",

‎packages/@sanity/schema/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"devDependencies": {
7676
"@repo/package.config": "workspace:*",
7777
"@repo/test-config": "workspace:*",
78-
"@sanity/icons": "^3.5.3",
78+
"@sanity/icons": "^3.5.5",
7979
"@types/lodash": "^4.17.7",
8080
"@types/object-inspect": "^1.13.0",
8181
"@types/react": "^18.3.12",

‎packages/@sanity/vision/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@rexxars/react-json-inspector": "^9.0.1",
6363
"@rexxars/react-split-pane": "^1.0.0",
6464
"@sanity/color": "^3.0.0",
65-
"@sanity/icons": "^3.5.3",
65+
"@sanity/icons": "^3.5.5",
6666
"@sanity/ui": "^2.10.11",
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.1",
169-
"@sanity/icons": "^3.5.3",
169+
"@sanity/icons": "^3.5.5",
170170
"@sanity/image-url": "^1.0.2",
171171
"@sanity/import": "^3.37.9",
172172
"@sanity/insert-menu": "1.0.16",

‎pnpm-lock.yaml

+34-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.