@sanity/ui 3.0.1 → 3.0.2
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 +8 -8
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sanity/ui",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.2",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"sanity",
|
|
6
6
|
"ui",
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"@sanity/color": "^3.0.6",
|
|
120
120
|
"@sanity/icons": "^3.7.4",
|
|
121
121
|
"csstype": "^3.1.3",
|
|
122
|
-
"framer-motion": "^12.23.
|
|
122
|
+
"framer-motion": "^12.23.11",
|
|
123
123
|
"react-compiler-runtime": "19.1.0-rc.2",
|
|
124
124
|
"react-refractor": "^4.0.0",
|
|
125
125
|
"use-effect-event": "^2.0.3"
|
|
@@ -132,10 +132,10 @@
|
|
|
132
132
|
"@commitlint/cli": "^19.8.1",
|
|
133
133
|
"@commitlint/config-conventional": "^19.8.1",
|
|
134
134
|
"@eslint/js": "^9.31.0",
|
|
135
|
-
"@sanity/pkg-utils": "^7.9.
|
|
135
|
+
"@sanity/pkg-utils": "^7.9.11",
|
|
136
136
|
"@sanity/prettier-config": "^2.0.1",
|
|
137
137
|
"@sanity/semantic-release-preset": "^5.0.0",
|
|
138
|
-
"@sanity/ui-workshop": "^
|
|
138
|
+
"@sanity/ui-workshop": "^3.1.2",
|
|
139
139
|
"@storybook/addon-a11y": "^8.6.14",
|
|
140
140
|
"@storybook/addon-docs": "^8.6.14",
|
|
141
141
|
"@storybook/addon-essentials": "^8.6.14",
|
|
@@ -150,8 +150,8 @@
|
|
|
150
150
|
"@storybook/react-vite": "^8.6.14",
|
|
151
151
|
"@storybook/test": "^8.6.14",
|
|
152
152
|
"@storybook/theming": "^8.6.14",
|
|
153
|
-
"@testing-library/dom": "^10.4.
|
|
154
|
-
"@testing-library/jest-dom": "^6.6.
|
|
153
|
+
"@testing-library/dom": "^10.4.1",
|
|
154
|
+
"@testing-library/jest-dom": "^6.6.4",
|
|
155
155
|
"@testing-library/react": "^16.3.0",
|
|
156
156
|
"@testing-library/user-event": "^14.6.1",
|
|
157
157
|
"@types/jest": "^30.0.0",
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
"jest-environment-jsdom": "^30.0.5",
|
|
187
187
|
"lint-staged": "^14.0.1",
|
|
188
188
|
"module-alias": "^2.2.3",
|
|
189
|
-
"npm-run-all2": "^
|
|
189
|
+
"npm-run-all2": "^8.0.4",
|
|
190
190
|
"prettier": "^3.6.2",
|
|
191
191
|
"react": "^19.1.0",
|
|
192
192
|
"react-dom": "^19.1.0",
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"tsconfig-paths": "^4.2.0",
|
|
201
201
|
"typescript": "5.8.3",
|
|
202
202
|
"typescript-eslint": "^8.38.0",
|
|
203
|
-
"vite": "^
|
|
203
|
+
"vite": "^7.0.6",
|
|
204
204
|
"vite-tsconfig-paths": "^5.1.4"
|
|
205
205
|
},
|
|
206
206
|
"peerDependencies": {
|