sanity-plugin-mux-input
5.0.25.0.3
~
Modified (2 files)
File too large for inline diff
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
{
"name": "sanity-plugin-mux-input",
- "version": "5.0.2",
+ "version": "5.0.3",
"description": "An input component that integrates Sanity Studio with Mux video encoding/hosting service.",
"keywords": [
"input",
"media",
@@ -51,21 +51,21 @@
"use-device-pixel-ratio": "^1.1.2",
"use-error-boundary": "^2.0.6"
},
"devDependencies": {
- "@sanity/client": "^7.23.0",
- "@sanity/tsconfig": "^2.2.0",
- "@sanity/tsdown-config": "^0.14.0",
+ "@sanity/client": "^7.23.2",
+ "@sanity/tsconfig": "^2.2.1",
+ "@sanity/tsdown-config": "^0.14.2",
"@types/lodash": "^4.17.24",
"@types/node": "^24.13.3",
"@types/react": "^19.2.17",
"@types/react-is": "^19.2.0",
"babel-plugin-react-compiler": "^1.0.0",
"react": "^19.2.7",
"react-dom": "^19.2.7",
- "sanity": "^6.4.0",
+ "sanity": "^6.5.0",
"styled-components": "^6.4.3",
- "tsdown": "^0.22.7"
+ "tsdown": "^0.22.8"
},
"peerDependencies": {
"react": "^19.2",
"sanity": "^5 || ^6.0.0-0",