Skip to content

Commit 9b7ee0b

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

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
 

‎dev/design-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"start": "../.bin/sanity start --port 4000"
3232
},
3333
"dependencies": {
34-
"@sanity/icons": "^3.5.3",
34+
"@sanity/icons": "^3.5.5",
3535
"@sanity/ui": "^2.10.12",
3636
"react": "^18.3.1",
3737
"react-dom": "^18.3.1",

‎dev/studio-e2e-testing/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@sanity/color-input": "^4.0.1",
1919
"@sanity/google-maps-input": "^4.0.0",
20-
"@sanity/icons": "^3.5.3",
20+
"@sanity/icons": "^3.5.5",
2121
"@sanity/ui": "^2.10.12",
2222
"@sanity/vision": "3.68.3",
2323
"babel-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",

‎dev/test-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@sanity/color": "^3.0.0",
2525
"@sanity/color-input": "^4.0.1",
2626
"@sanity/google-maps-input": "^4.0.0",
27-
"@sanity/icons": "^3.5.3",
27+
"@sanity/icons": "^3.5.5",
2828
"@sanity/image-url": "^1.0.2",
2929
"@sanity/locale-ko-kr": "^1.0.1",
3030
"@sanity/locale-nb-no": "^1.0.1",

‎pnpm-lock.yaml

+3-3
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.