@agentica/chat 0.13.2 → 0.13.3

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.
@@ -12,7 +12,7 @@
12
12
  })(window, document, "clarity", "script", "gu5qz1srj3");
13
13
  </script>
14
14
  <title>Agentica Playground > Uploader</title>
15
- <script type="module" src="../assets/uploader/index.html-BieAe8na.js"></script>
15
+ <script type="module" src="../assets/uploader/index.html-rTC1Gf-v.js"></script>
16
16
  <link rel="modulepreload" crossorigin href="../assets/client-BVv4NBtY.js">
17
17
  <link rel="modulepreload" crossorigin href="../assets/AgenticaChatApplication-B11uTJIM.js">
18
18
  </head>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "type": "module",
3
3
  "name": "@agentica/chat",
4
- "version": "0.13.2",
4
+ "version": "0.13.3",
5
5
  "main": "./lib/index.mjs",
6
6
  "typings": "./lib/index.d.ts",
7
7
  "description": "Frontend Application of Agentica",
@@ -37,7 +37,7 @@
37
37
  "remark-mermaid-plugin": "^1.0.2",
38
38
  "typia": "^8.0.4",
39
39
  "uuid": "^11.0.5",
40
- "@agentica/core": "^0.13.2"
40
+ "@agentica/core": "^0.13.3"
41
41
  },
42
42
  "devDependencies": {
43
43
  "@eslint/js": "^9.13.0",