@sanity/ui 2.14.1 → 2.14.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/dist/_chunks-cjs/_visual-editing.js +3 -4
- package/dist/_chunks-cjs/_visual-editing.js.map +1 -1
- package/dist/_chunks-es/_visual-editing.mjs +3 -4
- package/dist/_chunks-es/_visual-editing.mjs.map +1 -1
- package/dist/_legacy/_visual-editing.esm.js +3 -4
- package/dist/_legacy/_visual-editing.esm.js.map +1 -1
- package/dist/index.esm.js +85 -30
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +85 -30
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +85 -30
- package/dist/index.mjs.map +1 -1
- package/package.json +20 -20
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sanity/ui",
|
|
3
|
-
"version": "2.14.
|
|
3
|
+
"version": "2.14.2",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"sanity",
|
|
6
6
|
"ui",
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"@sanity/icons": "^3.6.0",
|
|
122
122
|
"csstype": "^3.1.3",
|
|
123
123
|
"framer-motion": "^12.4.3",
|
|
124
|
-
"react-compiler-runtime": "19.0.0-beta-
|
|
124
|
+
"react-compiler-runtime": "19.0.0-beta-e1e972c-20250221",
|
|
125
125
|
"react-refractor": "^2.2.0",
|
|
126
126
|
"use-effect-event": "^1.0.2"
|
|
127
127
|
},
|
|
@@ -136,20 +136,20 @@
|
|
|
136
136
|
"@sanity/prettier-config": "^1.0.3",
|
|
137
137
|
"@sanity/semantic-release-preset": "^5.0.0",
|
|
138
138
|
"@sanity/ui-workshop": "^2.0.29",
|
|
139
|
-
"@storybook/addon-a11y": "^8.5.
|
|
140
|
-
"@storybook/addon-docs": "^8.5.
|
|
141
|
-
"@storybook/addon-essentials": "^8.5.
|
|
142
|
-
"@storybook/addon-interactions": "^8.5.
|
|
143
|
-
"@storybook/addon-links": "^8.5.
|
|
144
|
-
"@storybook/addon-mdx-gfm": "^8.5.
|
|
145
|
-
"@storybook/addon-storysource": "^8.5.
|
|
146
|
-
"@storybook/addon-themes": "^8.5.
|
|
147
|
-
"@storybook/blocks": "^8.5.
|
|
148
|
-
"@storybook/manager-api": "^8.5.
|
|
149
|
-
"@storybook/react": "^8.5.
|
|
150
|
-
"@storybook/react-vite": "^8.5.
|
|
151
|
-
"@storybook/test": "^8.5.
|
|
152
|
-
"@storybook/theming": "^8.5.
|
|
139
|
+
"@storybook/addon-a11y": "^8.5.8",
|
|
140
|
+
"@storybook/addon-docs": "^8.5.8",
|
|
141
|
+
"@storybook/addon-essentials": "^8.5.8",
|
|
142
|
+
"@storybook/addon-interactions": "^8.5.8",
|
|
143
|
+
"@storybook/addon-links": "^8.5.8",
|
|
144
|
+
"@storybook/addon-mdx-gfm": "^8.5.8",
|
|
145
|
+
"@storybook/addon-storysource": "^8.5.8",
|
|
146
|
+
"@storybook/addon-themes": "^8.5.8",
|
|
147
|
+
"@storybook/blocks": "^8.5.8",
|
|
148
|
+
"@storybook/manager-api": "^8.5.8",
|
|
149
|
+
"@storybook/react": "^8.5.8",
|
|
150
|
+
"@storybook/react-vite": "^8.5.8",
|
|
151
|
+
"@storybook/test": "^8.5.8",
|
|
152
|
+
"@storybook/theming": "^8.5.8",
|
|
153
153
|
"@testing-library/dom": "^10.4.0",
|
|
154
154
|
"@testing-library/jest-dom": "^6.6.3",
|
|
155
155
|
"@testing-library/react": "^16.2.0",
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
|
165
165
|
"@typescript-eslint/parser": "^7.18.0",
|
|
166
166
|
"@vitejs/plugin-react": "^4.3.4",
|
|
167
|
-
"babel-plugin-react-compiler": "19.0.0-beta-
|
|
167
|
+
"babel-plugin-react-compiler": "19.0.0-beta-e1e972c-20250221",
|
|
168
168
|
"babel-plugin-styled-components": "^2.1.4",
|
|
169
169
|
"commitizen": "^4.3.1",
|
|
170
170
|
"cypress": "^13.17.0",
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
"eslint-plugin-import": "^2.31.0",
|
|
177
177
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
178
178
|
"eslint-plugin-react": "^7.37.4",
|
|
179
|
-
"eslint-plugin-react-compiler": "19.0.0-beta-
|
|
179
|
+
"eslint-plugin-react-compiler": "19.0.0-beta-e1e972c-20250221",
|
|
180
180
|
"eslint-plugin-react-hooks": "experimental",
|
|
181
181
|
"eslint-plugin-storybook": "^0.11.3",
|
|
182
182
|
"http-server": "^14.1.1",
|
|
@@ -187,7 +187,7 @@
|
|
|
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.2",
|
|
191
191
|
"react": "^19.0.0",
|
|
192
192
|
"react-dom": "^19.0.0",
|
|
193
193
|
"react-is": "^19.0.0",
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
"rimraf": "^5.0.5",
|
|
196
196
|
"semantic-release": "^24.2.3",
|
|
197
197
|
"start-server-and-test": "^2.0.10",
|
|
198
|
-
"storybook": "^8.5.
|
|
198
|
+
"storybook": "^8.5.8",
|
|
199
199
|
"styled-components": "^6.1.15",
|
|
200
200
|
"tsconfig-paths": "^4.2.0",
|
|
201
201
|
"typescript": "5.7.3",
|