@sanity/ui 2.15.7 → 2.15.8

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sanity/ui",
3
- "version": "2.15.7",
3
+ "version": "2.15.8",
4
4
  "keywords": [
5
5
  "sanity",
6
6
  "ui",
@@ -120,7 +120,7 @@
120
120
  "@sanity/icons": "^3.7.0",
121
121
  "csstype": "^3.1.3",
122
122
  "framer-motion": "^12.5.0",
123
- "react-compiler-runtime": "19.0.0-beta-3229e95-20250315",
123
+ "react-compiler-runtime": "19.0.0-beta-aeaed83-20250323",
124
124
  "react-refractor": "^2.2.0",
125
125
  "use-effect-event": "^1.0.2"
126
126
  },
@@ -131,24 +131,24 @@
131
131
  "@babel/preset-typescript": "^7.26.0",
132
132
  "@commitlint/cli": "^19.8.0",
133
133
  "@commitlint/config-conventional": "^19.8.0",
134
- "@sanity/pkg-utils": "^7.1.0",
134
+ "@sanity/pkg-utils": "^7.1.1",
135
135
  "@sanity/prettier-config": "^1.0.3",
136
136
  "@sanity/semantic-release-preset": "^5.0.0",
137
- "@sanity/ui-workshop": "^2.0.31",
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",
137
+ "@sanity/ui-workshop": "^2.0.32",
138
+ "@storybook/addon-a11y": "^8.6.7",
139
+ "@storybook/addon-docs": "^8.6.7",
140
+ "@storybook/addon-essentials": "^8.6.7",
141
+ "@storybook/addon-interactions": "^8.6.7",
142
+ "@storybook/addon-links": "^8.6.7",
143
+ "@storybook/addon-mdx-gfm": "^8.6.7",
144
+ "@storybook/addon-storysource": "^8.6.7",
145
+ "@storybook/addon-themes": "^8.6.7",
146
+ "@storybook/blocks": "^8.6.7",
147
+ "@storybook/manager-api": "^8.6.7",
148
+ "@storybook/react": "^8.6.7",
149
+ "@storybook/react-vite": "^8.6.7",
150
+ "@storybook/test": "^8.6.7",
151
+ "@storybook/theming": "^8.6.7",
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",
@@ -156,14 +156,14 @@
156
156
  "@types/jest": "^29.5.14",
157
157
  "@types/jest-axe": "^3.5.9",
158
158
  "@types/node": "^20.12.7",
159
- "@types/react": "^19.0.10",
159
+ "@types/react": "^19.0.11",
160
160
  "@types/react-dom": "^19.0.4",
161
161
  "@types/react-is": "^19.0.0",
162
162
  "@types/refractor": "^3.4.1",
163
163
  "@typescript-eslint/eslint-plugin": "^8.26.1",
164
164
  "@typescript-eslint/parser": "^8.26.1",
165
165
  "@vitejs/plugin-react": "^4.3.4",
166
- "babel-plugin-react-compiler": "19.0.0-beta-3229e95-20250315",
166
+ "babel-plugin-react-compiler": "19.0.0-beta-aeaed83-20250323",
167
167
  "babel-plugin-styled-components": "^2.1.4",
168
168
  "commitizen": "^4.3.1",
169
169
  "cypress": "^13.17.0",
@@ -175,9 +175,9 @@
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-3229e95-20250315",
178
+ "eslint-plugin-react-compiler": "19.0.0-beta-aeaed83-20250323",
179
179
  "eslint-plugin-react-hooks": "experimental",
180
- "eslint-plugin-storybook": "^0.11.4",
180
+ "eslint-plugin-storybook": "^0.11.6",
181
181
  "http-server": "^14.1.1",
182
182
  "husky": "^8.0.3",
183
183
  "jest": "^29.7.0",
@@ -193,9 +193,9 @@
193
193
  "refractor": "^4.9.0",
194
194
  "rimraf": "^5.0.5",
195
195
  "semantic-release": "^24.2.3",
196
- "start-server-and-test": "^2.0.10",
197
- "storybook": "^8.6.4",
198
- "styled-components": "^6.1.15",
196
+ "start-server-and-test": "^2.0.11",
197
+ "storybook": "^8.6.7",
198
+ "styled-components": "^6.1.16",
199
199
  "tsconfig-paths": "^4.2.0",
200
200
  "typescript": "5.8.2",
201
201
  "vite": "^5.4.14",