@sanity/color-input

6.0.146.0.15
package.json
~package.jsonModified
+5−5
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@sanity/color-input",
-  "version": "6.0.14",
+  "version": "6.0.15",
   "description": "Color input",
   "keywords": [
     "cms",
     "color-input",
@@ -37,19 +37,19 @@
     "lodash-es": "^4.18.1",
     "tinycolor2": "^1.6.0"
   },
   "devDependencies": {
-    "@sanity/tsconfig": "^2.2.0",
-    "@sanity/tsdown-config": "^0.14.0",
+    "@sanity/tsconfig": "^2.2.1",
+    "@sanity/tsdown-config": "^0.14.2",
     "@types/lodash-es": "^4.17.12",
     "@types/node": "^24.13.3",
     "@types/react": "^19.2.17",
     "@types/tinycolor2": "^1.4.6",
     "babel-plugin-react-compiler": "^1.0.0",
     "react": "^19.2.7",
-    "sanity": "^6.4.0",
+    "sanity": "^6.5.0",
     "styled-components": "^6.4.3",
-    "tsdown": "^0.22.7"
+    "tsdown": "^0.22.8"
   },
   "peerDependencies": {
     "react": "^19.2",
     "sanity": "^5 || ^6.0.0-0",