@sanity/embeddings-index-ui
4.0.134.0.14
package.json~
package.jsonModified+3−3
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
{
"name": "@sanity/embeddings-index-ui",
- "version": "4.0.13",
+ "version": "4.0.14",
"description": "Various Sanity Studio plugins for integrating with the embeddings index API",
"keywords": [
"sanity",
"sanity-plugin"
@@ -27,9 +27,9 @@
"./package.json": "./package.json"
},
"dependencies": {
"@sanity/icons": "^5.2.1",
- "@sanity/ui": "^3.5.1",
+ "@sanity/ui": "^4.0.0",
"react-rx": "^4.2.5"
},
"devDependencies": {
"@sanity/tsconfig": "^2.2.1",
@@ -39,9 +39,9 @@
"@types/react-dom": "^19.2.4",
"babel-plugin-react-compiler": "^1.0.0",
"react": "^19.2.8",
"react-dom": "^19.2.8",
- "sanity": "^6.7.0",
+ "sanity": "^6.9.0",
"styled-components": "^6.4.4",
"tsdown": "^0.22.14"
},
"peerDependencies": {