@sanity/ui 2.11.7 → 2.11.9

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 +23 -23
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sanity/ui",
3
- "version": "2.11.7",
3
+ "version": "2.11.9",
4
4
  "keywords": [
5
5
  "sanity",
6
6
  "ui",
@@ -109,8 +109,8 @@
109
109
  "@sanity/color": "^3.0.6",
110
110
  "@sanity/icons": "^3.5.7",
111
111
  "csstype": "^3.1.3",
112
- "framer-motion": "^12.0.6",
113
- "react-compiler-runtime": "19.0.0-beta-27714ef-20250124",
112
+ "framer-motion": "^12.2.0",
113
+ "react-compiler-runtime": "19.0.0-beta-714736e-20250131",
114
114
  "react-refractor": "^2.2.0",
115
115
  "use-effect-event": "^1.0.2"
116
116
  },
@@ -119,27 +119,27 @@
119
119
  "@babel/preset-env": "^7.26.7",
120
120
  "@babel/preset-react": "^7.26.3",
121
121
  "@babel/preset-typescript": "^7.26.0",
122
- "@commitlint/cli": "^19.6.1",
123
- "@commitlint/config-conventional": "^19.6.0",
122
+ "@commitlint/cli": "^19.7.1",
123
+ "@commitlint/config-conventional": "^19.7.1",
124
124
  "@juggle/resize-observer": "^3.4.0",
125
125
  "@sanity/pkg-utils": "^6.13.4",
126
126
  "@sanity/prettier-config": "^1.0.3",
127
127
  "@sanity/semantic-release-preset": "^5.0.0",
128
128
  "@sanity/ui-workshop": "^2.0.25",
129
- "@storybook/addon-a11y": "^8.5.2",
130
- "@storybook/addon-docs": "^8.5.2",
131
- "@storybook/addon-essentials": "^8.5.2",
132
- "@storybook/addon-interactions": "^8.5.2",
133
- "@storybook/addon-links": "^8.5.2",
134
- "@storybook/addon-mdx-gfm": "^8.5.2",
135
- "@storybook/addon-storysource": "^8.5.2",
136
- "@storybook/addon-themes": "^8.5.2",
137
- "@storybook/blocks": "^8.5.2",
138
- "@storybook/manager-api": "^8.5.2",
139
- "@storybook/react": "^8.5.2",
140
- "@storybook/react-vite": "^8.5.2",
141
- "@storybook/test": "^8.5.2",
142
- "@storybook/theming": "^8.5.2",
129
+ "@storybook/addon-a11y": "^8.5.3",
130
+ "@storybook/addon-docs": "^8.5.3",
131
+ "@storybook/addon-essentials": "^8.5.3",
132
+ "@storybook/addon-interactions": "^8.5.3",
133
+ "@storybook/addon-links": "^8.5.3",
134
+ "@storybook/addon-mdx-gfm": "^8.5.3",
135
+ "@storybook/addon-storysource": "^8.5.3",
136
+ "@storybook/addon-themes": "^8.5.3",
137
+ "@storybook/blocks": "^8.5.3",
138
+ "@storybook/manager-api": "^8.5.3",
139
+ "@storybook/react": "^8.5.3",
140
+ "@storybook/react-vite": "^8.5.3",
141
+ "@storybook/test": "^8.5.3",
142
+ "@storybook/theming": "^8.5.3",
143
143
  "@testing-library/dom": "^10.4.0",
144
144
  "@testing-library/jest-dom": "^6.6.3",
145
145
  "@testing-library/react": "^16.2.0",
@@ -154,7 +154,7 @@
154
154
  "@typescript-eslint/eslint-plugin": "^7.18.0",
155
155
  "@typescript-eslint/parser": "^7.18.0",
156
156
  "@vitejs/plugin-react": "^4.3.4",
157
- "babel-plugin-react-compiler": "19.0.0-beta-27714ef-20250124",
157
+ "babel-plugin-react-compiler": "19.0.0-beta-714736e-20250131",
158
158
  "babel-plugin-styled-components": "^2.1.4",
159
159
  "commitizen": "^4.3.1",
160
160
  "cypress": "^13.17.0",
@@ -166,7 +166,7 @@
166
166
  "eslint-plugin-import": "^2.31.0",
167
167
  "eslint-plugin-jsx-a11y": "^6.10.2",
168
168
  "eslint-plugin-react": "^7.37.4",
169
- "eslint-plugin-react-compiler": "19.0.0-beta-27714ef-20250124",
169
+ "eslint-plugin-react-compiler": "19.0.0-beta-714736e-20250131",
170
170
  "eslint-plugin-react-hooks": "^5.1.0",
171
171
  "eslint-plugin-storybook": "^0.11.2",
172
172
  "http-server": "^14.1.1",
@@ -185,7 +185,7 @@
185
185
  "rimraf": "^5.0.5",
186
186
  "semantic-release": "^24.2.1",
187
187
  "start-server-and-test": "^2.0.10",
188
- "storybook": "^8.5.2",
188
+ "storybook": "^8.5.3",
189
189
  "styled-components": "^6.1.14",
190
190
  "tsconfig-paths": "^4.2.0",
191
191
  "typescript": "5.7.3",
@@ -198,7 +198,7 @@
198
198
  "react-is": "^18 || >=19.0.0-0",
199
199
  "styled-components": "^5.2 || ^6"
200
200
  },
201
- "packageManager": "pnpm@9.15.4",
201
+ "packageManager": "pnpm@9.15.5",
202
202
  "engines": {
203
203
  "node": ">=14.0.0"
204
204
  },