@assistant-ui/react 0.0.16 → 0.0.18

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@assistant-ui/react",
3
- "version": "0.0.16",
3
+ "version": "0.0.18",
4
4
  "license": "MIT",
5
5
  "exports": {
6
6
  ".": {
@@ -31,6 +31,7 @@
31
31
  "@radix-ui/react-compose-refs": "^1.0.1",
32
32
  "@radix-ui/react-primitive": "^1.0.3",
33
33
  "@radix-ui/react-slot": "^1.0.2",
34
+ "@radix-ui/react-use-callback-ref": "^1.0.1",
34
35
  "ai": "^3.1.23",
35
36
  "nanoid": "^5.0.7",
36
37
  "react-textarea-autosize": "^8.5.3",