@sanity/assist

6.1.106.1.11
package.json
~package.jsonModified
+5−5
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@sanity/assist",
-  "version": "6.1.10",
+  "version": "6.1.11",
   "description": "You create the instructions; Sanity AI Assist does the rest.",
   "keywords": [
     "ai",
     "sanity",
@@ -32,9 +32,9 @@
     "@sanity/client": "^7.23.0",
     "@sanity/color": "^3.0.6",
     "@sanity/icons": "^5.0.0",
     "@sanity/mutator": "^6.3.0",
-    "@sanity/ui": "^3.3.1",
+    "@sanity/ui": "^3.3.5",
     "date-fns": "^4.4.0",
     "lodash-es": "^4.18.1",
     "react-fast-compare": "^3.2.2",
     "rxjs": "^7.8.2",
@@ -42,19 +42,19 @@
   },
   "devDependencies": {
     "@sanity/schema": "^6.3.0",
     "@sanity/tsconfig": "^2.2.0",
-    "@sanity/tsdown-config": "^0.11.0",
+    "@sanity/tsdown-config": "^0.13.1",
     "@types/lodash-es": "^4.17.12",
-    "@types/node": "^24.13.2",
+    "@types/node": "^24.13.3",
     "@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.3.0",
     "styled-components": "^6.4.3",
-    "tsdown": "^0.22.3"
+    "tsdown": "^0.22.5"
   },
   "peerDependencies": {
     "react": "^19.2",
     "react-dom": "^19.2",