@assistant-ui/react 0.1.10 → 0.1.11

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -29,7 +29,7 @@
29
29
  "conversational-ui",
30
30
  "conversational-ai"
31
31
  ],
32
- "version": "0.1.10",
32
+ "version": "0.1.11",
33
33
  "license": "MIT",
34
34
  "exports": {
35
35
  ".": {
@@ -68,6 +68,7 @@
68
68
  "@radix-ui/react-primitive": "^2.0.0",
69
69
  "@radix-ui/react-slot": "^1.1.0",
70
70
  "@radix-ui/react-use-callback-ref": "^1.1.0",
71
+ "@radix-ui/react-use-escape-keydown": "^1.1.0",
71
72
  "nanoid": "^5.0.7",
72
73
  "react-textarea-autosize": "^8.5.3",
73
74
  "zod": "^3.23.8",