@sanity/block-insert-picker

1.0.41.0.5
package.json
~package.jsonModified
+5−5
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@sanity/block-insert-picker",
-  "version": "1.0.4",
+  "version": "1.0.5",
   "description": "Slash-command block-insert picker and markdown input rules for Portable Text fields in Sanity Studio",
   "keywords": [
     "block-insert",
     "portable-text",
@@ -31,23 +31,23 @@
   },
   "dependencies": {
     "@portabletext/plugin-input-rule": "^6.0.10",
     "@sanity/icons": "^5.2.1",
-    "@sanity/ui": "^3.5.0"
+    "@sanity/ui": "^4.0.0"
   },
   "devDependencies": {
     "@portabletext/editor": "^7.10.13",
     "@sanity/tsconfig": "^2.2.1",
     "@sanity/tsdown-config": "^0.21.2",
     "@testing-library/react": "^16.3.2",
     "@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",
     "jsdom": "^29.1.1",
     "react": "^19.2.8",
     "react-dom": "^19.2.8",
-    "sanity": "^6.6.0",
+    "sanity": "^6.9.0",
     "styled-components": "^6.4.4",
     "tsdown": "^0.22.14"
   },
   "peerDependencies": {