@sanity/ui 4.0.0-static.18 → 4.0.0-static.19

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sanity/ui",
3
- "version": "4.0.0-static.18",
3
+ "version": "4.0.0-static.19",
4
4
  "keywords": [
5
5
  "react",
6
6
  "ui",
@@ -132,10 +132,10 @@
132
132
  "@commitlint/config-conventional": "^19.8.1",
133
133
  "@eslint/js": "^9.32.0",
134
134
  "@sanity/browserslist-config": "^1.0.5",
135
- "@sanity/pkg-utils": "^7.11.4",
135
+ "@sanity/pkg-utils": "^7.11.5",
136
136
  "@sanity/prettier-config": "^2.0.1",
137
137
  "@sanity/semantic-release-preset": "^5.0.0",
138
- "@sanity/ui-workshop": "4.0.0-static.8",
138
+ "@sanity/ui-workshop": "4.0.0-static.11",
139
139
  "@testing-library/dom": "^10.4.1",
140
140
  "@testing-library/jest-dom": "^6.6.4",
141
141
  "@testing-library/react": "^16.3.0",
@@ -187,7 +187,7 @@
187
187
  "tsconfig-paths": "^4.2.0",
188
188
  "typescript": "5.9.2",
189
189
  "typescript-eslint": "^8.39.0",
190
- "vite": "^7.1.0",
190
+ "vite": "^7.1.1",
191
191
  "vite-tsconfig-paths": "^5.1.4",
192
192
  "vitest": "^3.2.4",
193
193
  "vitest-axe": "1.0.0-pre.5"
@@ -199,7 +199,7 @@
199
199
  },
200
200
  "packageManager": "pnpm@10.14.0",
201
201
  "engines": {
202
- "node": ">=20.19"
202
+ "node": ">=20.19 >=22.12.0"
203
203
  },
204
204
  "publishConfig": {
205
205
  "access": "public"