@assistant-ui/react 0.1.11 → 0.1.12

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.11",
32
+ "version": "0.1.12",
33
33
  "license": "MIT",
34
34
  "exports": {
35
35
  ".": {
@@ -65,6 +65,8 @@
65
65
  "dependencies": {
66
66
  "@radix-ui/primitive": "^1.1.0",
67
67
  "@radix-ui/react-compose-refs": "^1.1.0",
68
+ "@radix-ui/react-context": "^1.1.0",
69
+ "@radix-ui/react-popover": "^1.1.1",
68
70
  "@radix-ui/react-primitive": "^2.0.0",
69
71
  "@radix-ui/react-slot": "^1.1.0",
70
72
  "@radix-ui/react-use-callback-ref": "^1.1.0",