@sanity/ui 2.16.1 → 2.16.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 +37 -37
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sanity/ui",
|
|
3
|
-
"version": "2.16.
|
|
3
|
+
"version": "2.16.3",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"sanity",
|
|
6
6
|
"ui",
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"extends": "@sanity/semantic-release-preset"
|
|
115
115
|
},
|
|
116
116
|
"dependencies": {
|
|
117
|
-
"@floating-ui/react-dom": "^2.1.
|
|
117
|
+
"@floating-ui/react-dom": "^2.1.3",
|
|
118
118
|
"@juggle/resize-observer": "^3.4.0",
|
|
119
119
|
"@sanity/color": "^3.0.6",
|
|
120
120
|
"@sanity/icons": "^3.7.0",
|
|
@@ -122,43 +122,43 @@
|
|
|
122
122
|
"framer-motion": "^12.9.7",
|
|
123
123
|
"react-compiler-runtime": "19.1.0-rc.2",
|
|
124
124
|
"react-refractor": "^2.2.0",
|
|
125
|
-
"use-effect-event": "^
|
|
125
|
+
"use-effect-event": "^2.0.1"
|
|
126
126
|
},
|
|
127
127
|
"devDependencies": {
|
|
128
|
-
"@babel/core": "^7.27.
|
|
129
|
-
"@babel/preset-env": "^7.27.
|
|
128
|
+
"@babel/core": "^7.27.4",
|
|
129
|
+
"@babel/preset-env": "^7.27.2",
|
|
130
130
|
"@babel/preset-react": "^7.27.1",
|
|
131
131
|
"@babel/preset-typescript": "^7.27.1",
|
|
132
|
-
"@commitlint/cli": "^19.8.
|
|
133
|
-
"@commitlint/config-conventional": "^19.8.
|
|
134
|
-
"@eslint/js": "^9.
|
|
135
|
-
"@sanity/pkg-utils": "^7.2.
|
|
132
|
+
"@commitlint/cli": "^19.8.1",
|
|
133
|
+
"@commitlint/config-conventional": "^19.8.1",
|
|
134
|
+
"@eslint/js": "^9.29.0",
|
|
135
|
+
"@sanity/pkg-utils": "^7.2.7",
|
|
136
136
|
"@sanity/prettier-config": "^1.0.4",
|
|
137
137
|
"@sanity/semantic-release-preset": "^5.0.0",
|
|
138
138
|
"@sanity/ui-workshop": "^2.1.4",
|
|
139
|
-
"@storybook/addon-a11y": "^8.6.
|
|
140
|
-
"@storybook/addon-docs": "^8.6.
|
|
141
|
-
"@storybook/addon-essentials": "^8.6.
|
|
142
|
-
"@storybook/addon-interactions": "^8.6.
|
|
143
|
-
"@storybook/addon-links": "^8.6.
|
|
144
|
-
"@storybook/addon-mdx-gfm": "^8.6.
|
|
145
|
-
"@storybook/addon-storysource": "^8.6.
|
|
146
|
-
"@storybook/addon-themes": "^8.6.
|
|
147
|
-
"@storybook/blocks": "^8.6.
|
|
148
|
-
"@storybook/manager-api": "^8.6.
|
|
149
|
-
"@storybook/react": "^8.6.
|
|
150
|
-
"@storybook/react-vite": "^8.6.
|
|
151
|
-
"@storybook/test": "^8.6.
|
|
152
|
-
"@storybook/theming": "^8.6.
|
|
139
|
+
"@storybook/addon-a11y": "^8.6.14",
|
|
140
|
+
"@storybook/addon-docs": "^8.6.14",
|
|
141
|
+
"@storybook/addon-essentials": "^8.6.14",
|
|
142
|
+
"@storybook/addon-interactions": "^8.6.14",
|
|
143
|
+
"@storybook/addon-links": "^8.6.14",
|
|
144
|
+
"@storybook/addon-mdx-gfm": "^8.6.14",
|
|
145
|
+
"@storybook/addon-storysource": "^8.6.14",
|
|
146
|
+
"@storybook/addon-themes": "^8.6.14",
|
|
147
|
+
"@storybook/blocks": "^8.6.14",
|
|
148
|
+
"@storybook/manager-api": "^8.6.14",
|
|
149
|
+
"@storybook/react": "^8.6.14",
|
|
150
|
+
"@storybook/react-vite": "^8.6.14",
|
|
151
|
+
"@storybook/test": "^8.6.14",
|
|
152
|
+
"@storybook/theming": "^8.6.14",
|
|
153
153
|
"@testing-library/dom": "^10.4.0",
|
|
154
154
|
"@testing-library/jest-dom": "^6.6.3",
|
|
155
155
|
"@testing-library/react": "^16.3.0",
|
|
156
156
|
"@testing-library/user-event": "^14.6.1",
|
|
157
|
-
"@types/jest": "^
|
|
157
|
+
"@types/jest": "^30.0.0",
|
|
158
158
|
"@types/jest-axe": "^3.5.9",
|
|
159
159
|
"@types/node": "^20.12.7",
|
|
160
|
-
"@types/react": "^19.1.
|
|
161
|
-
"@types/react-dom": "^19.1.
|
|
160
|
+
"@types/react": "^19.1.8",
|
|
161
|
+
"@types/react-dom": "^19.1.6",
|
|
162
162
|
"@types/react-is": "^19.0.0",
|
|
163
163
|
"@types/refractor": "^3.4.1",
|
|
164
164
|
"@vitejs/plugin-react": "^4.5.2",
|
|
@@ -168,23 +168,23 @@
|
|
|
168
168
|
"cypress": "^13.17.0",
|
|
169
169
|
"cypress-real-events": "^1.14.0",
|
|
170
170
|
"cz-conventional-changelog": "^3.3.0",
|
|
171
|
-
"eslint": "^9.
|
|
172
|
-
"eslint-config-prettier": "^10.1.
|
|
171
|
+
"eslint": "^9.29.0",
|
|
172
|
+
"eslint-config-prettier": "^10.1.5",
|
|
173
173
|
"eslint-formatter-compact": "^8.40.0",
|
|
174
174
|
"eslint-plugin-boundaries": "^5.0.1",
|
|
175
175
|
"eslint-plugin-import": "^2.31.0",
|
|
176
176
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
177
177
|
"eslint-plugin-react": "^7.37.5",
|
|
178
|
-
"eslint-plugin-react-hooks": "0.0.0-experimental-
|
|
178
|
+
"eslint-plugin-react-hooks": "0.0.0-experimental-5d87cd22-20250704",
|
|
179
179
|
"eslint-plugin-react-refresh": "^0.4.20",
|
|
180
180
|
"eslint-plugin-simple-import-sort": "^12.1.1",
|
|
181
181
|
"eslint-plugin-storybook": "^0.12.0",
|
|
182
|
-
"globals": "^16.
|
|
182
|
+
"globals": "^16.2.0",
|
|
183
183
|
"http-server": "^14.1.1",
|
|
184
184
|
"husky": "^8.0.3",
|
|
185
|
-
"jest": "^
|
|
185
|
+
"jest": "^30.0.0",
|
|
186
186
|
"jest-axe": "^10.0.0",
|
|
187
|
-
"jest-environment-jsdom": "^
|
|
187
|
+
"jest-environment-jsdom": "^30.0.0",
|
|
188
188
|
"lint-staged": "^14.0.1",
|
|
189
189
|
"module-alias": "^2.2.3",
|
|
190
190
|
"npm-run-all2": "^5.0.2",
|
|
@@ -194,13 +194,13 @@
|
|
|
194
194
|
"react-is": "^19.1.0",
|
|
195
195
|
"refractor": "^4.9.0",
|
|
196
196
|
"rimraf": "^5.0.5",
|
|
197
|
-
"semantic-release": "^24.2.
|
|
198
|
-
"start-server-and-test": "^2.0.
|
|
199
|
-
"storybook": "^8.6.
|
|
200
|
-
"styled-components": "^6.1.
|
|
197
|
+
"semantic-release": "^24.2.5",
|
|
198
|
+
"start-server-and-test": "^2.0.12",
|
|
199
|
+
"storybook": "^8.6.14",
|
|
200
|
+
"styled-components": "^6.1.19",
|
|
201
201
|
"tsconfig-paths": "^4.2.0",
|
|
202
202
|
"typescript": "5.8.3",
|
|
203
|
-
"typescript-eslint": "^8.
|
|
203
|
+
"typescript-eslint": "^8.34.1",
|
|
204
204
|
"vite": "^5.4.19",
|
|
205
205
|
"vite-tsconfig-paths": "^5.1.4"
|
|
206
206
|
},
|