sanity-plugin-graph-view

5.0.135.0.14
package.json
~package.jsonModified
+5−5
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "sanity-plugin-graph-view",
-  "version": "5.0.13",
+  "version": "5.0.14",
   "description": "",
   "homepage": "https://github.com/sanity-io/plugins/tree/main/plugins/sanity-plugin-graph-view#readme",
   "bugs": {
     "url": "https://github.com/sanity-io/plugins/issues"
@@ -23,26 +23,26 @@
     "./package.json": "./package.json"
   },
   "dependencies": {
     "@sanity/color": "^3.0.6",
-    "@sanity/ui": "^3.3.0",
+    "@sanity/ui": "^3.3.5",
     "bezier-easing": "^2.1.0",
     "deep-equal": "^2.2.3",
     "polished": "^4.3.1",
     "react-force-graph-2d": "^1.29.1",
     "uuid": "^14.0.1"
   },
   "devDependencies": {
     "@sanity/tsconfig": "^2.2.0",
-    "@sanity/tsdown-config": "^0.11.0",
+    "@sanity/tsdown-config": "^0.13.1",
     "@types/deep-equal": "^1.0.4",
-    "@types/node": "^24.13.2",
+    "@types/node": "^24.13.3",
     "@types/react": "^19.2.17",
     "babel-plugin-react-compiler": "^1.0.0",
     "react": "^19.2.7",
     "sanity": "^6.3.0",
     "styled-components": "^6.4.3",
-    "tsdown": "^0.22.3"
+    "tsdown": "^0.22.5"
   },
   "peerDependencies": {
     "react": "^19.2",
     "sanity": "^5 || ^6.0.0-0",