@sanity/ui 2.15.5 → 2.15.7
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/index.js.map +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +30 -30
- package/src/core/helpers/focus.ts +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sanity/ui",
|
|
3
|
-
"version": "2.15.
|
|
3
|
+
"version": "2.15.7",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"sanity",
|
|
6
6
|
"ui",
|
|
@@ -119,36 +119,36 @@
|
|
|
119
119
|
"@sanity/color": "^3.0.6",
|
|
120
120
|
"@sanity/icons": "^3.7.0",
|
|
121
121
|
"csstype": "^3.1.3",
|
|
122
|
-
"framer-motion": "^12.
|
|
123
|
-
"react-compiler-runtime": "19.0.0-beta-
|
|
122
|
+
"framer-motion": "^12.5.0",
|
|
123
|
+
"react-compiler-runtime": "19.0.0-beta-3229e95-20250315",
|
|
124
124
|
"react-refractor": "^2.2.0",
|
|
125
125
|
"use-effect-event": "^1.0.2"
|
|
126
126
|
},
|
|
127
127
|
"devDependencies": {
|
|
128
|
-
"@babel/core": "^7.26.
|
|
128
|
+
"@babel/core": "^7.26.10",
|
|
129
129
|
"@babel/preset-env": "^7.26.9",
|
|
130
130
|
"@babel/preset-react": "^7.26.3",
|
|
131
131
|
"@babel/preset-typescript": "^7.26.0",
|
|
132
|
-
"@commitlint/cli": "^19.
|
|
133
|
-
"@commitlint/config-conventional": "^19.
|
|
134
|
-
"@sanity/pkg-utils": "^7.0
|
|
132
|
+
"@commitlint/cli": "^19.8.0",
|
|
133
|
+
"@commitlint/config-conventional": "^19.8.0",
|
|
134
|
+
"@sanity/pkg-utils": "^7.1.0",
|
|
135
135
|
"@sanity/prettier-config": "^1.0.3",
|
|
136
136
|
"@sanity/semantic-release-preset": "^5.0.0",
|
|
137
137
|
"@sanity/ui-workshop": "^2.0.31",
|
|
138
|
-
"@storybook/addon-a11y": "^8.6.
|
|
139
|
-
"@storybook/addon-docs": "^8.6.
|
|
140
|
-
"@storybook/addon-essentials": "^8.6.
|
|
141
|
-
"@storybook/addon-interactions": "^8.6.
|
|
142
|
-
"@storybook/addon-links": "^8.6.
|
|
143
|
-
"@storybook/addon-mdx-gfm": "^8.6.
|
|
144
|
-
"@storybook/addon-storysource": "^8.6.
|
|
145
|
-
"@storybook/addon-themes": "^8.6.
|
|
146
|
-
"@storybook/blocks": "^8.6.
|
|
147
|
-
"@storybook/manager-api": "^8.6.
|
|
148
|
-
"@storybook/react": "^8.6.
|
|
149
|
-
"@storybook/react-vite": "^8.6.
|
|
150
|
-
"@storybook/test": "^8.6.
|
|
151
|
-
"@storybook/theming": "^8.6.
|
|
138
|
+
"@storybook/addon-a11y": "^8.6.4",
|
|
139
|
+
"@storybook/addon-docs": "^8.6.4",
|
|
140
|
+
"@storybook/addon-essentials": "^8.6.4",
|
|
141
|
+
"@storybook/addon-interactions": "^8.6.4",
|
|
142
|
+
"@storybook/addon-links": "^8.6.4",
|
|
143
|
+
"@storybook/addon-mdx-gfm": "^8.6.4",
|
|
144
|
+
"@storybook/addon-storysource": "^8.6.4",
|
|
145
|
+
"@storybook/addon-themes": "^8.6.4",
|
|
146
|
+
"@storybook/blocks": "^8.6.4",
|
|
147
|
+
"@storybook/manager-api": "^8.6.4",
|
|
148
|
+
"@storybook/react": "^8.6.4",
|
|
149
|
+
"@storybook/react-vite": "^8.6.4",
|
|
150
|
+
"@storybook/test": "^8.6.4",
|
|
151
|
+
"@storybook/theming": "^8.6.4",
|
|
152
152
|
"@testing-library/dom": "^10.4.0",
|
|
153
153
|
"@testing-library/jest-dom": "^6.6.3",
|
|
154
154
|
"@testing-library/react": "^16.2.0",
|
|
@@ -160,22 +160,22 @@
|
|
|
160
160
|
"@types/react-dom": "^19.0.4",
|
|
161
161
|
"@types/react-is": "^19.0.0",
|
|
162
162
|
"@types/refractor": "^3.4.1",
|
|
163
|
-
"@typescript-eslint/eslint-plugin": "^
|
|
164
|
-
"@typescript-eslint/parser": "^
|
|
163
|
+
"@typescript-eslint/eslint-plugin": "^8.26.1",
|
|
164
|
+
"@typescript-eslint/parser": "^8.26.1",
|
|
165
165
|
"@vitejs/plugin-react": "^4.3.4",
|
|
166
|
-
"babel-plugin-react-compiler": "19.0.0-beta-
|
|
166
|
+
"babel-plugin-react-compiler": "19.0.0-beta-3229e95-20250315",
|
|
167
167
|
"babel-plugin-styled-components": "^2.1.4",
|
|
168
168
|
"commitizen": "^4.3.1",
|
|
169
169
|
"cypress": "^13.17.0",
|
|
170
170
|
"cypress-real-events": "^1.14.0",
|
|
171
171
|
"cz-conventional-changelog": "^3.3.0",
|
|
172
172
|
"eslint": "^8.57.1",
|
|
173
|
-
"eslint-config-prettier": "^10.
|
|
173
|
+
"eslint-config-prettier": "^10.1.1",
|
|
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.4",
|
|
178
|
-
"eslint-plugin-react-compiler": "19.0.0-beta-
|
|
178
|
+
"eslint-plugin-react-compiler": "19.0.0-beta-3229e95-20250315",
|
|
179
179
|
"eslint-plugin-react-hooks": "experimental",
|
|
180
180
|
"eslint-plugin-storybook": "^0.11.4",
|
|
181
181
|
"http-server": "^14.1.1",
|
|
@@ -190,14 +190,14 @@
|
|
|
190
190
|
"react": "^19.0.0",
|
|
191
191
|
"react-dom": "^19.0.0",
|
|
192
192
|
"react-is": "^19.0.0",
|
|
193
|
-
"refractor": "^4.
|
|
193
|
+
"refractor": "^4.9.0",
|
|
194
194
|
"rimraf": "^5.0.5",
|
|
195
195
|
"semantic-release": "^24.2.3",
|
|
196
196
|
"start-server-and-test": "^2.0.10",
|
|
197
|
-
"storybook": "^8.6.
|
|
197
|
+
"storybook": "^8.6.4",
|
|
198
198
|
"styled-components": "^6.1.15",
|
|
199
199
|
"tsconfig-paths": "^4.2.0",
|
|
200
|
-
"typescript": "5.
|
|
200
|
+
"typescript": "5.8.2",
|
|
201
201
|
"vite": "^5.4.14",
|
|
202
202
|
"vite-tsconfig-paths": "^5.1.4"
|
|
203
203
|
},
|
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
"react-is": "^18 || >=19.0.0-0",
|
|
208
208
|
"styled-components": "^5.2 || ^6"
|
|
209
209
|
},
|
|
210
|
-
"packageManager": "pnpm@9.15.
|
|
210
|
+
"packageManager": "pnpm@9.15.9",
|
|
211
211
|
"engines": {
|
|
212
212
|
"node": ">=14.0.0"
|
|
213
213
|
},
|