@squiz/chat-ui
Advanced tools
Comparing version 1.2.0 to 1.2.1
# @squiz/chat-ui | ||
## 1.2.1 | ||
### Patch Changes | ||
- eadc1cb: Updated Typescript | ||
- Updated dependencies [eadc1cb] | ||
- @squiz/dxp-ai-client@0.23.1 | ||
## 1.2.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@squiz/chat-ui", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"main": "dist/index.js", | ||
@@ -19,3 +19,3 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@squiz/dxp-ai-client": "^0.23.0", | ||
"@squiz/dxp-ai-client": "^0.23.1", | ||
"uuid": "^10.0.0", | ||
@@ -50,3 +50,3 @@ "xss": "^1.0.15" | ||
"ts-jest": "^29.1.2", | ||
"typescript": "^5.3.3", | ||
"typescript": "^5.5.3", | ||
"vite": "^5.2.10" | ||
@@ -53,0 +53,0 @@ }, |
Sorry, the diff of this file is not supported yet
644854
Updated@squiz/dxp-ai-client@^0.23.1