@sanity/orderable-document-list
2.0.182.0.19
package.json~
package.jsonModified+7−7
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
{
"name": "@sanity/orderable-document-list",
- "version": "2.0.18",
+ "version": "2.0.19",
"description": "Drag-and-drop Document Ordering without leaving the Editing surface",
"keywords": [
"sanity",
"sanity-plugin"
@@ -27,23 +27,23 @@
"./package.json": "./package.json"
},
"dependencies": {
"@hello-pangea/dnd": "^18.0.1",
- "@sanity/client": "^7.25.0",
+ "@sanity/client": "^7.26.0",
"@sanity/icons": "^5.2.1",
- "@sanity/ui": "^3.5.0",
+ "@sanity/ui": "^4.0.0",
"lexorank": "^1.0.5",
- "sanity-plugin-utils": "^2.0.13"
+ "sanity-plugin-utils": "^2.0.14"
},
"devDependencies": {
"@sanity/tsconfig": "^2.2.1",
"@sanity/tsdown-config": "^0.21.2",
- "@types/react": "^19.2.17",
- "@types/react-dom": "^19.2.3",
+ "@types/react": "^19.2.18",
+ "@types/react-dom": "^19.2.4",
"babel-plugin-react-compiler": "^1.0.0",
"react": "^19.2.8",
"react-dom": "^19.2.8",
- "sanity": "^6.6.0",
+ "sanity": "^6.9.0",
"styled-components": "^6.4.4",
"tsdown": "^0.22.14"
},
"peerDependencies": {