@sanity/code-input

7.3.37.3.4
package.json
~package.jsonModified
+6−6
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@sanity/code-input",
-  "version": "7.3.3",
+  "version": "7.3.4",
   "description": "Sanity input component for code, powered by CodeMirror",
   "keywords": [
     "cms",
     "code-editor",
@@ -46,22 +46,22 @@
     "@codemirror/view": "^6.43.6",
     "@lezer/highlight": "^1.2.3",
     "@sanity/icons": "^5.2.1",
     "@sanity/lezer-groq": "^1.0.4",
-    "@sanity/ui": "^3.4.3",
+    "@sanity/ui": "^4.0.0",
     "@uiw/codemirror-themes": "^4.25.11",
     "@uiw/react-codemirror": "^4.25.11"
   },
   "devDependencies": {
     "@sanity/tsconfig": "^2.2.1",
-    "@sanity/tsdown-config": "^0.19.6",
+    "@sanity/tsdown-config": "^0.21.2",
     "@types/node": "^24.13.3",
-    "@types/react": "^19.2.17",
+    "@types/react": "^19.2.18",
     "babel-plugin-react-compiler": "^1.0.0",
     "react": "^19.2.8",
-    "sanity": "^6.6.0",
+    "sanity": "^6.9.0",
     "styled-components": "^6.4.4",
-    "tsdown": "^0.22.13"
+    "tsdown": "^0.22.14"
   },
   "peerDependencies": {
     "react": "^19.2",
     "sanity": "^5 || ^6.0.0-0",