@sanity/ui 2.15.11 → 2.15.13

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 +8 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sanity/ui",
3
- "version": "2.15.11",
3
+ "version": "2.15.13",
4
4
  "keywords": [
5
5
  "sanity",
6
6
  "ui",
@@ -119,8 +119,8 @@
119
119
  "@sanity/color": "^3.0.6",
120
120
  "@sanity/icons": "^3.7.0",
121
121
  "csstype": "^3.1.3",
122
- "framer-motion": "^12.6.2",
123
- "react-compiler-runtime": "19.0.0-beta-e993439-20250328",
122
+ "framer-motion": "^12.6.3",
123
+ "react-compiler-runtime": "19.0.0-beta-e993439-20250405",
124
124
  "react-refractor": "^2.2.0",
125
125
  "use-effect-event": "^1.0.2"
126
126
  },
@@ -135,7 +135,7 @@
135
135
  "@sanity/pkg-utils": "^7.2.2",
136
136
  "@sanity/prettier-config": "^1.0.3",
137
137
  "@sanity/semantic-release-preset": "^5.0.0",
138
- "@sanity/ui-workshop": "^2.0.33",
138
+ "@sanity/ui-workshop": "^2.0.34",
139
139
  "@storybook/addon-a11y": "^8.6.11",
140
140
  "@storybook/addon-docs": "^8.6.11",
141
141
  "@storybook/addon-essentials": "^8.6.11",
@@ -162,7 +162,7 @@
162
162
  "@types/react-is": "^19.0.0",
163
163
  "@types/refractor": "^3.4.1",
164
164
  "@vitejs/plugin-react": "^4.3.4",
165
- "babel-plugin-react-compiler": "19.0.0-beta-e993439-20250328",
165
+ "babel-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
166
166
  "babel-plugin-styled-components": "^2.1.4",
167
167
  "commitizen": "^4.3.1",
168
168
  "cypress": "^13.17.0",
@@ -175,7 +175,7 @@
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-e993439-20250328",
178
+ "eslint-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
179
179
  "eslint-plugin-react-hooks": "experimental",
180
180
  "eslint-plugin-react-refresh": "^0.4.19",
181
181
  "eslint-plugin-simple-import-sort": "^12.1.1",
@@ -201,8 +201,8 @@
201
201
  "styled-components": "^6.1.16",
202
202
  "tsconfig-paths": "^4.2.0",
203
203
  "typescript": "5.8.2",
204
- "typescript-eslint": "^8.28.0",
205
- "vite": "^5.4.15",
204
+ "typescript-eslint": "^8.29.0",
205
+ "vite": "^5.4.16",
206
206
  "vite-tsconfig-paths": "^5.1.4"
207
207
  },
208
208
  "peerDependencies": {