We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cab8b7 commit ab61802Copy full SHA for ab61802
apps/studio/package.json
@@ -9,10 +9,10 @@
9
"dependencies": {
10
"@faker-js/faker": "8.4.1",
11
"@sanity/client": "6.19.1",
12
- "@sanity/icons": "3.0.0",
+ "@sanity/icons": "3.2.0",
13
"@sanity/presentation": "1.15.13",
14
"@sanity/preview-kit": "workspace:*",
15
- "@sanity/ui": "2.2.0",
+ "@sanity/ui": "2.3.0",
16
"@sanity/vision": "3.45.0",
17
"@types/react": "^18.3.3",
18
"@types/react-dom": "^18.3.0",
packages/ui/package.json
@@ -53,7 +53,7 @@
53
"groqd": "0.15.11"
54
},
55
"devDependencies": {
56
- "@sanity/pkg-utils": "6.9.0",
+ "@sanity/pkg-utils": "6.9.1",
57
58
59
"@typescript-eslint/eslint-plugin": "^7.12.0",
0 commit comments