sanity-plugin-media
6.0.16.0.2
~
Modified (3 files)
File too large for inline diff
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
{
"name": "sanity-plugin-media",
- "version": "6.0.1",
+ "version": "6.0.2",
"description": "This version of `sanity-plugin-media` is for Sanity Studio V3.",
"keywords": [
"asset",
"browser",
@@ -34,20 +34,20 @@
},
"dependencies": {
"@hookform/resolvers": "^4.1.3",
"@reduxjs/toolkit": "^2.12.0",
- "@sanity/client": "^7.23.0",
+ "@sanity/client": "^7.23.2",
"@sanity/color": "^3.0.6",
"@sanity/icons": "^5.1.0",
"@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",
"filesize": "^9.0.11",
- "groq": "^6.4.0",
+ "groq": "^6.5.0",
"is-hotkey-esm": "^1.0.0",
- "nanoid": "^5.1.16",
+ "nanoid": "^6.0.0",
"pluralize": "^8.0.0",
"react-dropzone": "^11.7.1",
"react-file-icon": "^1.6.0",
"react-hook-form": "^7.81.0",
@@ -59,10 +59,10 @@
"rxjs": "^7.8.2",
"zod": "^3.25.76"
},
"devDependencies": {
- "@sanity/tsconfig": "^2.2.0",
- "@sanity/tsdown-config": "^0.14.0",
+ "@sanity/tsconfig": "^2.2.1",
+ "@sanity/tsdown-config": "^0.14.2",
"@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",
@@ -73,11 +73,11 @@
"jsdom": "^29.1.1",
"react": "^19.2.7",
"react-dom": "^19.2.7",
"react-is": "^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",
"react-dom": "^19.2", File too large for inline diff