@sanity/ui 2.8.18 → 2.8.19

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.
Files changed (1) hide show
  1. package/package.json +18 -18
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sanity/ui",
3
- "version": "2.8.18",
3
+ "version": "2.8.19",
4
4
  "keywords": [
5
5
  "sanity",
6
6
  "ui",
@@ -110,7 +110,7 @@
110
110
  "@sanity/icons": "^3.4.0",
111
111
  "csstype": "^3.1.3",
112
112
  "framer-motion": "11.0.8",
113
- "react-compiler-runtime": "19.0.0-beta-6fc168f-20241025",
113
+ "react-compiler-runtime": "19.0.0-beta-9ee70a1-20241017",
114
114
  "react-refractor": "^2.2.0",
115
115
  "use-effect-event": "^1.0.2"
116
116
  },
@@ -126,20 +126,20 @@
126
126
  "@sanity/prettier-config": "^1.0.2",
127
127
  "@sanity/semantic-release-preset": "^5.0.0",
128
128
  "@sanity/ui-workshop": "^2.0.16",
129
- "@storybook/addon-a11y": "^8.4.0",
130
- "@storybook/addon-docs": "^8.4.0",
131
- "@storybook/addon-essentials": "^8.4.0",
132
- "@storybook/addon-interactions": "^8.4.0",
133
- "@storybook/addon-links": "^8.4.0",
134
- "@storybook/addon-mdx-gfm": "^8.4.0",
135
- "@storybook/addon-storysource": "^8.4.0",
136
- "@storybook/addon-themes": "^8.4.0",
137
- "@storybook/blocks": "^8.4.0",
138
- "@storybook/manager-api": "^8.4.0",
139
- "@storybook/react": "^8.4.0",
140
- "@storybook/react-vite": "^8.4.0",
141
- "@storybook/test": "^8.4.0",
142
- "@storybook/theming": "^8.4.0",
129
+ "@storybook/addon-a11y": "^8.4.1",
130
+ "@storybook/addon-docs": "^8.4.1",
131
+ "@storybook/addon-essentials": "^8.4.1",
132
+ "@storybook/addon-interactions": "^8.4.1",
133
+ "@storybook/addon-links": "^8.4.1",
134
+ "@storybook/addon-mdx-gfm": "^8.4.1",
135
+ "@storybook/addon-storysource": "^8.4.1",
136
+ "@storybook/addon-themes": "^8.4.1",
137
+ "@storybook/blocks": "^8.4.1",
138
+ "@storybook/manager-api": "^8.4.1",
139
+ "@storybook/react": "^8.4.1",
140
+ "@storybook/react-vite": "^8.4.1",
141
+ "@storybook/test": "^8.4.1",
142
+ "@storybook/theming": "^8.4.1",
143
143
  "@testing-library/dom": "^10.4.0",
144
144
  "@testing-library/jest-dom": "^6.6.2",
145
145
  "@testing-library/react": "^16.0.1",
@@ -168,7 +168,7 @@
168
168
  "eslint-plugin-react": "^7.37.2",
169
169
  "eslint-plugin-react-compiler": "beta",
170
170
  "eslint-plugin-react-hooks": "^5.0.0",
171
- "eslint-plugin-storybook": "^0.10.1",
171
+ "eslint-plugin-storybook": "^0.10.2",
172
172
  "http-server": "^14.1.1",
173
173
  "husky": "^8.0.3",
174
174
  "jest": "^29.7.0",
@@ -185,7 +185,7 @@
185
185
  "rimraf": "^5.0.5",
186
186
  "semantic-release": "^24.0.0",
187
187
  "start-server-and-test": "^2.0.5",
188
- "storybook": "^8.4.0",
188
+ "storybook": "^8.4.1",
189
189
  "styled-components": "^6.1.13",
190
190
  "tsconfig-paths": "^4.2.0",
191
191
  "typescript": "5.6.3",