@epam/ai-dial-chat-hooks 1.2.0-dev.69 → 1.2.0-dev.73
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 +15 -15
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@epam/ai-dial-chat-hooks",
|
|
3
3
|
"description": "Framework-level React hooks extracted from AI DIAL Chat for building custom chat interfaces",
|
|
4
|
-
"version": "1.2.0-dev.
|
|
4
|
+
"version": "1.2.0-dev.73",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "./index.js",
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
}
|
|
107
107
|
},
|
|
108
108
|
"dependencies": {
|
|
109
|
-
"@epam/ai-dial-chat-api-client": "1.2.0-dev.
|
|
109
|
+
"@epam/ai-dial-chat-api-client": "1.2.0-dev.73",
|
|
110
110
|
"dompurify": "3.4.15",
|
|
111
111
|
"fflate": "^0.8.3",
|
|
112
112
|
"lru-cache": "^10.4.3",
|
|
@@ -115,20 +115,20 @@
|
|
|
115
115
|
},
|
|
116
116
|
"peerDependencies": {
|
|
117
117
|
"react": "^19.2.8",
|
|
118
|
-
"@epam/ai-dial-attachment-canvas": "1.2.0-dev.
|
|
119
|
-
"@epam/ai-dial-attachment-input": "1.2.0-dev.
|
|
120
|
-
"@epam/ai-dial-builder-form": "1.2.0-dev.
|
|
121
|
-
"@epam/ai-dial-catalog": "1.2.0-dev.
|
|
122
|
-
"@epam/ai-dial-chat-overlay": "1.2.0-dev.
|
|
123
|
-
"@epam/ai-dial-chat-shared": "1.2.0-dev.
|
|
124
|
-
"@epam/ai-dial-mcp-apps": "1.2.0-dev.
|
|
125
|
-
"@epam/ai-dial-publish-panel": "1.2.0-dev.
|
|
126
|
-
"@epam/ai-dial-quotations": "1.2.0-dev.
|
|
118
|
+
"@epam/ai-dial-attachment-canvas": "1.2.0-dev.73",
|
|
119
|
+
"@epam/ai-dial-attachment-input": "1.2.0-dev.73",
|
|
120
|
+
"@epam/ai-dial-builder-form": "1.2.0-dev.73",
|
|
121
|
+
"@epam/ai-dial-catalog": "1.2.0-dev.73",
|
|
122
|
+
"@epam/ai-dial-chat-overlay": "1.2.0-dev.73",
|
|
123
|
+
"@epam/ai-dial-chat-shared": "1.2.0-dev.73",
|
|
124
|
+
"@epam/ai-dial-mcp-apps": "1.2.0-dev.73",
|
|
125
|
+
"@epam/ai-dial-publish-panel": "1.2.0-dev.73",
|
|
126
|
+
"@epam/ai-dial-quotations": "1.2.0-dev.73",
|
|
127
127
|
"@epam/ai-dial-react-file-manager": "^0.3.0-dev.2",
|
|
128
|
-
"@epam/ai-dial-scheduled-tasks": "1.2.0-dev.
|
|
129
|
-
"@epam/ai-dial-share": "1.2.0-dev.
|
|
130
|
-
"@epam/ai-dial-skill-editor": "1.2.0-dev.
|
|
131
|
-
"@epam/ai-dial-source-panel": "1.2.0-dev.
|
|
128
|
+
"@epam/ai-dial-scheduled-tasks": "1.2.0-dev.73",
|
|
129
|
+
"@epam/ai-dial-share": "1.2.0-dev.73",
|
|
130
|
+
"@epam/ai-dial-skill-editor": "1.2.0-dev.73",
|
|
131
|
+
"@epam/ai-dial-source-panel": "1.2.0-dev.73",
|
|
132
132
|
"@epam/ai-dial-ui-kit": "^0.15.0-dev.9",
|
|
133
133
|
"@modelcontextprotocol/sdk": "^1.29.0",
|
|
134
134
|
"@epam/pdf-highlighter-kit": "^0.0.19",
|