@sanity/ui 2.11.8 → 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 +20 -20
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sanity/ui",
3
- "version": "2.11.8",
3
+ "version": "2.11.9",
4
4
  "keywords": [
5
5
  "sanity",
6
6
  "ui",
@@ -109,7 +109,7 @@
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",
112
+ "framer-motion": "^12.2.0",
113
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"
@@ -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",
@@ -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
  },