chatnest 3.4.2 → 3.4.4

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,341 +1,380 @@
1
- {
2
- "name": "chatnest",
3
- "version": "3.4.2",
4
- "description": "A lightweight, customizable, and responsive chat widget for modern web applications.",
5
- "keywords": [
6
- "chat",
7
- "widget",
8
- "chatbot",
9
- "ai",
10
- "assistant"
11
- ],
12
- "homepage": "https://github.com/Pro-Sifat-Hasan/chatnest#readme",
13
- "bugs": {
14
- "url": "https://github.com/Pro-Sifat-Hasan/chatnest/issues"
15
- },
16
- "repository": {
17
- "type": "git",
18
- "url": "git+https://github.com/Pro-Sifat-Hasan/chatnest.git"
19
- },
20
- "license": "MIT",
21
- "author": "Sifat Hasan",
22
- "type": "commonjs",
23
- "main": "dist/chatnest.min.js",
24
- "directories": {
25
- "test": "tests"
26
- },
27
- "scripts": {
28
- "build": "webpack --mode production",
29
- "dev": "webpack --mode development --watch",
30
- "prepare": "npm run build",
31
- "test": "jest",
32
- "test:coverage": "jest --coverage"
33
- },
34
- "dependencies": {
35
- "acorn": "^8.14.0",
36
- "agent-base": "^7.1.4",
37
- "ajv": "^8.17.1",
38
- "ajv-formats": "^2.1.1",
39
- "ajv-keywords": "^5.1.0",
40
- "ansi-escapes": "^4.3.2",
41
- "ansi-regex": "^6.2.2",
42
- "ansi-styles": "^4.3.0",
43
- "anymatch": "^3.1.3",
44
- "argparse": "^1.0.10",
45
- "babel-jest": "^30.3.0",
46
- "babel-plugin-istanbul": "^7.0.1",
47
- "babel-plugin-jest-hoist": "^30.3.0",
48
- "babel-plugin-polyfill-corejs2": "^0.4.11",
49
- "babel-plugin-polyfill-corejs3": "^0.10.6",
50
- "babel-plugin-polyfill-regenerator": "^0.6.2",
51
- "babel-preset-current-node-syntax": "^1.2.0",
52
- "babel-preset-jest": "^30.3.0",
53
- "balanced-match": "^1.0.2",
54
- "brace-expansion": "^2.0.3",
55
- "browserslist": "^4.24.2",
56
- "bser": "^2.1.1",
57
- "buffer-from": "^1.1.2",
58
- "callsites": "^3.1.0",
59
- "camelcase": "^5.3.1",
60
- "caniuse-lite": "^1.0.30001675",
61
- "chalk": "^4.1.2",
62
- "char-regex": "^1.0.2",
63
- "chrome-trace-event": "^1.0.4",
64
- "ci-info": "^4.4.0",
65
- "cjs-module-lexer": "^2.2.0",
66
- "cliui": "^8.0.1",
67
- "clone-deep": "^4.0.1",
68
- "co": "^4.6.0",
69
- "collect-v8-coverage": "^1.0.3",
70
- "color-convert": "^2.0.1",
71
- "color-name": "^1.1.4",
72
- "colorette": "^2.0.20",
73
- "commander": "^2.20.3",
74
- "common-path-prefix": "^3.0.0",
75
- "concat-map": "^0.0.1",
76
- "convert-source-map": "^2.0.0",
77
- "core-js-compat": "^3.39.0",
78
- "cross-spawn": "^7.0.6",
79
- "cssesc": "^3.0.0",
80
- "cssstyle": "^4.6.0",
81
- "data-urls": "^5.0.0",
82
- "debug": "^4.3.7",
83
- "decimal.js": "^10.6.0",
84
- "dedent": "^1.7.2",
85
- "deepmerge": "^4.3.1",
86
- "detect-newline": "^3.1.0",
87
- "eastasianwidth": "^0.2.0",
88
- "electron-to-chromium": "^1.5.49",
89
- "emittery": "^0.13.1",
90
- "emoji-regex": "^9.2.2",
91
- "enhanced-resolve": "^5.17.1",
92
- "entities": "^6.0.1",
93
- "envinfo": "^7.14.0",
94
- "error-ex": "^1.3.4",
95
- "es-module-lexer": "^1.5.4",
96
- "escalade": "^3.2.0",
97
- "escape-string-regexp": "^2.0.0",
98
- "eslint-scope": "^5.1.1",
99
- "esprima": "^4.0.1",
100
- "esrecurse": "^4.3.0",
101
- "estraverse": "^4.3.0",
102
- "esutils": "^2.0.3",
103
- "events": "^3.3.0",
104
- "execa": "^5.1.1",
105
- "exit-x": "^0.2.2",
106
- "expect": "^30.3.0",
107
- "fast-deep-equal": "^3.1.3",
108
- "fast-json-stable-stringify": "^2.1.0",
109
- "fast-uri": "^3.0.3",
110
- "fastest-levenshtein": "^1.0.16",
111
- "fb-watchman": "^2.0.2",
112
- "find-cache-dir": "^4.0.0",
113
- "find-up": "^6.3.0",
114
- "flat": "^5.0.2",
115
- "foreground-child": "^3.3.1",
116
- "fs.realpath": "^1.0.0",
117
- "function-bind": "^1.1.2",
118
- "gensync": "^1.0.0-beta.2",
119
- "get-caller-file": "^2.0.5",
120
- "get-package-type": "^0.1.0",
121
- "get-stream": "^6.0.1",
122
- "glob": "^10.5.0",
123
- "glob-to-regexp": "^0.4.1",
124
- "globals": "^11.12.0",
125
- "graceful-fs": "^4.2.11",
126
- "has-flag": "^4.0.0",
127
- "hasown": "^2.0.2",
128
- "html-encoding-sniffer": "^4.0.0",
129
- "html-escaper": "^2.0.2",
130
- "http-proxy-agent": "^7.0.2",
131
- "https-proxy-agent": "^7.0.6",
132
- "human-signals": "^2.1.0",
133
- "iconv-lite": "^0.6.3",
134
- "icss-utils": "^5.1.0",
135
- "import-local": "^3.2.0",
136
- "imurmurhash": "^0.1.4",
137
- "inflight": "^1.0.6",
138
- "inherits": "^2.0.4",
139
- "interpret": "^3.1.1",
140
- "is-arrayish": "^0.2.1",
141
- "is-core-module": "^2.15.1",
142
- "is-fullwidth-code-point": "^3.0.0",
143
- "is-generator-fn": "^2.1.0",
144
- "is-plain-object": "^2.0.4",
145
- "is-potential-custom-element-name": "^1.0.1",
146
- "is-stream": "^2.0.1",
147
- "isexe": "^2.0.0",
148
- "isobject": "^3.0.1",
149
- "istanbul-lib-coverage": "^3.2.2",
150
- "istanbul-lib-instrument": "^6.0.3",
151
- "istanbul-lib-report": "^3.0.1",
152
- "istanbul-lib-source-maps": "^5.0.6",
153
- "istanbul-reports": "^3.2.0",
154
- "jackspeak": "^3.4.3",
155
- "jest-changed-files": "^30.3.0",
156
- "jest-circus": "^30.3.0",
157
- "jest-cli": "^30.3.0",
158
- "jest-config": "^30.3.0",
159
- "jest-diff": "^30.3.0",
160
- "jest-docblock": "^30.2.0",
161
- "jest-each": "^30.3.0",
162
- "jest-environment-node": "^30.3.0",
163
- "jest-haste-map": "^30.3.0",
164
- "jest-leak-detector": "^30.3.0",
165
- "jest-matcher-utils": "^30.3.0",
166
- "jest-message-util": "^30.3.0",
167
- "jest-mock": "^30.3.0",
168
- "jest-pnp-resolver": "^1.2.3",
169
- "jest-regex-util": "^30.0.1",
170
- "jest-resolve": "^30.3.0",
171
- "jest-resolve-dependencies": "^30.3.0",
172
- "jest-runner": "^30.3.0",
173
- "jest-runtime": "^30.3.0",
174
- "jest-snapshot": "^30.3.0",
175
- "jest-util": "^30.3.0",
176
- "jest-validate": "^30.3.0",
177
- "jest-watcher": "^30.3.0",
178
- "jest-worker": "^27.5.1",
179
- "js-tokens": "^4.0.0",
180
- "js-yaml": "^3.14.2",
181
- "jsdom": "^26.1.0",
182
- "jsesc": "^3.0.2",
183
- "json-parse-even-better-errors": "^2.3.1",
184
- "json-schema-traverse": "^1.0.0",
185
- "json5": "^2.2.3",
186
- "kind-of": "^6.0.3",
187
- "leven": "^3.1.0",
188
- "lines-and-columns": "^1.2.4",
189
- "loader-runner": "^4.3.0",
190
- "locate-path": "^7.2.0",
191
- "lodash.debounce": "^4.0.8",
192
- "lru-cache": "^5.1.1",
193
- "make-dir": "^4.0.0",
194
- "makeerror": "^1.0.12",
195
- "merge-stream": "^2.0.0",
196
- "mime-db": "^1.52.0",
197
- "mime-types": "^2.1.35",
198
- "mimic-fn": "^2.1.0",
199
- "minimatch": "^9.0.9",
200
- "minipass": "^7.1.3",
201
- "ms": "^2.1.3",
202
- "nanoid": "^3.3.11",
203
- "napi-postinstall": "^0.3.4",
204
- "natural-compare": "^1.4.0",
205
- "neo-async": "^2.6.2",
206
- "node-int64": "^0.4.0",
207
- "node-releases": "^2.0.18",
208
- "normalize-path": "^3.0.0",
209
- "npm-run-path": "^4.0.1",
210
- "nwsapi": "^2.2.23",
211
- "once": "^1.4.0",
212
- "onetime": "^5.1.2",
213
- "p-limit": "^4.0.0",
214
- "p-locate": "^6.0.0",
215
- "p-try": "^2.2.0",
216
- "package-json-from-dist": "^1.0.1",
217
- "parse-json": "^5.2.0",
218
- "parse5": "^7.3.0",
219
- "path-exists": "^5.0.0",
220
- "path-is-absolute": "^1.0.1",
221
- "path-key": "^3.1.1",
222
- "path-parse": "^1.0.7",
223
- "path-scurry": "^1.11.1",
224
- "picocolors": "^1.1.1",
225
- "picomatch": "^4.0.4",
226
- "pirates": "^4.0.7",
227
- "pkg-dir": "^7.0.0",
228
- "postcss": "^8.4.47",
229
- "postcss-modules-extract-imports": "^3.1.0",
230
- "postcss-modules-local-by-default": "^4.0.5",
231
- "postcss-modules-scope": "^3.2.0",
232
- "postcss-modules-values": "^4.0.0",
233
- "postcss-selector-parser": "^6.1.2",
234
- "postcss-value-parser": "^4.2.0",
235
- "pretty-format": "^30.3.0",
236
- "punycode": "^2.3.1",
237
- "pure-rand": "^7.0.1",
238
- "randombytes": "^2.1.0",
239
- "react-is": "^18.3.1",
240
- "rechoir": "^0.8.0",
241
- "regenerate": "^1.4.2",
242
- "regenerate-unicode-properties": "^10.2.0",
243
- "regenerator-transform": "^0.15.2",
244
- "regexpu-core": "^6.1.1",
245
- "regjsgen": "^0.8.0",
246
- "regjsparser": "^0.11.2",
247
- "require-directory": "^2.1.1",
248
- "require-from-string": "^2.0.2",
249
- "resolve": "^1.22.8",
250
- "resolve-cwd": "^3.0.0",
251
- "resolve-from": "^5.0.0",
252
- "rrweb-cssom": "^0.8.0",
253
- "safe-buffer": "^5.2.1",
254
- "safer-buffer": "^2.1.2",
255
- "saxes": "^6.0.0",
256
- "schema-utils": "^4.2.0",
257
- "semver": "^6.3.1",
258
- "serialize-javascript": "^6.0.2",
259
- "shallow-clone": "^3.0.1",
260
- "shebang-command": "^2.0.0",
261
- "shebang-regex": "^3.0.0",
262
- "signal-exit": "^4.1.0",
263
- "slash": "^3.0.0",
264
- "source-map": "^0.6.1",
265
- "source-map-js": "^1.2.1",
266
- "source-map-support": "^0.5.21",
267
- "sprintf-js": "^1.0.3",
268
- "stack-utils": "^2.0.6",
269
- "string-length": "^4.0.2",
270
- "string-width": "^5.1.2",
271
- "string-width-cjs": "^4.2.3",
272
- "strip-ansi": "^7.2.0",
273
- "strip-ansi-cjs": "^6.0.1",
274
- "strip-bom": "^4.0.0",
275
- "strip-final-newline": "^2.0.0",
276
- "strip-json-comments": "^3.1.1",
277
- "supports-color": "^8.1.1",
278
- "supports-preserve-symlinks-flag": "^1.0.0",
279
- "symbol-tree": "^3.2.4",
280
- "synckit": "^0.11.12",
281
- "tapable": "^2.2.1",
282
- "terser": "^5.36.0",
283
- "test-exclude": "^6.0.0",
284
- "tldts": "^6.1.86",
285
- "tldts-core": "^6.1.86",
286
- "tmpl": "^1.0.5",
287
- "tough-cookie": "^5.1.2",
288
- "tr46": "^5.1.1",
289
- "type-detect": "^4.0.8",
290
- "type-fest": "^0.21.3",
291
- "undici-types": "^6.19.8",
292
- "unicode-canonical-property-names-ecmascript": "^2.0.1",
293
- "unicode-match-property-ecmascript": "^2.0.0",
294
- "unicode-match-property-value-ecmascript": "^2.2.0",
295
- "unicode-property-aliases-ecmascript": "^2.1.0",
296
- "unrs-resolver": "^1.11.1",
297
- "update-browserslist-db": "^1.1.1",
298
- "uri-js": "^4.4.1",
299
- "util-deprecate": "^1.0.2",
300
- "v8-to-istanbul": "^9.3.0",
301
- "w3c-xmlserializer": "^5.0.0",
302
- "walker": "^1.0.8",
303
- "watchpack": "^2.4.2",
304
- "webidl-conversions": "^7.0.0",
305
- "webpack-merge": "^5.10.0",
306
- "webpack-sources": "^3.2.3",
307
- "whatwg-encoding": "^3.1.1",
308
- "whatwg-mimetype": "^4.0.0",
309
- "whatwg-url": "^14.2.0",
310
- "which": "^2.0.2",
311
- "wildcard": "^2.0.1",
312
- "wrap-ansi": "^8.1.0",
313
- "wrap-ansi-cjs": "^7.0.0",
314
- "wrappy": "^1.0.2",
315
- "write-file-atomic": "^5.0.1",
316
- "ws": "^8.20.0",
317
- "xml-name-validator": "^5.0.0",
318
- "xmlchars": "^2.2.0",
319
- "y18n": "^5.0.8",
320
- "yallist": "^3.1.1",
321
- "yargs": "^17.7.2",
322
- "yargs-parser": "^21.1.1",
323
- "yocto-queue": "^1.1.1"
324
- },
325
- "devDependencies": {
326
- "@babel/core": "^7.23.0",
327
- "@babel/preset-env": "^7.22.20",
328
- "@jest/globals": "^30.3.0",
329
- "babel-loader": "^9.1.3",
330
- "css-loader": "^6.8.1",
331
- "jest": "^30.3.0",
332
- "jest-environment-jsdom": "^30.3.0",
333
- "marked": "^9.1.6",
334
- "style-loader": "^3.3.3",
335
- "terser-webpack-plugin": "^5.3.9",
336
- "webpack": "^5.88.2",
337
- "webpack-cli": "^5.1.4"
338
- },
339
- "unpkg": "dist/chatnest.min.js",
340
- "jsdelivr": "dist/chatnest.min.js"
341
- }
1
+ {
2
+ "name": "chatnest",
3
+ "version": "3.4.4",
4
+ "description": "A lightweight, customizable, and responsive chat widget for modern web applications.",
5
+ "keywords": [
6
+ "chat",
7
+ "widget",
8
+ "chatbot",
9
+ "ai",
10
+ "assistant"
11
+ ],
12
+ "homepage": "https://github.com/Pro-Sifat-Hasan/chatnest#readme",
13
+ "bugs": {
14
+ "url": "https://github.com/Pro-Sifat-Hasan/chatnest/issues"
15
+ },
16
+ "repository": {
17
+ "type": "git",
18
+ "url": "git+https://github.com/Pro-Sifat-Hasan/chatnest.git"
19
+ },
20
+ "license": "MIT",
21
+ "author": "Sifat Hasan",
22
+ "type": "commonjs",
23
+ "main": "dist/chatnest.min.js",
24
+ "directories": {
25
+ "test": "tests"
26
+ },
27
+ "scripts": {
28
+ "build": "webpack --mode production",
29
+ "dev": "webpack --mode development --watch",
30
+ "prepare": "npm run build",
31
+ "lint": "eslint .",
32
+ "lint:fix": "eslint . --fix",
33
+ "test": "jest",
34
+ "test:coverage": "jest --coverage",
35
+ "check": "npm run lint && npm run test && npm run build"
36
+ },
37
+ "dependencies": {
38
+ "acorn": "^8.16.0",
39
+ "acorn-jsx": "^5.3.2",
40
+ "agent-base": "^7.1.4",
41
+ "ajv": "^8.17.1",
42
+ "ajv-formats": "^2.1.1",
43
+ "ajv-keywords": "^5.1.0",
44
+ "ansi-escapes": "^4.3.2",
45
+ "ansi-regex": "^6.2.2",
46
+ "ansi-styles": "^4.3.0",
47
+ "anymatch": "^3.1.3",
48
+ "argparse": "^1.0.10",
49
+ "babel-jest": "^30.3.0",
50
+ "babel-plugin-istanbul": "^7.0.1",
51
+ "babel-plugin-jest-hoist": "^30.3.0",
52
+ "babel-plugin-polyfill-corejs2": "^0.4.11",
53
+ "babel-plugin-polyfill-corejs3": "^0.10.6",
54
+ "babel-plugin-polyfill-regenerator": "^0.6.2",
55
+ "babel-preset-current-node-syntax": "^1.2.0",
56
+ "babel-preset-jest": "^30.3.0",
57
+ "balanced-match": "^1.0.2",
58
+ "brace-expansion": "^2.0.3",
59
+ "browserslist": "^4.24.2",
60
+ "bser": "^2.1.1",
61
+ "buffer-from": "^1.1.2",
62
+ "callsites": "^3.1.0",
63
+ "camelcase": "^5.3.1",
64
+ "caniuse-lite": "^1.0.30001675",
65
+ "chalk": "^4.1.2",
66
+ "char-regex": "^1.0.2",
67
+ "chrome-trace-event": "^1.0.4",
68
+ "ci-info": "^4.4.0",
69
+ "cjs-module-lexer": "^2.2.0",
70
+ "cliui": "^8.0.1",
71
+ "clone-deep": "^4.0.1",
72
+ "co": "^4.6.0",
73
+ "collect-v8-coverage": "^1.0.3",
74
+ "color-convert": "^2.0.1",
75
+ "color-name": "^1.1.4",
76
+ "colorette": "^2.0.20",
77
+ "commander": "^2.20.3",
78
+ "common-path-prefix": "^3.0.0",
79
+ "concat-map": "^0.0.1",
80
+ "convert-source-map": "^2.0.0",
81
+ "core-js-compat": "^3.39.0",
82
+ "cross-spawn": "^7.0.6",
83
+ "cssesc": "^3.0.0",
84
+ "cssstyle": "^4.6.0",
85
+ "data-urls": "^5.0.0",
86
+ "debug": "^4.4.3",
87
+ "decimal.js": "^10.6.0",
88
+ "dedent": "^1.7.2",
89
+ "deep-is": "^0.1.4",
90
+ "deepmerge": "^4.3.1",
91
+ "detect-newline": "^3.1.0",
92
+ "eastasianwidth": "^0.2.0",
93
+ "electron-to-chromium": "^1.5.49",
94
+ "emittery": "^0.13.1",
95
+ "emoji-regex": "^9.2.2",
96
+ "enhanced-resolve": "^5.17.1",
97
+ "entities": "^6.0.1",
98
+ "envinfo": "^7.14.0",
99
+ "error-ex": "^1.3.4",
100
+ "es-module-lexer": "^1.5.4",
101
+ "escalade": "^3.2.0",
102
+ "escape-string-regexp": "^2.0.0",
103
+ "eslint-scope": "^5.1.1",
104
+ "eslint-visitor-keys": "^4.2.1",
105
+ "espree": "^10.4.0",
106
+ "esprima": "^4.0.1",
107
+ "esquery": "^1.7.0",
108
+ "esrecurse": "^4.3.0",
109
+ "estraverse": "^4.3.0",
110
+ "esutils": "^2.0.3",
111
+ "events": "^3.3.0",
112
+ "execa": "^5.1.1",
113
+ "exit-x": "^0.2.2",
114
+ "expect": "^30.3.0",
115
+ "fast-deep-equal": "^3.1.3",
116
+ "fast-json-stable-stringify": "^2.1.0",
117
+ "fast-levenshtein": "^2.0.6",
118
+ "fast-uri": "^3.0.3",
119
+ "fastest-levenshtein": "^1.0.16",
120
+ "fb-watchman": "^2.0.2",
121
+ "fdir": "^6.5.0",
122
+ "file-entry-cache": "^8.0.0",
123
+ "find-cache-dir": "^4.0.0",
124
+ "find-up": "^6.3.0",
125
+ "flat": "^5.0.2",
126
+ "flat-cache": "^4.0.1",
127
+ "flatted": "^3.4.2",
128
+ "foreground-child": "^3.3.1",
129
+ "fs.realpath": "^1.0.0",
130
+ "function-bind": "^1.1.2",
131
+ "gensync": "^1.0.0-beta.2",
132
+ "get-caller-file": "^2.0.5",
133
+ "get-package-type": "^0.1.0",
134
+ "get-stream": "^6.0.1",
135
+ "glob": "^10.5.0",
136
+ "glob-parent": "^6.0.2",
137
+ "glob-to-regexp": "^0.4.1",
138
+ "graceful-fs": "^4.2.11",
139
+ "has-flag": "^4.0.0",
140
+ "hasown": "^2.0.2",
141
+ "html-encoding-sniffer": "^4.0.0",
142
+ "html-escaper": "^2.0.2",
143
+ "http-proxy-agent": "^7.0.2",
144
+ "https-proxy-agent": "^7.0.6",
145
+ "human-signals": "^2.1.0",
146
+ "iconv-lite": "^0.6.3",
147
+ "icss-utils": "^5.1.0",
148
+ "ignore": "^5.3.2",
149
+ "import-fresh": "^3.3.1",
150
+ "import-local": "^3.2.0",
151
+ "imurmurhash": "^0.1.4",
152
+ "inflight": "^1.0.6",
153
+ "inherits": "^2.0.4",
154
+ "interpret": "^3.1.1",
155
+ "is-arrayish": "^0.2.1",
156
+ "is-core-module": "^2.15.1",
157
+ "is-extglob": "^2.1.1",
158
+ "is-fullwidth-code-point": "^3.0.0",
159
+ "is-generator-fn": "^2.1.0",
160
+ "is-glob": "^4.0.3",
161
+ "is-plain-object": "^2.0.4",
162
+ "is-potential-custom-element-name": "^1.0.1",
163
+ "is-stream": "^2.0.1",
164
+ "isexe": "^2.0.0",
165
+ "isobject": "^3.0.1",
166
+ "istanbul-lib-coverage": "^3.2.2",
167
+ "istanbul-lib-instrument": "^6.0.3",
168
+ "istanbul-lib-report": "^3.0.1",
169
+ "istanbul-lib-source-maps": "^5.0.6",
170
+ "istanbul-reports": "^3.2.0",
171
+ "jackspeak": "^3.4.3",
172
+ "jest-changed-files": "^30.3.0",
173
+ "jest-circus": "^30.3.0",
174
+ "jest-cli": "^30.3.0",
175
+ "jest-config": "^30.3.0",
176
+ "jest-diff": "^30.3.0",
177
+ "jest-docblock": "^30.2.0",
178
+ "jest-each": "^30.3.0",
179
+ "jest-environment-node": "^30.3.0",
180
+ "jest-haste-map": "^30.3.0",
181
+ "jest-leak-detector": "^30.3.0",
182
+ "jest-matcher-utils": "^30.3.0",
183
+ "jest-message-util": "^30.3.0",
184
+ "jest-mock": "^30.3.0",
185
+ "jest-pnp-resolver": "^1.2.3",
186
+ "jest-regex-util": "^30.0.1",
187
+ "jest-resolve": "^30.3.0",
188
+ "jest-resolve-dependencies": "^30.3.0",
189
+ "jest-runner": "^30.3.0",
190
+ "jest-runtime": "^30.3.0",
191
+ "jest-snapshot": "^30.3.0",
192
+ "jest-util": "^30.3.0",
193
+ "jest-validate": "^30.3.0",
194
+ "jest-watcher": "^30.3.0",
195
+ "jest-worker": "^27.5.1",
196
+ "js-tokens": "^4.0.0",
197
+ "js-yaml": "^3.14.2",
198
+ "jsdom": "^26.1.0",
199
+ "jsesc": "^3.0.2",
200
+ "json-buffer": "^3.0.1",
201
+ "json-parse-even-better-errors": "^2.3.1",
202
+ "json-schema-traverse": "^1.0.0",
203
+ "json-stable-stringify-without-jsonify": "^1.0.1",
204
+ "json5": "^2.2.3",
205
+ "keyv": "^4.5.4",
206
+ "kind-of": "^6.0.3",
207
+ "leven": "^3.1.0",
208
+ "levn": "^0.4.1",
209
+ "lines-and-columns": "^1.2.4",
210
+ "loader-runner": "^4.3.0",
211
+ "locate-path": "^7.2.0",
212
+ "lodash.debounce": "^4.0.8",
213
+ "lodash.merge": "^4.6.2",
214
+ "lru-cache": "^5.1.1",
215
+ "make-dir": "^4.0.0",
216
+ "makeerror": "^1.0.12",
217
+ "merge-stream": "^2.0.0",
218
+ "mime-db": "^1.52.0",
219
+ "mime-types": "^2.1.35",
220
+ "mimic-fn": "^2.1.0",
221
+ "minimatch": "^9.0.9",
222
+ "minipass": "^7.1.3",
223
+ "ms": "^2.1.3",
224
+ "nanoid": "^3.3.11",
225
+ "napi-postinstall": "^0.3.4",
226
+ "natural-compare": "^1.4.0",
227
+ "neo-async": "^2.6.2",
228
+ "node-int64": "^0.4.0",
229
+ "node-releases": "^2.0.18",
230
+ "normalize-path": "^3.0.0",
231
+ "npm-run-path": "^4.0.1",
232
+ "nwsapi": "^2.2.23",
233
+ "once": "^1.4.0",
234
+ "onetime": "^5.1.2",
235
+ "optionator": "^0.9.4",
236
+ "p-limit": "^4.0.0",
237
+ "p-locate": "^6.0.0",
238
+ "p-try": "^2.2.0",
239
+ "package-json-from-dist": "^1.0.1",
240
+ "parent-module": "^1.0.1",
241
+ "parse-json": "^5.2.0",
242
+ "parse5": "^7.3.0",
243
+ "path-exists": "^5.0.0",
244
+ "path-is-absolute": "^1.0.1",
245
+ "path-key": "^3.1.1",
246
+ "path-parse": "^1.0.7",
247
+ "path-scurry": "^1.11.1",
248
+ "picocolors": "^1.1.1",
249
+ "picomatch": "^4.0.4",
250
+ "pirates": "^4.0.7",
251
+ "pkg-dir": "^7.0.0",
252
+ "postcss": "^8.4.47",
253
+ "postcss-modules-extract-imports": "^3.1.0",
254
+ "postcss-modules-local-by-default": "^4.0.5",
255
+ "postcss-modules-scope": "^3.2.0",
256
+ "postcss-modules-values": "^4.0.0",
257
+ "postcss-selector-parser": "^6.1.2",
258
+ "postcss-value-parser": "^4.2.0",
259
+ "prelude-ls": "^1.2.1",
260
+ "pretty-format": "^30.3.0",
261
+ "punycode": "^2.3.1",
262
+ "pure-rand": "^7.0.1",
263
+ "randombytes": "^2.1.0",
264
+ "react-is": "^18.3.1",
265
+ "rechoir": "^0.8.0",
266
+ "regenerate": "^1.4.2",
267
+ "regenerate-unicode-properties": "^10.2.0",
268
+ "regenerator-transform": "^0.15.2",
269
+ "regexpu-core": "^6.1.1",
270
+ "regjsgen": "^0.8.0",
271
+ "regjsparser": "^0.11.2",
272
+ "require-directory": "^2.1.1",
273
+ "require-from-string": "^2.0.2",
274
+ "resolve": "^1.22.8",
275
+ "resolve-cwd": "^3.0.0",
276
+ "resolve-from": "^5.0.0",
277
+ "rrweb-cssom": "^0.8.0",
278
+ "safe-buffer": "^5.2.1",
279
+ "safer-buffer": "^2.1.2",
280
+ "saxes": "^6.0.0",
281
+ "schema-utils": "^4.2.0",
282
+ "semver": "^6.3.1",
283
+ "serialize-javascript": "^6.0.2",
284
+ "shallow-clone": "^3.0.1",
285
+ "shebang-command": "^2.0.0",
286
+ "shebang-regex": "^3.0.0",
287
+ "signal-exit": "^4.1.0",
288
+ "slash": "^3.0.0",
289
+ "source-map": "^0.6.1",
290
+ "source-map-js": "^1.2.1",
291
+ "source-map-support": "^0.5.21",
292
+ "sprintf-js": "^1.0.3",
293
+ "stack-utils": "^2.0.6",
294
+ "string-length": "^4.0.2",
295
+ "string-width": "^5.1.2",
296
+ "string-width-cjs": "^4.2.3",
297
+ "strip-ansi": "^7.2.0",
298
+ "strip-ansi-cjs": "^6.0.1",
299
+ "strip-bom": "^4.0.0",
300
+ "strip-final-newline": "^2.0.0",
301
+ "strip-json-comments": "^3.1.1",
302
+ "supports-color": "^8.1.1",
303
+ "supports-preserve-symlinks-flag": "^1.0.0",
304
+ "symbol-tree": "^3.2.4",
305
+ "synckit": "^0.11.12",
306
+ "tapable": "^2.2.1",
307
+ "terser": "^5.36.0",
308
+ "test-exclude": "^6.0.0",
309
+ "tinyglobby": "^0.2.15",
310
+ "tldts": "^6.1.86",
311
+ "tldts-core": "^6.1.86",
312
+ "tmpl": "^1.0.5",
313
+ "tough-cookie": "^5.1.2",
314
+ "tr46": "^5.1.1",
315
+ "ts-api-utils": "^2.5.0",
316
+ "type-check": "^0.4.0",
317
+ "type-detect": "^4.0.8",
318
+ "type-fest": "^0.21.3",
319
+ "undici-types": "^6.19.8",
320
+ "unicode-canonical-property-names-ecmascript": "^2.0.1",
321
+ "unicode-match-property-ecmascript": "^2.0.0",
322
+ "unicode-match-property-value-ecmascript": "^2.2.0",
323
+ "unicode-property-aliases-ecmascript": "^2.1.0",
324
+ "unrs-resolver": "^1.11.1",
325
+ "update-browserslist-db": "^1.1.1",
326
+ "uri-js": "^4.4.1",
327
+ "util-deprecate": "^1.0.2",
328
+ "v8-to-istanbul": "^9.3.0",
329
+ "w3c-xmlserializer": "^5.0.0",
330
+ "walker": "^1.0.8",
331
+ "watchpack": "^2.4.2",
332
+ "webidl-conversions": "^7.0.0",
333
+ "webpack-merge": "^5.10.0",
334
+ "webpack-sources": "^3.2.3",
335
+ "whatwg-encoding": "^3.1.1",
336
+ "whatwg-mimetype": "^4.0.0",
337
+ "whatwg-url": "^14.2.0",
338
+ "which": "^2.0.2",
339
+ "wildcard": "^2.0.1",
340
+ "word-wrap": "^1.2.5",
341
+ "wrap-ansi": "^8.1.0",
342
+ "wrap-ansi-cjs": "^7.0.0",
343
+ "wrappy": "^1.0.2",
344
+ "write-file-atomic": "^5.0.1",
345
+ "ws": "^8.20.0",
346
+ "xml-name-validator": "^5.0.0",
347
+ "xmlchars": "^2.2.0",
348
+ "y18n": "^5.0.8",
349
+ "yallist": "^3.1.1",
350
+ "yargs": "^17.7.2",
351
+ "yargs-parser": "^21.1.1",
352
+ "yocto-queue": "^1.1.1"
353
+ },
354
+ "devDependencies": {
355
+ "@babel/core": "^7.23.0",
356
+ "@babel/preset-env": "^7.22.20",
357
+ "@babel/preset-typescript": "^7.28.5",
358
+ "@eslint/js": "^9.0.0",
359
+ "@jest/globals": "^30.3.0",
360
+ "@types/jest": "^30.0.0",
361
+ "@typescript-eslint/eslint-plugin": "^8.58.0",
362
+ "@typescript-eslint/parser": "^8.58.0",
363
+ "babel-loader": "^9.1.3",
364
+ "css-loader": "^6.8.1",
365
+ "eslint": "^9.0.0",
366
+ "eslint-config-prettier": "^9.0.0",
367
+ "globals": "^15.0.0",
368
+ "jest": "^30.3.0",
369
+ "jest-environment-jsdom": "^30.3.0",
370
+ "marked": "^9.1.6",
371
+ "prettier": "^3.0.0",
372
+ "style-loader": "^3.3.3",
373
+ "terser-webpack-plugin": "^5.3.9",
374
+ "typescript": "^6.0.2",
375
+ "webpack": "^5.88.2",
376
+ "webpack-cli": "^5.1.4"
377
+ },
378
+ "unpkg": "dist/chatnest.min.js",
379
+ "jsdelivr": "dist/chatnest.min.js"
380
+ }