sanity-plugin-dashboard-widget-vercel

4.0.164.0.17
package.json
~package.jsonModified
+8−8
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "sanity-plugin-dashboard-widget-vercel",
-  "version": "4.0.16",
+  "version": "4.0.17",
   "description": "View your recent Vercel deployments and manually trigger builds directly from your Sanity dashboard.",
   "keywords": [
     "dashboard",
     "plugin",
@@ -40,31 +40,31 @@
     "object-hash": "3.0.0",
     "react-hook-form": "^7.81.0",
     "react-time-ago": "^7.4.4",
     "use-deep-compare-effect": "^1.8.1",
-    "xstate": "^5.32.4",
+    "xstate": "^5.32.5",
     "yup": "^0.32.11"
   },
   "devDependencies": {
-    "@sanity/tsconfig": "^2.2.0",
-    "@sanity/tsdown-config": "^0.14.0",
+    "@sanity/tsconfig": "^2.2.1",
+    "@sanity/tsdown-config": "^0.14.2",
     "@types/object-hash": "^3.0.6",
     "@types/react": "^19.2.17",
     "@types/react-dom": "^19.2.3",
     "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",
-    "@sanity/dashboard": "6.0.10"
+    "tsdown": "^0.22.8",
+    "@sanity/dashboard": "6.0.11"
   },
   "peerDependencies": {
     "react": "^19.2",
     "react-dom": "^19.2",
     "sanity": "^5 || ^6.0.0-0",
     "styled-components": "^6.1",
-    "@sanity/dashboard": "^6.0.10"
+    "@sanity/dashboard": "^6.0.11"
   },
   "engines": {
     "node": ">=20.19 <22 || >=22.12"
   },