@assistant-ui/react 0.5.2 → 0.5.4

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.5.2",
32
+ "version": "0.5.4",
33
33
  "license": "MIT",
34
34
  "exports": {
35
35
  ".": {
@@ -90,7 +90,7 @@
90
90
  "class-variance-authority": "^0.7.0",
91
91
  "classnames": "^2.5.1",
92
92
  "json-schema": "^0.4.0",
93
- "lucide-react": "^0.408.0",
93
+ "lucide-react": "^0.412.0",
94
94
  "nanoid": "^5.0.7",
95
95
  "react-textarea-autosize": "^8.5.3",
96
96
  "secure-json-parse": "^2.7.0",
@@ -123,10 +123,10 @@
123
123
  "eslint": "^8",
124
124
  "eslint-config-next": "14.2.5",
125
125
  "postcss": "^8.4.39",
126
- "postcss-nested": "^6.0.1",
126
+ "postcss-nested": "^6.2.0",
127
127
  "tailwindcss": "^3.4.6",
128
128
  "tailwindcss-animate": "^1.0.7",
129
- "tsup": "8.1.0",
129
+ "tsup": "8.2.1",
130
130
  "tsx": "^4.16.2",
131
131
  "@assistant-ui/tailwindcss-transformer": "0.1.0",
132
132
  "@assistant-ui/tsconfig": "0.0.0"