@sanity/ui 2.16.15 → 2.16.16

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 +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sanity/ui",
3
- "version": "2.16.15",
3
+ "version": "2.16.16",
4
4
  "keywords": [
5
5
  "sanity",
6
6
  "ui",
@@ -119,20 +119,20 @@
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.15",
122
+ "framer-motion": "^12.23.16",
123
123
  "react-compiler-runtime": "19.1.0-rc.3",
124
124
  "react-refractor": "^2.2.0",
125
125
  "use-effect-event": "^2.0.3"
126
126
  },
127
127
  "devDependencies": {
128
- "@babel/core": "^7.28.3",
128
+ "@babel/core": "^7.28.4",
129
129
  "@babel/preset-env": "^7.28.3",
130
130
  "@babel/preset-react": "^7.27.1",
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.34.0",
135
- "@sanity/pkg-utils": "^8.1.5",
134
+ "@eslint/js": "^9.35.0",
135
+ "@sanity/pkg-utils": "^8.1.13",
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",
@@ -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.34.0",
170
+ "eslint": "^9.35.0",
171
171
  "eslint-config-prettier": "^10.1.8",
172
172
  "eslint-formatter-gha": "^1.6.0",
173
173
  "eslint-plugin-boundaries": "^5.0.1",
@@ -200,8 +200,8 @@
200
200
  "styled-components": "^6.1.19",
201
201
  "tsconfig-paths": "^4.2.0",
202
202
  "typescript": "5.9.2",
203
- "typescript-eslint": "^8.42.0",
204
- "vite": "^5.4.19",
203
+ "typescript-eslint": "^8.44.0",
204
+ "vite": "^5.4.20",
205
205
  "vite-tsconfig-paths": "^5.1.4"
206
206
  },
207
207
  "peerDependencies": {
@@ -226,7 +226,7 @@
226
226
  "react": "$react",
227
227
  "react-dom": "$react-dom",
228
228
  "react-is": "$react-is",
229
- "styled-components": "npm:@sanity/styled-components@6.1.22"
229
+ "styled-components": "npm:@sanity/styled-components@6.1.23"
230
230
  }
231
231
  },
232
232
  "esm.sh": {