Skip to content

Commit 2f135f6

Browse files
authoredDec 10, 2024
fix(deps): update dependency @sanity/ui to ^2.10.7 (#8005)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb5739b commit 2f135f6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
 

‎dev/design-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@sanity/icons": "^3.5.2",
35-
"@sanity/ui": "^2.10.5",
35+
"@sanity/ui": "^2.10.7",
3636
"react": "^18.3.1",
3737
"react-dom": "^18.3.1",
3838
"sanity": "workspace:*",

‎dev/embedded-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"preview": "vite preview"
99
},
1010
"dependencies": {
11-
"@sanity/ui": "^2.10.5",
11+
"@sanity/ui": "^2.10.7",
1212
"react": "^18.3.1",
1313
"react-dom": "^18.3.1",
1414
"sanity": "workspace:*",

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@sanity/color-input": "^4.0.1",
1919
"@sanity/google-maps-input": "^4.0.0",
2020
"@sanity/icons": "^3.5.2",
21-
"@sanity/ui": "^2.10.5",
21+
"@sanity/ui": "^2.10.7",
2222
"@sanity/vision": "3.66.1",
2323
"babel-plugin-react-compiler": "19.0.0-beta-37ed2a7-20241206",
2424
"react": "^18.3.1",

‎dev/test-studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@sanity/react-loader": "^1.8.3",
3838
"@sanity/tsdoc": "1.0.150",
3939
"@sanity/types": "workspace:*",
40-
"@sanity/ui": "^2.10.5",
40+
"@sanity/ui": "^2.10.7",
4141
"@sanity/ui-workshop": "^1.0.0",
4242
"@sanity/util": "workspace:*",
4343
"@sanity/uuid": "^3.0.1",

0 commit comments

Comments
 (0)