@eloquentai/chat-sdk 0.33.2-dev → 0.33.3-dev

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/dist/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { C as n, a as s, r, u as f } from "./index-M37y5jG1.js";
1
+ import { C as n, a as s, r, u as f } from "./index-WozLUkZl.js";
2
2
  try {
3
3
  let e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {}, d = new e.Error().stack;
4
4
  d && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[d] = "118859a5-c0fd-4bc2-9d01-2ca49e89967d", e._sentryDebugIdIdentifier = "sentry-dbid-118859a5-c0fd-4bc2-9d01-2ca49e89967d");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eloquentai/chat-sdk",
3
- "version": "0.33.2-dev",
3
+ "version": "0.33.3-dev",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "chat",
@@ -73,7 +73,7 @@
73
73
  "globals": "^15.14.0",
74
74
  "jsdom": "^26.1.0",
75
75
  "knip": "^6.32.2",
76
- "postcss": "^8.5.18",
76
+ "postcss": "^8.5.26",
77
77
  "prettier": "^3.4.2",
78
78
  "rollup-plugin-visualizer": "^7.0.1",
79
79
  "storybook": "^10.4.6",
@@ -102,7 +102,7 @@
102
102
  "@sentry/vite-plugin": "^3.4.0",
103
103
  "@uidotdev/usehooks": "^2.4.1",
104
104
  "clsx": "^2.1.1",
105
- "dompurify": "^3.4.12",
105
+ "dompurify": "^3.4.13",
106
106
  "emoji-picker-react": "^4.18.0",
107
107
  "lucide-react": "^0.577.0",
108
108
  "react-markdown": ">=9.0.0",
@@ -114,20 +114,21 @@
114
114
  },
115
115
  "overrides": {
116
116
  "fast-xml-parser": "^5.7.0",
117
- "tar": "^7.5.16",
117
+ "tar": "^7.5.22",
118
118
  "ws": "^8.21.0",
119
119
  "form-data": "^4.0.6",
120
120
  "@babel/core": "^7.29.6",
121
121
  "fast-uri": "^3.1.4",
122
122
  "js-cookie": "^3.0.6",
123
- "js-yaml": "^4.3.0",
123
+ "js-yaml": "^4.3.1",
124
+ "nanoid": "^3.3.18",
124
125
  "fast-xml-builder": "^1.1.8",
125
126
  "minimatch@<3.1.4": "3.1.4",
126
127
  "lodash@<=4.17.23": "4.18.1",
127
128
  "flatted@<=3.4.1": "3.4.2",
128
129
  "uuid": "^14.0.0",
129
130
  "brace-expansion": "^2.1.2",
130
- "postcss": "^8.5.18",
131
+ "postcss": "^8.5.26",
131
132
  "yaml@>=2.0.0": "^2.8.3"
132
133
  },
133
134
  "allowScripts": {