sanity-plugin-mux-input

5.0.85.0.9
package.json
~package.jsonModified
+3−3
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "sanity-plugin-mux-input",
-  "version": "5.0.8",
+  "version": "5.0.9",
   "description": "An input component that integrates Sanity Studio with Mux video encoding/hosting service.",
   "keywords": [
     "input",
     "media",
@@ -35,9 +35,9 @@
     "@mux/mux-player": "^3.13.2",
     "@mux/mux-player-react": "^3.13.2",
     "@mux/upchunk": "^3.5.0",
     "@sanity/icons": "^5.2.1",
-    "@sanity/ui": "^3.5.1",
+    "@sanity/ui": "^4.0.0",
     "@sanity/uuid": "^3.0.3",
     "iso-639-1": "^3.1.6",
     "jsonwebtoken-esm": "^1.0.5",
     "lodash": "^4.18.1",
@@ -61,9 +61,9 @@
     "@types/react-is": "^19.2.0",
     "babel-plugin-react-compiler": "^1.0.0",
     "react": "^19.2.8",
     "react-dom": "^19.2.8",
-    "sanity": "^6.7.0",
+    "sanity": "^6.9.0",
     "styled-components": "^6.4.4",
     "tsdown": "^0.22.14"
   },
   "peerDependencies": {