@blueking/chat-x 0.0.22 → 0.0.23
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.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blueking/chat-x",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.23",
|
|
4
4
|
"description": "蓝鲸智云 AI Chat 组件库 —— 遵循 AG-UI,为 AI Agent 和人类开发者共同设计的对话 UI 组件库。",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -86,6 +86,7 @@
|
|
|
86
86
|
"linkify-it": "^5.0.0",
|
|
87
87
|
"mdurl": "^2.0.0",
|
|
88
88
|
"monaco-editor": "^0.55.1",
|
|
89
|
+
"postcss": "^8.5.9",
|
|
89
90
|
"oxc-minify": "^0.121.0",
|
|
90
91
|
"punycode.js": "^2.3.1",
|
|
91
92
|
"sass-embedded": "^1.93.3",
|