@epam/ai-dial-catalog 1.1.0-dev.39 → 1.1.0-dev.43

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@epam/ai-dial-catalog",
3
3
  "description": "Marketplace catalog component for browsing models, tools, and assistants with search, filter, and sort",
4
- "version": "1.1.0-dev.39",
4
+ "version": "1.1.0-dev.43",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
7
7
  "main": "./index.js",
@@ -19,11 +19,11 @@
19
19
  "peerDependencies": {
20
20
  "react": "^19.0.0",
21
21
  "@tabler/icons-react": "^3.0.0",
22
- "@epam/ai-dial-ui-kit": "0.12.0-dev.36",
23
- "@epam/ai-dial-kit": "1.1.0-dev.39",
24
- "@epam/ai-dial-sidebar": "1.1.0-dev.39",
25
- "@epam/ai-dial-chat-shared": "1.1.0-dev.39",
26
- "ag-grid-community": "35.3.0"
22
+ "@epam/ai-dial-kit": "1.1.0-dev.43",
23
+ "@epam/ai-dial-sidebar": "1.1.0-dev.43",
24
+ "@epam/ai-dial-chat-shared": "1.1.0-dev.43",
25
+ "ag-grid-community": "35.3.0",
26
+ "@epam/ai-dial-ui-kit": "^0.13.0-dev.12"
27
27
  },
28
28
  "repository": {
29
29
  "type": "git",