|
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | 64 | "@axe-core/playwright": "^4.10.2", |
65 | | - "@babel/core": "~7.26.10", |
66 | | - "@babel/eslint-parser": "~7.25.9", |
67 | | - "@babel/preset-env": "~7.26.9", |
68 | | - "@babel/preset-react": "~7.25.9", |
69 | | - "@babel/register": "~7.25.9", |
| 65 | + "@babel/core": "~7.28.4", |
| 66 | + "@babel/eslint-parser": "~7.28.4", |
| 67 | + "@babel/preset-env": "~7.28.3", |
| 68 | + "@babel/preset-react": "~7.27.1", |
| 69 | + "@babel/register": "~7.28.3", |
70 | 70 | "@faker-js/faker": "~8.0.2", |
71 | 71 | "@playwright/test": "^1.52.0", |
72 | 72 | "@rocket.chat/desktop-api": "workspace:~", |
|
82 | 82 | "@storybook/addon-webpack5-compiler-babel": "^3.0.6", |
83 | 83 | "@storybook/react": "^8.6.14", |
84 | 84 | "@storybook/react-webpack5": "^8.6.14", |
85 | | - "@testing-library/dom": "~10.4.0", |
86 | | - "@testing-library/react": "~16.0.1", |
87 | | - "@testing-library/user-event": "~14.5.2", |
| 85 | + "@testing-library/dom": "~10.4.1", |
| 86 | + "@testing-library/react": "~16.3.0", |
| 87 | + "@testing-library/user-event": "~14.6.1", |
88 | 88 | "@types/adm-zip": "^0.5.7", |
89 | | - "@types/archiver": "^5.3.4", |
| 89 | + "@types/archiver": "~6.0.3", |
90 | 90 | "@types/bad-words": "^3.0.3", |
91 | 91 | "@types/bcrypt": "^5.0.2", |
92 | 92 | "@types/body-parser": "^1.19.6", |
|
118 | 118 | "@types/later": "^1.2.9", |
119 | 119 | "@types/ldapjs": "^2.2.5", |
120 | 120 | "@types/less": "~3.0.8", |
121 | | - "@types/lodash": "^4.17.18", |
| 121 | + "@types/lodash": "~4.17.20", |
122 | 122 | "@types/lodash.clonedeep": "^4.5.9", |
123 | 123 | "@types/lodash.debounce": "^4.0.9", |
124 | 124 | "@types/lodash.escape": "^4.0.9", |
|
128 | 128 | "@types/meteor-collection-hooks": "^0.8.9", |
129 | 129 | "@types/mkdirp": "^1.0.2", |
130 | 130 | "@types/mocha": "github:whitecolor/mocha-types", |
131 | | - "@types/node": "~22.16.1", |
| 131 | + "@types/node": "~22.16.5", |
132 | 132 | "@types/node-rsa": "^1.1.4", |
133 | | - "@types/nodemailer": "^6.4.17", |
| 133 | + "@types/nodemailer": "~6.4.19", |
134 | 134 | "@types/oauth2-server": "^3.0.18", |
135 | 135 | "@types/object-path": "^0.11.4", |
136 | 136 | "@types/parseurl": "^1.3.3", |
|
139 | 139 | "@types/proxyquire": "^1.3.31", |
140 | 140 | "@types/psl": "^1.1.3", |
141 | 141 | "@types/qs": "^6.14.0", |
142 | | - "@types/react": "~18.3.23", |
| 142 | + "@types/react": "~18.3.24", |
143 | 143 | "@types/react-dom": "~18.3.7", |
144 | | - "@types/sanitize-html": "^2.13.0", |
| 144 | + "@types/sanitize-html": "~2.16.0", |
145 | 145 | "@types/semver": "^7.5.8", |
146 | 146 | "@types/sharp": "^0.32.0", |
147 | 147 | "@types/sinon": "^10.0.20", |
148 | 148 | "@types/speakeasy": "^2.0.10", |
149 | 149 | "@types/strict-uri-encode": "^2.0.2", |
150 | | - "@types/supertest": "^6.0.3", |
| 150 | + "@types/supertest": "~6.0.3", |
151 | 151 | "@types/supports-color": "~7.2.1", |
152 | 152 | "@types/swagger-ui-express": "^4.1.8", |
153 | 153 | "@types/textarea-caret": "^3.0.4", |
|
159 | 159 | "@typescript-eslint/eslint-plugin": "~5.60.1", |
160 | 160 | "@typescript-eslint/parser": "~5.60.1", |
161 | 161 | "autoprefixer": "^9.8.8", |
162 | | - "babel-loader": "^9.2.1", |
| 162 | + "babel-loader": "~10.0.0", |
163 | 163 | "babel-plugin-array-includes": "^2.0.3", |
164 | | - "babel-plugin-istanbul": "^6.1.1", |
| 164 | + "babel-plugin-istanbul": "~7.0.1", |
165 | 165 | "chai": "^4.5.0", |
166 | 166 | "chai-as-promised": "^7.1.2", |
167 | 167 | "chai-datetime": "^1.8.1", |
|
171 | 171 | "docker-compose": "^0.24.8", |
172 | 172 | "emojione-assets": "^4.5.0", |
173 | 173 | "eslint": "~8.45.0", |
174 | | - "eslint-config-prettier": "~9.1.0", |
| 174 | + "eslint-config-prettier": "~9.1.2", |
175 | 175 | "eslint-plugin-anti-trojan-source": "~1.1.1", |
176 | 176 | "eslint-plugin-import": "~2.31.0", |
177 | 177 | "eslint-plugin-no-floating-promise": "~2.0.0", |
178 | | - "eslint-plugin-playwright": "~2.2.0", |
| 178 | + "eslint-plugin-playwright": "~2.2.2", |
179 | 179 | "eslint-plugin-prettier": "~5.2.6", |
180 | 180 | "eslint-plugin-react": "~7.37.5", |
181 | 181 | "eslint-plugin-react-hooks": "~5.0.0", |
182 | 182 | "eslint-plugin-testing-library": "~6.4.0", |
183 | 183 | "eslint-plugin-you-dont-need-lodash-underscore": "~6.14.0", |
184 | 184 | "fast-glob": "^3.3.3", |
185 | 185 | "i18next": "~23.4.9", |
186 | | - "jest": "~30.0.5", |
| 186 | + "jest": "~30.2.0", |
187 | 187 | "jsdom-global": "^3.0.2", |
188 | 188 | "mocha": "^9.2.2", |
189 | 189 | "nyc": "^17.1.0", |
190 | 190 | "outdent": "~0.8.0", |
191 | 191 | "pino-pretty": "^7.6.1", |
192 | 192 | "playwright-core": "~1.52.0", |
193 | | - "playwright-qase-reporter": "^2.1.3", |
| 193 | + "playwright-qase-reporter": "~2.1.6", |
194 | 194 | "postcss": "~8.4.49", |
195 | 195 | "postcss-custom-properties": "^14.0.6", |
196 | 196 | "postcss-easy-import": "^4.0.0", |
|
204 | 204 | "raw-loader": "~4.0.2", |
205 | 205 | "react-docgen-typescript-plugin": "^1.0.8", |
206 | 206 | "sinon": "^19.0.5", |
207 | | - "source-map": "^0.7.4", |
| 207 | + "source-map": "~0.7.6", |
208 | 208 | "storybook": "^8.6.14", |
209 | 209 | "stylelint": "^16.10.0", |
210 | 210 | "stylelint-config-standard": "^36.0.1", |
211 | 211 | "stylelint-order": "^6.0.4", |
212 | 212 | "stylelint-selector-bem-pattern": "^4.0.1", |
213 | | - "supertest": "^7.0.0", |
| 213 | + "supertest": "~7.1.4", |
214 | 214 | "supports-color": "~7.2.0", |
215 | 215 | "template-file": "^6.0.1", |
216 | 216 | "ts-node": "^10.9.2", |
217 | 217 | "tsx": "~4.20.5", |
218 | | - "typescript": "~5.9.2", |
| 218 | + "typescript": "~5.9.3", |
219 | 219 | "webpack": "~5.99.9" |
220 | 220 | }, |
221 | 221 | "dependencies": { |
222 | | - "@babel/runtime": "~7.26.10", |
| 222 | + "@babel/runtime": "~7.28.4", |
223 | 223 | "@bugsnag/js": "~7.20.2", |
224 | 224 | "@bugsnag/plugin-react": "~7.19.0", |
225 | | - "@datastructures-js/priority-queue": "^6.3.3", |
| 225 | + "@datastructures-js/priority-queue": "^6.3.4", |
226 | 226 | "@google-cloud/storage": "^7.15.0", |
227 | 227 | "@kaciras/deasync": "^1.1.0", |
228 | 228 | "@nivo/bar": "0.88.0", |
|
231 | 231 | "@nivo/line": "0.88.0", |
232 | 232 | "@nivo/pie": "0.88.0", |
233 | 233 | "@noble/ed25519": "^3.0.0", |
234 | | - "@node-oauth/oauth2-server": "5.2.0", |
| 234 | + "@node-oauth/oauth2-server": "~5.2.1", |
235 | 235 | "@opentelemetry/api": "^1.9.0", |
236 | 236 | "@opentelemetry/exporter-trace-otlp-grpc": "^0.54.2", |
237 | 237 | "@opentelemetry/sdk-node": "^0.54.2", |
|
252 | 252 | "@rocket.chat/emitter": "~0.31.25", |
253 | 253 | "@rocket.chat/favicon": "workspace:^", |
254 | 254 | "@rocket.chat/federation-matrix": "workspace:^", |
| 255 | + "@rocket.chat/federation-sdk": "0.1.10", |
255 | 256 | "@rocket.chat/federation-service": "workspace:^", |
256 | 257 | "@rocket.chat/freeswitch": "workspace:^", |
257 | | - "@rocket.chat/fuselage": "^0.66.4", |
258 | | - "@rocket.chat/fuselage-forms": "^0.1.0", |
259 | | - "@rocket.chat/fuselage-hooks": "^0.37.0", |
| 258 | + "@rocket.chat/fuselage": "~0.66.4", |
| 259 | + "@rocket.chat/fuselage-forms": "~0.1.0", |
| 260 | + "@rocket.chat/fuselage-hooks": "~0.37.2", |
260 | 261 | "@rocket.chat/fuselage-polyfills": "~0.31.25", |
261 | 262 | "@rocket.chat/fuselage-toastbar": "^0.35.0", |
262 | 263 | "@rocket.chat/fuselage-tokens": "~0.33.2", |
263 | 264 | "@rocket.chat/fuselage-ui-kit": "workspace:^", |
264 | 265 | "@rocket.chat/gazzodown": "workspace:^", |
265 | 266 | "@rocket.chat/http-router": "workspace:^", |
266 | 267 | "@rocket.chat/i18n": "workspace:^", |
267 | | - "@rocket.chat/icons": "^0.43.0", |
| 268 | + "@rocket.chat/icons": "~0.44.0", |
268 | 269 | "@rocket.chat/instance-status": "workspace:^", |
269 | 270 | "@rocket.chat/jwt": "workspace:^", |
270 | 271 | "@rocket.chat/layout": "^0.33.1", |
271 | 272 | "@rocket.chat/license": "workspace:^", |
272 | 273 | "@rocket.chat/log-format": "workspace:^", |
273 | 274 | "@rocket.chat/logger": "workspace:^", |
274 | | - "@rocket.chat/logo": "^0.32.2", |
| 275 | + "@rocket.chat/logo": "~0.32.3", |
275 | 276 | "@rocket.chat/media-calls": "workspace:^", |
276 | 277 | "@rocket.chat/media-signaling": "workspace:^", |
277 | 278 | "@rocket.chat/memo": "~0.31.25", |
|
296 | 297 | "@rocket.chat/server-cloud-communication": "workspace:^", |
297 | 298 | "@rocket.chat/server-fetch": "workspace:^", |
298 | 299 | "@rocket.chat/sha256": "workspace:^", |
299 | | - "@rocket.chat/string-helpers": "~0.31.25", |
| 300 | + "@rocket.chat/string-helpers": "~0.32.0", |
300 | 301 | "@rocket.chat/styled": "~0.32.0", |
301 | 302 | "@rocket.chat/tools": "workspace:^", |
302 | 303 | "@rocket.chat/tracing": "workspace:^", |
|
310 | 311 | "@rocket.chat/ui-voip": "workspace:^", |
311 | 312 | "@rocket.chat/web-ui-registration": "workspace:^", |
312 | 313 | "@slack/bolt": "^3.22.0", |
313 | | - "@slack/rtm-api": "^7.0.3", |
| 314 | + "@slack/rtm-api": "~7.0.4", |
314 | 315 | "@tanstack/react-query": "~5.65.1", |
315 | 316 | "@types/meteor": "^2.9.9", |
316 | 317 | "@vector-im/matrix-bot-sdk": "0.7.1-element.11", |
317 | | - "@xmldom/xmldom": "^0.8.10", |
| 318 | + "@xmldom/xmldom": "~0.8.11", |
318 | 319 | "adm-zip": "0.5.16", |
319 | 320 | "ajv": "^8.17.1", |
320 | 321 | "ajv-formats": "~3.0.1", |
|
331 | 332 | "chalk": "^4.1.2", |
332 | 333 | "change-case": "^4.1.2", |
333 | 334 | "chart.js": "^3.9.1", |
334 | | - "codemirror": "^5.65.19", |
| 335 | + "codemirror": "~5.65.20", |
335 | 336 | "colorette": "^2.0.20", |
336 | 337 | "colors": "^1.4.0", |
337 | 338 | "connect": "^3.7.0", |
|
345 | 346 | "date-fns": "~4.1.0", |
346 | 347 | "date.js": "~0.3.3", |
347 | 348 | "debug": "~4.3.7", |
348 | | - "dompurify": "^3.2.6", |
| 349 | + "dompurify": "~3.2.7", |
349 | 350 | "drachtio-srf": "patch:drachtio-srf@npm%3A5.0.12#~/.yarn/patches/drachtio-srf-npm-5.0.12-b0b1afaad6.patch", |
350 | 351 | "ejson": "^2.2.3", |
351 | 352 | "emailreplyparser": "^0.0.5", |
|
363 | 364 | "filenamify": "^4.3.0", |
364 | 365 | "filesize": "9.0.11", |
365 | 366 | "generate-password": "^1.7.1", |
366 | | - "google-libphonenumber": "^3.2.42", |
| 367 | + "google-libphonenumber": "^3.2.43", |
367 | 368 | "gravatar": "^1.8.2", |
368 | 369 | "he": "^1.2.0", |
369 | 370 | "highlight.js": "11.8.0", |
|
392 | 393 | "lodash.debounce": "^4.0.8", |
393 | 394 | "lodash.escape": "^4.0.1", |
394 | 395 | "lodash.get": "^4.4.2", |
395 | | - "mailparser": "^3.7.3", |
| 396 | + "mailparser": "~3.7.4", |
396 | 397 | "marked": "^4.3.0", |
397 | 398 | "matrix-appservice": "^2.0.0", |
398 | 399 | "matrix-appservice-bridge": "^10.3.3", |
399 | 400 | "mem": "^8.1.1", |
400 | | - "meteor-node-stubs": "^1.2.19", |
| 401 | + "meteor-node-stubs": "~1.2.24", |
401 | 402 | "mime-db": "^1.52.0", |
402 | 403 | "mime-type": "^4.0.0", |
403 | 404 | "mkdirp": "^1.0.4", |
|
436 | 437 | "react-stately": "~3.17.0", |
437 | 438 | "react-virtuoso": "^4.12.0", |
438 | 439 | "reflect-metadata": "^0.2.2", |
439 | | - "sanitize-html": "^2.14.0", |
| 440 | + "sanitize-html": "~2.16.0", |
440 | 441 | "semver": "^7.6.3", |
441 | 442 | "sharp": "^0.33.5", |
442 | 443 | "sip.js": "^0.21.2", |
|
454 | 455 | "tweetnacl": "^1.0.3", |
455 | 456 | "twilio": "^5.4.2", |
456 | 457 | "twit": "^2.2.11", |
457 | | - "typia": "~9.7.0", |
458 | | - "ua-parser-js": "^1.0.40", |
| 458 | + "typia": "~9.7.2", |
| 459 | + "ua-parser-js": "~1.0.41", |
459 | 460 | "underscore": "^1.13.7", |
460 | 461 | "universal-perf-hooks": "^1.0.1", |
461 | 462 | "uuid": "^11.0.3", |
|
465 | 466 | "xml2js": "~0.6.2", |
466 | 467 | "yaqrcode": "^0.2.1", |
467 | 468 | "zod": "^3.24.1", |
468 | | - "zustand": "~5.0.5" |
| 469 | + "zustand": "~5.0.8" |
469 | 470 | }, |
470 | 471 | "meteor": { |
471 | 472 | "mainModule": { |
|
0 commit comments