@sanity/ui 2.13.2 → 2.13.3
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 +7 -7
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sanity/ui",
|
|
3
|
-
"version": "2.13.
|
|
3
|
+
"version": "2.13.3",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"sanity",
|
|
6
6
|
"ui",
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"@floating-ui/react-dom": "^2.1.2",
|
|
119
119
|
"@juggle/resize-observer": "^3.4.0",
|
|
120
120
|
"@sanity/color": "^3.0.6",
|
|
121
|
-
"@sanity/icons": "^3.
|
|
121
|
+
"@sanity/icons": "^3.6.0",
|
|
122
122
|
"csstype": "^3.1.3",
|
|
123
123
|
"framer-motion": "12.4.2",
|
|
124
124
|
"react-compiler-runtime": "19.0.0-beta-21e868a-20250216",
|
|
@@ -126,8 +126,8 @@
|
|
|
126
126
|
"use-effect-event": "^1.0.2"
|
|
127
127
|
},
|
|
128
128
|
"devDependencies": {
|
|
129
|
-
"@babel/core": "^7.26.
|
|
130
|
-
"@babel/preset-env": "^7.26.
|
|
129
|
+
"@babel/core": "^7.26.9",
|
|
130
|
+
"@babel/preset-env": "^7.26.9",
|
|
131
131
|
"@babel/preset-react": "^7.26.3",
|
|
132
132
|
"@babel/preset-typescript": "^7.26.0",
|
|
133
133
|
"@commitlint/cli": "^19.7.1",
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"eslint-plugin-react": "^7.37.4",
|
|
179
179
|
"eslint-plugin-react-compiler": "19.0.0-beta-21e868a-20250216",
|
|
180
180
|
"eslint-plugin-react-hooks": "experimental",
|
|
181
|
-
"eslint-plugin-storybook": "^0.11.
|
|
181
|
+
"eslint-plugin-storybook": "^0.11.3",
|
|
182
182
|
"http-server": "^14.1.1",
|
|
183
183
|
"husky": "^8.0.3",
|
|
184
184
|
"jest": "^29.7.0",
|
|
@@ -187,13 +187,13 @@
|
|
|
187
187
|
"lint-staged": "^14.0.1",
|
|
188
188
|
"module-alias": "^2.2.3",
|
|
189
189
|
"npm-run-all2": "^5.0.2",
|
|
190
|
-
"prettier": "^3.5.
|
|
190
|
+
"prettier": "^3.5.1",
|
|
191
191
|
"react": "^19.0.0",
|
|
192
192
|
"react-dom": "^19.0.0",
|
|
193
193
|
"react-is": "^19.0.0",
|
|
194
194
|
"refractor": "^4.8.1",
|
|
195
195
|
"rimraf": "^5.0.5",
|
|
196
|
-
"semantic-release": "^24.2.
|
|
196
|
+
"semantic-release": "^24.2.3",
|
|
197
197
|
"start-server-and-test": "^2.0.10",
|
|
198
198
|
"storybook": "^8.5.5",
|
|
199
199
|
"styled-components": "^6.1.15",
|