Skip to content

Commit 859821a

Browse files
fix(deps): update apps dependencies
1 parent fb83b0b commit 859821a

File tree

2 files changed

+96
-814
lines changed

2 files changed

+96
-814
lines changed

apps/sanity-studio/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
"@frontvibe/sanity-color-picker": "workspace:*",
1919
"@frontvibe/sanity-font-picker": "workspace:*",
2020
"@frontvibe/sanity-plugin-range-slider": "workspace:*",
21-
"@sanity/vision": "^3.66.1",
21+
"@sanity/vision": "^3.67.1",
2222
"react": "^18.3.1",
2323
"react-dom": "^18.3.1",
2424
"react-is": "^18.3.1",
25-
"sanity": "^3.66.1",
25+
"sanity": "^3.67.1",
2626
"styled-components": "^6.1.13"
2727
},
2828
"devDependencies": {
2929
"@sanity/eslint-config-studio": "^3.0.1",
30-
"@types/react": "^18.3.14",
30+
"@types/react": "^18.3.17",
3131
"@types/styled-components": "^5.1.34",
3232
"eslint": "^8.57.0",
3333
"prettier": "^3.4.2",

0 commit comments

Comments
 (0)