sanity-plugin-media

5.0.115.0.12
package.json
~package.jsonModified
+6−7
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "sanity-plugin-media",
-  "version": "5.0.11",
+  "version": "5.0.12",
   "description": "This version of `sanity-plugin-media` is for Sanity Studio V3.",
   "keywords": [
     "asset",
     "browser",
@@ -37,9 +37,9 @@
     "@reduxjs/toolkit": "^2.12.0",
     "@sanity/client": "^7.23.0",
     "@sanity/color": "^3.0.6",
     "@sanity/icons": "^5.0.0",
-    "@sanity/ui": "^3.3.1",
+    "@sanity/ui": "^3.3.5",
     "@sanity/uuid": "^3.0.3",
     "@tanem/react-nprogress": "^5.0.63",
     "copy-to-clipboard": "^3.3.3",
     "date-fns": "^4.4.0",
@@ -49,20 +49,20 @@
     "nanoid": "^5.1.16",
     "pluralize": "^8.0.0",
     "react-dropzone": "^11.7.1",
     "react-file-icon": "^1.6.0",
-    "react-hook-form": "^7.80.0",
+    "react-hook-form": "^7.81.0",
     "react-redux": "^9.3.0",
     "react-select": "^5.10.2",
-    "react-virtuoso": "^4.18.9",
+    "react-virtuoso": "^4.18.10",
     "redux": "^5.0.1",
     "redux-observable": "3.0.0-rc.2",
     "rxjs": "^7.8.2",
     "zod": "^3.25.76"
   },
   "devDependencies": {
     "@sanity/tsconfig": "^2.2.0",
-    "@sanity/tsdown-config": "^0.11.0",
+    "@sanity/tsdown-config": "^0.13.1",
     "@testing-library/jest-dom": "^6.9.1",
     "@testing-library/react": "^16.3.2",
     "@testing-library/user-event": "^14.6.1",
     "@types/pluralize": "^0.0.33",
@@ -74,10 +74,9 @@
     "react-dom": "^19.2.7",
     "react-is": "^19.2.7",
     "sanity": "^6.3.0",
     "styled-components": "^6.4.3",
-    "tsdown": "^0.22.3",
-    "typescript": "6.0.3"
+    "tsdown": "^0.22.5"
   },
   "peerDependencies": {
     "react": "^18.3 || ^19",
     "react-dom": "^18.3 || ^19",