@assistant-ui/react 0.3.0 → 0.3.2

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.3.0",
32
+ "version": "0.3.2",
33
33
  "license": "MIT",
34
34
  "exports": {
35
35
  ".": {
@@ -92,7 +92,7 @@
92
92
  }
93
93
  },
94
94
  "devDependencies": {
95
- "@ai-sdk/react": "^0.0.15",
95
+ "@ai-sdk/react": "^0.0.16",
96
96
  "@types/node": "^20.14.9",
97
97
  "tsup": "^8.1.0",
98
98
  "@assistant-ui/tsconfig": "0.0.0"