We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb83b0b commit 859821aCopy full SHA for 859821a
apps/sanity-studio/package.json
@@ -18,16 +18,16 @@
18
"@frontvibe/sanity-color-picker": "workspace:*",
19
"@frontvibe/sanity-font-picker": "workspace:*",
20
"@frontvibe/sanity-plugin-range-slider": "workspace:*",
21
- "@sanity/vision": "^3.66.1",
+ "@sanity/vision": "^3.67.1",
22
"react": "^18.3.1",
23
"react-dom": "^18.3.1",
24
"react-is": "^18.3.1",
25
- "sanity": "^3.66.1",
+ "sanity": "^3.67.1",
26
"styled-components": "^6.1.13"
27
},
28
"devDependencies": {
29
"@sanity/eslint-config-studio": "^3.0.1",
30
- "@types/react": "^18.3.14",
+ "@types/react": "^18.3.17",
31
"@types/styled-components": "^5.1.34",
32
"eslint": "^8.57.0",
33
"prettier": "^3.4.2",
0 commit comments