@sanity/rich-date-input

4.0.84.0.9
package.json
~package.jsonModified
+5−5
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@sanity/rich-date-input",
-  "version": "4.0.8",
+  "version": "4.0.9",
   "description": "A timezone-aware datetime type and input component for Sanity Studio",
   "keywords": [
     "cms",
     "content",
@@ -32,25 +32,25 @@
     "./package.json": "./package.json"
   },
   "dependencies": {
     "@sanity/icons": "^5.0.0",
-    "@sanity/ui": "^3.3.0",
+    "@sanity/ui": "^3.3.5",
     "@vvo/tzdb": "^6.198.0",
     "date-fns": "^2.30.0",
     "date-fns-tz": "^2.0.1"
   },
   "devDependencies": {
     "@sanity/tsconfig": "^2.2.0",
-    "@sanity/tsdown-config": "^0.11.0",
-    "@types/node": "^24.13.2",
+    "@sanity/tsdown-config": "^0.13.1",
+    "@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",