@sanity/ui 2.16.9 → 2.16.10

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.16.9",
3
+ "version": "2.16.10",
4
4
  "keywords": [
5
5
  "sanity",
6
6
  "ui",
@@ -106,7 +106,7 @@
106
106
  },
107
107
  "main",
108
108
  {
109
- "name": "v4",
109
+ "name": "static",
110
110
  "channel": "static",
111
111
  "prerelease": true
112
112
  }
@@ -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.9",
122
+ "framer-motion": "^12.23.11",
123
123
  "react-compiler-runtime": "19.1.0-rc.2",
124
124
  "react-refractor": "^2.2.0",
125
125
  "use-effect-event": "^2.0.3"
@@ -131,8 +131,8 @@
131
131
  "@babel/preset-typescript": "^7.27.1",
132
132
  "@commitlint/cli": "^19.8.1",
133
133
  "@commitlint/config-conventional": "^19.8.1",
134
- "@eslint/js": "^9.31.0",
135
- "@sanity/pkg-utils": "^7.9.10",
134
+ "@eslint/js": "^9.32.0",
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
138
  "@sanity/ui-workshop": "^2.1.6",
@@ -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.0",
154
- "@testing-library/jest-dom": "^6.6.3",
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",
@@ -167,7 +167,7 @@
167
167
  "cypress": "^13.17.0",
168
168
  "cypress-real-events": "^1.14.0",
169
169
  "cz-conventional-changelog": "^3.3.0",
170
- "eslint": "^9.31.0",
170
+ "eslint": "^9.32.0",
171
171
  "eslint-config-prettier": "^10.1.8",
172
172
  "eslint-formatter-compact": "^8.40.0",
173
173
  "eslint-plugin-boundaries": "^5.0.1",