@sanity/ui 2.1.1 → 2.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +6 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sanity/ui",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.2",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"sanity",
|
|
6
6
|
"ui",
|
|
@@ -106,8 +106,8 @@
|
|
|
106
106
|
},
|
|
107
107
|
"dependencies": {
|
|
108
108
|
"@floating-ui/react-dom": "^2.0.8",
|
|
109
|
-
"@sanity/color": "^3.0.
|
|
110
|
-
"@sanity/icons": "^2.11.
|
|
109
|
+
"@sanity/color": "^3.0.6",
|
|
110
|
+
"@sanity/icons": "^2.11.8",
|
|
111
111
|
"csstype": "^3.1.3",
|
|
112
112
|
"framer-motion": "11.0.8",
|
|
113
113
|
"react-refractor": "^2.1.7"
|
|
@@ -120,9 +120,9 @@
|
|
|
120
120
|
"@commitlint/cli": "^19.2.1",
|
|
121
121
|
"@commitlint/config-conventional": "^19.1.0",
|
|
122
122
|
"@juggle/resize-observer": "^3.4.0",
|
|
123
|
-
"@sanity/pkg-utils": "^6.0
|
|
123
|
+
"@sanity/pkg-utils": "^6.1.0",
|
|
124
124
|
"@sanity/semantic-release-preset": "^4.1.7",
|
|
125
|
-
"@sanity/ui-workshop": "^2.0.
|
|
125
|
+
"@sanity/ui-workshop": "^2.0.12",
|
|
126
126
|
"@storybook/addon-a11y": "^8.0.6",
|
|
127
127
|
"@storybook/addon-docs": "^8.0.6",
|
|
128
128
|
"@storybook/addon-essentials": "^8.0.6",
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"react-is": "^18.2.0",
|
|
179
179
|
"refractor": "^4.8.1",
|
|
180
180
|
"rimraf": "^5.0.1",
|
|
181
|
-
"semantic-release": "^23.0.
|
|
181
|
+
"semantic-release": "^23.0.8",
|
|
182
182
|
"start-server-and-test": "^2.0.3",
|
|
183
183
|
"storybook": "^8.0.6",
|
|
184
184
|
"styled-components": "^6.1.8",
|