@telegraph/input
Advanced tools
+6
-0
| # @telegraph/input | ||
| ## 0.2.1 | ||
| ### Patch Changes | ||
| - [#704](https://github.com/knocklabs/telegraph/pull/704) [`b954d02`](https://github.com/knocklabs/telegraph/commit/b954d0263ccde551736b07fed21b13f5bf78d9fb) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump @radix-ui/react-slot from 1.2.3 to 1.2.4 | ||
| ## 0.2.0 | ||
@@ -4,0 +10,0 @@ |
+3
-3
| { | ||
| "name": "@telegraph/input", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1", | ||
| "description": "Input component for Telegraph", | ||
@@ -35,3 +35,3 @@ "repository": "https://github.com/knocklabs/telegraph/tree/main/packages/input", | ||
| "dependencies": { | ||
| "@radix-ui/react-slot": "^1.2.3", | ||
| "@radix-ui/react-slot": "^1.2.4", | ||
| "@telegraph/compose-refs": "^0.0.8", | ||
@@ -50,3 +50,3 @@ "@telegraph/helpers": "^0.0.15", | ||
| "@types/react": "^19.2.9", | ||
| "eslint": "^8.56.0", | ||
| "eslint": "^10.0.2", | ||
| "react": "^19.2.4", | ||
@@ -53,0 +53,0 @@ "react-dom": "^19.2.4", |
74065
0.42%Updated