|
65 | 65 | "email": "support@rocket.chat" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | | - "@axe-core/playwright": "^4.10.1", |
69 | | - "@babel/core": "~7.26.0", |
| 68 | + "@axe-core/playwright": "^4.10.2", |
| 69 | + "@babel/core": "~7.26.10", |
70 | 70 | "@babel/eslint-parser": "~7.25.9", |
71 | | - "@babel/preset-env": "~7.26.0", |
| 71 | + "@babel/preset-env": "~7.26.9", |
72 | 72 | "@babel/preset-react": "~7.25.9", |
73 | 73 | "@babel/register": "~7.25.9", |
74 | 74 | "@faker-js/faker": "~8.0.2", |
|
85 | 85 | "@storybook/addon-webpack5-compiler-babel": "^3.0.6", |
86 | 86 | "@storybook/react": "^8.6.14", |
87 | 87 | "@storybook/react-webpack5": "^8.6.14", |
| 88 | + "@testing-library/dom": "~10.4.0", |
88 | 89 | "@testing-library/react": "~16.0.1", |
89 | 90 | "@testing-library/user-event": "~14.5.2", |
90 | | - "@types/adm-zip": "^0.5.6", |
| 91 | + "@types/adm-zip": "^0.5.7", |
91 | 92 | "@types/archiver": "^5.3.4", |
92 | 93 | "@types/bad-words": "^3.0.3", |
93 | 94 | "@types/bcrypt": "^5.0.2", |
94 | | - "@types/body-parser": "^1.19.5", |
| 95 | + "@types/body-parser": "^1.19.6", |
95 | 96 | "@types/busboy": "^1.5.4", |
96 | 97 | "@types/bytebuffer": "~5.0.49", |
97 | 98 | "@types/chai": "~4.3.20", |
98 | 99 | "@types/chai-as-promised": "^7.1.8", |
99 | 100 | "@types/chai-datetime": "0.0.39", |
100 | 101 | "@types/chai-dom": "1.11.3", |
101 | 102 | "@types/chai-spies": "~1.0.6", |
102 | | - "@types/codemirror": "~5.60.15", |
| 103 | + "@types/codemirror": "~5.60.16", |
103 | 104 | "@types/cookie": "^0.5.4", |
104 | | - "@types/cookie-parser": "^1.4.7", |
105 | | - "@types/cors": "^2.8.17", |
| 105 | + "@types/cookie-parser": "^1.4.9", |
| 106 | + "@types/cors": "^2.8.19", |
106 | 107 | "@types/cssom": "^0.4.3", |
107 | 108 | "@types/ejson": "^2.2.2", |
108 | | - "@types/express": "^4.17.21", |
| 109 | + "@types/express": "^4.17.23", |
109 | 110 | "@types/express-rate-limit": "^5.1.3", |
110 | 111 | "@types/google-libphonenumber": "^7.4.30", |
111 | 112 | "@types/gravatar": "^1.8.6", |
112 | 113 | "@types/he": "^1.2.3", |
113 | 114 | "@types/i18next-sprintf-postprocessor": "^0.2.3", |
114 | 115 | "@types/imap": "^0.8.42", |
115 | 116 | "@types/jest": "~29.5.14", |
116 | | - "@types/jsdom": "^21.1.0", |
| 117 | + "@types/jsdom": "^21.1.7", |
117 | 118 | "@types/jsdom-global": "^3.0.7", |
118 | | - "@types/jsrsasign": "^10.5.14", |
| 119 | + "@types/jsrsasign": "^10.5.15", |
119 | 120 | "@types/katex": "^0.16.7", |
120 | 121 | "@types/later": "^1.2.9", |
121 | 122 | "@types/ldapjs": "^2.2.5", |
122 | | - "@types/less": "~3.0.6", |
123 | | - "@types/lodash": "^4.17.13", |
| 123 | + "@types/less": "~3.0.8", |
| 124 | + "@types/lodash": "^4.17.18", |
124 | 125 | "@types/lodash.clonedeep": "^4.5.9", |
125 | 126 | "@types/lodash.debounce": "^4.0.9", |
126 | 127 | "@types/lodash.escape": "^4.0.9", |
127 | 128 | "@types/lodash.get": "^4.4.9", |
128 | | - "@types/mailparser": "^3.4.5", |
| 129 | + "@types/mailparser": "^3.4.6", |
129 | 130 | "@types/marked": "^4.3.2", |
130 | 131 | "@types/meteor-collection-hooks": "^0.8.9", |
131 | 132 | "@types/mkdirp": "^1.0.2", |
132 | 133 | "@types/mocha": "github:whitecolor/mocha-types", |
133 | | - "@types/node": "~22.14.0", |
| 134 | + "@types/nedb": "^1", |
| 135 | + "@types/node": "~22.14.1", |
134 | 136 | "@types/node-rsa": "^1.1.4", |
135 | | - "@types/nodemailer": "^6.4.16", |
| 137 | + "@types/nodemailer": "^6.4.17", |
136 | 138 | "@types/oauth2-server": "^3.0.18", |
137 | 139 | "@types/object-path": "^0.11.4", |
138 | 140 | "@types/parseurl": "^1.3.3", |
139 | 141 | "@types/prometheus-gc-stats": "^0.6.4", |
140 | 142 | "@types/proxy-from-env": "^1.0.4", |
141 | 143 | "@types/proxyquire": "^1.3.31", |
142 | 144 | "@types/psl": "^1.1.3", |
143 | | - "@types/qs": "^6", |
144 | | - "@types/react": "~18.3.17", |
145 | | - "@types/react-dom": "~18.3.5", |
| 145 | + "@types/qs": "^6.14.0", |
| 146 | + "@types/react": "~18.3.23", |
| 147 | + "@types/react-dom": "~18.3.7", |
146 | 148 | "@types/sanitize-html": "^2.13.0", |
147 | 149 | "@types/semver": "^7.5.8", |
148 | 150 | "@types/sharp": "^0.32.0", |
149 | 151 | "@types/sinon": "^10.0.20", |
150 | 152 | "@types/speakeasy": "^2.0.10", |
151 | 153 | "@types/strict-uri-encode": "^2.0.2", |
152 | | - "@types/supertest": "^6.0.2", |
| 154 | + "@types/supertest": "^6.0.3", |
153 | 155 | "@types/supports-color": "~7.2.1", |
154 | 156 | "@types/swagger-ui-express": "^4.1.8", |
155 | | - "@types/textarea-caret": "^3.0.3", |
| 157 | + "@types/textarea-caret": "^3.0.4", |
156 | 158 | "@types/ua-parser-js": "^0.7.39", |
157 | 159 | "@types/underscore": "^1.13.0", |
158 | 160 | "@types/uuid": "^10.0.0", |
|
167 | 169 | "chai": "^4.5.0", |
168 | 170 | "chai-as-promised": "^7.1.2", |
169 | 171 | "chai-datetime": "^1.8.1", |
170 | | - "chai-dom": "^1.12.0", |
| 172 | + "chai-dom": "^1.12.1", |
171 | 173 | "chai-spies": "~1.1.0", |
172 | 174 | "cross-env": "^7.0.3", |
173 | 175 | "docker-compose": "^0.24.8", |
|
178 | 180 | "eslint-plugin-import": "~2.31.0", |
179 | 181 | "eslint-plugin-no-floating-promise": "~2.0.0", |
180 | 182 | "eslint-plugin-playwright": "~2.2.0", |
181 | | - "eslint-plugin-prettier": "~5.2.1", |
182 | | - "eslint-plugin-react": "~7.37.2", |
| 183 | + "eslint-plugin-prettier": "~5.2.6", |
| 184 | + "eslint-plugin-react": "~7.37.5", |
183 | 185 | "eslint-plugin-react-hooks": "~5.0.0", |
184 | 186 | "eslint-plugin-testing-library": "~6.4.0", |
185 | 187 | "eslint-plugin-you-dont-need-lodash-underscore": "~6.14.0", |
186 | | - "fast-glob": "^3.3.2", |
| 188 | + "fast-glob": "^3.3.3", |
187 | 189 | "i18next": "~23.4.9", |
188 | | - "jest": "~30.0.0", |
| 190 | + "jest": "~30.0.2", |
189 | 191 | "jsdom-global": "^3.0.2", |
190 | 192 | "mocha": "^9.2.2", |
| 193 | + "nedb": "~1.8.0", |
191 | 194 | "nyc": "^17.1.0", |
192 | 195 | "outdent": "~0.8.0", |
193 | 196 | "pino-pretty": "^7.6.1", |
194 | | - "playwright-qase-reporter": "^2.1.2", |
| 197 | + "playwright-core": "~1.52.0", |
| 198 | + "playwright-qase-reporter": "^2.1.3", |
195 | 199 | "postcss": "~8.4.49", |
196 | | - "postcss-custom-properties": "^14.0.4", |
| 200 | + "postcss-custom-properties": "^14.0.6", |
197 | 201 | "postcss-easy-import": "^4.0.0", |
198 | 202 | "postcss-lit": "^1.1.1", |
199 | 203 | "postcss-load-config": "^6.0.1", |
|
204 | 208 | "proxyquire": "^2.1.3", |
205 | 209 | "raw-loader": "~4.0.2", |
206 | 210 | "react-docgen-typescript-plugin": "^1.0.8", |
207 | | - "sinon": "^19.0.2", |
| 211 | + "sinon": "^19.0.5", |
208 | 212 | "source-map": "^0.7.4", |
209 | 213 | "storybook": "^8.6.14", |
210 | 214 | "stylelint": "^16.10.0", |
|
215 | 219 | "supports-color": "~7.2.0", |
216 | 220 | "template-file": "^6.0.1", |
217 | 221 | "ts-node": "^10.9.2", |
218 | | - "typescript": "~5.8.3" |
| 222 | + "typescript": "~5.8.3", |
| 223 | + "webpack": "~5.99.9" |
219 | 224 | }, |
220 | 225 | "dependencies": { |
221 | | - "@babel/runtime": "~7.26.0", |
| 226 | + "@babel/runtime": "~7.26.10", |
222 | 227 | "@bugsnag/js": "~7.20.2", |
223 | 228 | "@bugsnag/plugin-react": "~7.19.0", |
224 | 229 | "@google-cloud/storage": "^7.15.0", |
|
286 | 291 | "@rocket.chat/server-fetch": "workspace:^", |
287 | 292 | "@rocket.chat/sha256": "workspace:^", |
288 | 293 | "@rocket.chat/string-helpers": "~0.31.25", |
| 294 | + "@rocket.chat/styled": "~0.32.0", |
289 | 295 | "@rocket.chat/tools": "workspace:^", |
290 | 296 | "@rocket.chat/tracing": "workspace:^", |
291 | 297 | "@rocket.chat/ui-avatar": "workspace:^", |
|
298 | 304 | "@rocket.chat/ui-voip": "workspace:^", |
299 | 305 | "@rocket.chat/web-ui-registration": "workspace:^", |
300 | 306 | "@slack/bolt": "^3.22.0", |
301 | | - "@slack/rtm-api": "^7.0.2", |
| 307 | + "@slack/rtm-api": "^7.0.3", |
302 | 308 | "@tanstack/react-query": "~5.65.1", |
303 | | - "@types/meteor": "^2.9.8", |
304 | | - "@vector-im/matrix-bot-sdk": "0.7.1-element.6", |
| 309 | + "@types/meteor": "^2.9.9", |
| 310 | + "@vector-im/matrix-bot-sdk": "0.7.1-element.11", |
305 | 311 | "@xmldom/xmldom": "^0.8.10", |
306 | 312 | "adm-zip": "0.5.16", |
307 | 313 | "ajv": "^8.17.1", |
|
319 | 325 | "chalk": "^4.1.2", |
320 | 326 | "change-case": "^4.1.2", |
321 | 327 | "chart.js": "^3.9.1", |
322 | | - "codemirror": "^5.65.18", |
| 328 | + "codemirror": "^5.65.19", |
323 | 329 | "colorette": "^2.0.20", |
324 | 330 | "colors": "^1.4.0", |
325 | 331 | "connect": "^3.7.0", |
|
333 | 339 | "date-fns": "^2.30.0", |
334 | 340 | "date.js": "~0.3.3", |
335 | 341 | "debug": "~4.3.7", |
336 | | - "dompurify": "^3.2.4", |
| 342 | + "dompurify": "^3.2.6", |
337 | 343 | "ejson": "^2.2.3", |
338 | 344 | "emailreplyparser": "^0.0.5", |
339 | 345 | "emoji-toolkit": "^7.0.1", |
|
350 | 356 | "filenamify": "^4.3.0", |
351 | 357 | "filesize": "9.0.11", |
352 | 358 | "generate-password": "^1.7.1", |
353 | | - "google-libphonenumber": "^3.2.38", |
| 359 | + "google-libphonenumber": "^3.2.42", |
354 | 360 | "gravatar": "^1.8.2", |
355 | 361 | "he": "^1.2.0", |
356 | 362 | "highlight.js": "11.8.0", |
|
364 | 370 | "imap": "^0.8.19", |
365 | 371 | "ip-range-check": "^0.2.0", |
366 | 372 | "is-svg": "^5.1.0", |
367 | | - "isolated-vm": "5.0.1", |
| 373 | + "isolated-vm": "5.0.4", |
368 | 374 | "jschardet": "^3.1.4", |
369 | 375 | "jsdom": "^26.1.0", |
370 | 376 | "jsrsasign": "^11.1.0", |
371 | 377 | "juice": "^8.1.0", |
372 | | - "katex": "~0.16.21", |
| 378 | + "katex": "~0.16.22", |
373 | 379 | "ldap-escape": "^2.0.6", |
374 | 380 | "ldapjs": "^2.3.3", |
375 | 381 | "limax": "^3.0.0", |
|
378 | 384 | "lodash.debounce": "^4.0.8", |
379 | 385 | "lodash.escape": "^4.0.1", |
380 | 386 | "lodash.get": "^4.4.2", |
381 | | - "mailparser": "^3.7.1", |
| 387 | + "mailparser": "^3.7.3", |
382 | 388 | "marked": "^4.3.0", |
383 | 389 | "matrix-appservice": "^2.0.0", |
384 | | - "matrix-appservice-bridge": "^10.3.1", |
| 390 | + "matrix-appservice-bridge": "^10.3.3", |
385 | 391 | "mem": "^8.1.1", |
386 | | - "meteor-node-stubs": "^1.2.12", |
| 392 | + "meteor-node-stubs": "^1.2.19", |
387 | 393 | "mime-db": "^1.52.0", |
388 | 394 | "mime-type": "^4.0.0", |
389 | 395 | "mkdirp": "^1.0.4", |
390 | 396 | "moleculer": "^0.14.35", |
391 | 397 | "moment": "^2.30.1", |
392 | | - "moment-timezone": "^0.5.46", |
| 398 | + "moment-timezone": "^0.5.48", |
393 | 399 | "mongo-message-queue": "^1.1.0", |
394 | 400 | "mongodb": "6.10.0", |
395 | 401 | "nats": "^2.28.2", |
|
398 | 404 | "node-rsa": "^1.1.1", |
399 | 405 | "nodemailer": "^6.9.16", |
400 | 406 | "object-path": "^0.11.8", |
401 | | - "overlayscrollbars": "^2.11.1", |
| 407 | + "overlayscrollbars": "^2.11.4", |
402 | 408 | "overlayscrollbars-react": "^0.5.6", |
403 | 409 | "path": "^0.12.7", |
404 | 410 | "path-to-regexp": "^6.3.0", |
|
426 | 432 | "semver": "^7.6.3", |
427 | 433 | "sharp": "^0.33.5", |
428 | 434 | "sip.js": "^0.21.2", |
429 | | - "sodium-native": "^4.3.1", |
| 435 | + "sodium-native": "^4.3.3", |
430 | 436 | "sodium-plus": "^0.9.0", |
431 | 437 | "speakeasy": "^2.0.0", |
432 | 438 | "stream-buffers": "^3.0.3", |
|
439 | 445 | "twilio": "^5.4.2", |
440 | 446 | "twit": "^2.2.11", |
441 | 447 | "typia": "~9.3.1", |
442 | | - "ua-parser-js": "^1.0.39", |
| 448 | + "ua-parser-js": "^1.0.40", |
443 | 449 | "underscore": "^1.13.7", |
444 | 450 | "universal-perf-hooks": "^1.0.1", |
445 | | - "url-polyfill": "^1.1.12", |
| 451 | + "url-polyfill": "^1.1.13", |
446 | 452 | "uuid": "^11.0.3", |
447 | | - "webdav": "^4.11.4", |
| 453 | + "webdav": "^4.11.5", |
448 | 454 | "xml-crypto": "~3.2.1", |
449 | 455 | "xml-encryption": "~3.1.0", |
450 | 456 | "xml2js": "~0.6.2", |
451 | 457 | "yaqrcode": "^0.2.1", |
452 | 458 | "zod": "^3.24.1", |
453 | | - "zustand": "~5.0.3" |
| 459 | + "zustand": "~5.0.5" |
454 | 460 | }, |
455 | 461 | "meteor": { |
456 | 462 | "mainModule": { |
|
0 commit comments