@sanity/ui 2.10.11 → 2.10.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sanity/ui",
3
- "version": "2.10.11",
3
+ "version": "2.10.13",
4
4
  "keywords": [
5
5
  "sanity",
6
6
  "ui",
@@ -107,10 +107,10 @@
107
107
  "dependencies": {
108
108
  "@floating-ui/react-dom": "^2.1.2",
109
109
  "@sanity/color": "^3.0.6",
110
- "@sanity/icons": "^3.5.3",
110
+ "@sanity/icons": "^3.5.5",
111
111
  "csstype": "^3.1.3",
112
112
  "framer-motion": "^11.15.0",
113
- "react-compiler-runtime": "19.0.0-beta-201e55d-20241215",
113
+ "react-compiler-runtime": "19.0.0-beta-55955c9-20241229",
114
114
  "react-refractor": "^2.2.0",
115
115
  "use-effect-event": "^1.0.2"
116
116
  },
@@ -122,10 +122,10 @@
122
122
  "@commitlint/cli": "^19.6.0",
123
123
  "@commitlint/config-conventional": "^19.6.0",
124
124
  "@juggle/resize-observer": "^3.4.0",
125
- "@sanity/pkg-utils": "^6.12.0",
125
+ "@sanity/pkg-utils": "^6.12.2",
126
126
  "@sanity/prettier-config": "^1.0.3",
127
127
  "@sanity/semantic-release-preset": "^5.0.0",
128
- "@sanity/ui-workshop": "^2.0.19",
128
+ "@sanity/ui-workshop": "^2.0.20",
129
129
  "@storybook/addon-a11y": "^8.4.7",
130
130
  "@storybook/addon-docs": "^8.4.7",
131
131
  "@storybook/addon-essentials": "^8.4.7",
@@ -147,14 +147,14 @@
147
147
  "@types/jest": "^29.5.14",
148
148
  "@types/jest-axe": "^3.5.9",
149
149
  "@types/node": "^20.12.7",
150
- "@types/react": "^19.0.1",
150
+ "@types/react": "^19.0.2",
151
151
  "@types/react-dom": "^19.0.2",
152
152
  "@types/react-is": "^19.0.0",
153
153
  "@types/refractor": "^3.4.1",
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-201e55d-20241215",
157
+ "babel-plugin-react-compiler": "19.0.0-beta-55955c9-20241229",
158
158
  "commitizen": "^4.3.1",
159
159
  "cypress": "^13.16.1",
160
160
  "cypress-real-events": "^1.13.0",
@@ -165,7 +165,7 @@
165
165
  "eslint-plugin-import": "^2.31.0",
166
166
  "eslint-plugin-jsx-a11y": "^6.10.2",
167
167
  "eslint-plugin-react": "^7.37.2",
168
- "eslint-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
168
+ "eslint-plugin-react-compiler": "19.0.0-beta-55955c9-20241229",
169
169
  "eslint-plugin-react-hooks": "^5.1.0",
170
170
  "eslint-plugin-storybook": "^0.11.1",
171
171
  "http-server": "^14.1.1",