@smartspace/chat-ui 1.14.0-main.8966fe7 → 1.14.0-main.b9b3e1f

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartspace/chat-ui",
3
- "version": "1.14.0-main.8966fe7",
3
+ "version": "1.14.0-main.b9b3e1f",
4
4
  "license": "MIT",
5
5
  "description": "Reusable chat UI components and ChatService port for SmartSpace clients.",
6
6
  "type": "module",
@@ -62,7 +62,7 @@
62
62
  "zod": "^4.3.6"
63
63
  },
64
64
  "devDependencies": {
65
- "@smartspace/api-client": "0.1.0-main.5930cc2",
65
+ "@smartspace/api-client": "0.1.0-main.0dd5d14",
66
66
  "tailwindcss": "^3.4.10",
67
67
  "tailwindcss-animate": "^1.0.7",
68
68
  "tsup": "^8.5.0",