@sanity/ui 2.15.3 → 2.15.5
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 +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sanity/ui",
|
|
3
|
-
"version": "2.15.
|
|
3
|
+
"version": "2.15.5",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"sanity",
|
|
6
6
|
"ui",
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"@sanity/icons": "^3.7.0",
|
|
121
121
|
"csstype": "^3.1.3",
|
|
122
122
|
"framer-motion": "^12.4.10",
|
|
123
|
-
"react-compiler-runtime": "19.0.0-beta-
|
|
123
|
+
"react-compiler-runtime": "19.0.0-beta-e1e972c-20250221",
|
|
124
124
|
"react-refractor": "^2.2.0",
|
|
125
125
|
"use-effect-event": "^1.0.2"
|
|
126
126
|
},
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
|
164
164
|
"@typescript-eslint/parser": "^7.18.0",
|
|
165
165
|
"@vitejs/plugin-react": "^4.3.4",
|
|
166
|
-
"babel-plugin-react-compiler": "19.0.0-beta-
|
|
166
|
+
"babel-plugin-react-compiler": "19.0.0-beta-bafa41b-20250307",
|
|
167
167
|
"babel-plugin-styled-components": "^2.1.4",
|
|
168
168
|
"commitizen": "^4.3.1",
|
|
169
169
|
"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-
|
|
178
|
+
"eslint-plugin-react-compiler": "19.0.0-beta-bafa41b-20250307",
|
|
179
179
|
"eslint-plugin-react-hooks": "experimental",
|
|
180
180
|
"eslint-plugin-storybook": "^0.11.4",
|
|
181
181
|
"http-server": "^14.1.1",
|