@sanity/assist
6.1.176.1.18
package.json~
package.jsonModified+14−14
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
{
"name": "@sanity/assist",
- "version": "6.1.17",
+ "version": "6.1.18",
"description": "You create the instructions; Sanity AI Assist does the rest.",
"keywords": [
"ai",
"sanity",
@@ -28,33 +28,33 @@
"./package.json": "./package.json"
},
"dependencies": {
"@portabletext/types": "^4.0.2",
- "@sanity/client": "^7.24.0",
- "@sanity/color": "^3.0.6",
- "@sanity/icons": "^5.2.0",
- "@sanity/mutator": "^6.5.0",
- "@sanity/ui": "^3.4.3",
+ "@sanity/client": "^7.26.0",
+ "@sanity/color": "^3.0.8",
+ "@sanity/icons": "^5.2.1",
+ "@sanity/mutator": "^6.9.0",
+ "@sanity/ui": "^4.0.0",
"date-fns": "^4.4.0",
"lodash-es": "^4.18.1",
"react-fast-compare": "^3.2.2",
"rxjs": "^7.8.2",
"rxjs-exhaustmap-with-trailing": "^2.1.1"
},
"devDependencies": {
- "@sanity/schema": "^6.5.0",
+ "@sanity/schema": "^6.9.0",
"@sanity/tsconfig": "^2.2.1",
- "@sanity/tsdown-config": "^0.19.6",
+ "@sanity/tsdown-config": "^0.21.2",
"@types/lodash-es": "^4.17.12",
"@types/node": "^24.13.3",
- "@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.7",
- "react-dom": "^19.2.7",
- "sanity": "^6.5.0",
+ "react": "^19.2.8",
+ "react-dom": "^19.2.8",
+ "sanity": "^6.9.0",
"styled-components": "^6.4.4",
- "tsdown": "^0.22.13"
+ "tsdown": "^0.22.14"
},
"peerDependencies": {
"react": "^19.2",
"react-dom": "^19.2",