Skip to content

Commit 9ea2635

Browse files
authored
chore(deps): Mismatched and missing dev dependencies (#36257)
1 parent d7bfba3 commit 9ea2635

File tree

62 files changed

+2737
-6292
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+2737
-6292
lines changed
Lines changed: 273 additions & 279 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ plugins:
1212
- path: .yarn/plugins/@yarnpkg/plugin-engines.cjs
1313
spec: "https://raw.githubusercontent.com/devoto13/yarn-plugin-engines/main/bundles/%40yarnpkg/plugin-engines.js"
1414

15-
yarnPath: .yarn/releases/yarn-4.9.1.cjs
15+
yarnPath: .yarn/releases/yarn-4.9.2.cjs

apps/meteor/client/views/room/hooks/useAppsContextualBar.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { renderHook } from '@testing-library/react-hooks';
1+
import { renderHook } from '@testing-library/react';
22

33
import { useAppsContextualBar } from './useAppsContextualBar';
44
import { useUiKitActionManager } from '../../../uikit/hooks/useUiKitActionManager';

apps/meteor/ee/server/services/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,19 +42,19 @@
4242
"mongodb": "6.10.0",
4343
"nats": "^2.28.2",
4444
"pino": "^8.21.0",
45-
"sodium-native": "^4.3.1",
45+
"sodium-native": "^4.3.3",
4646
"sodium-plus": "^0.9.0",
4747
"uuid": "^11.0.3",
48-
"ws": "^8.18.0"
48+
"ws": "^8.18.2"
4949
},
5050
"devDependencies": {
5151
"@rocket.chat/icons": "^0.43.0",
5252
"@types/cookie": "^0.5.4",
53-
"@types/cookie-parser": "^1.4.7",
53+
"@types/cookie-parser": "^1.4.9",
5454
"@types/ejson": "^2.2.2",
55-
"@types/express": "^4.17.21",
55+
"@types/express": "^4.17.23",
5656
"@types/fibers": "^3.1.4",
57-
"@types/node": "~22.14.0",
57+
"@types/node": "~22.14.1",
5858
"@types/ws": "^8.5.13",
5959
"npm-run-all": "^4.1.5",
6060
"pino-pretty": "^7.6.1",

apps/meteor/package.json

Lines changed: 55 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@
6565
"email": "support@rocket.chat"
6666
},
6767
"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",
7070
"@babel/eslint-parser": "~7.25.9",
71-
"@babel/preset-env": "~7.26.0",
71+
"@babel/preset-env": "~7.26.9",
7272
"@babel/preset-react": "~7.25.9",
7373
"@babel/register": "~7.25.9",
7474
"@faker-js/faker": "~8.0.2",
@@ -85,74 +85,76 @@
8585
"@storybook/addon-webpack5-compiler-babel": "^3.0.6",
8686
"@storybook/react": "^8.6.14",
8787
"@storybook/react-webpack5": "^8.6.14",
88+
"@testing-library/dom": "~10.4.0",
8889
"@testing-library/react": "~16.0.1",
8990
"@testing-library/user-event": "~14.5.2",
90-
"@types/adm-zip": "^0.5.6",
91+
"@types/adm-zip": "^0.5.7",
9192
"@types/archiver": "^5.3.4",
9293
"@types/bad-words": "^3.0.3",
9394
"@types/bcrypt": "^5.0.2",
94-
"@types/body-parser": "^1.19.5",
95+
"@types/body-parser": "^1.19.6",
9596
"@types/busboy": "^1.5.4",
9697
"@types/bytebuffer": "~5.0.49",
9798
"@types/chai": "~4.3.20",
9899
"@types/chai-as-promised": "^7.1.8",
99100
"@types/chai-datetime": "0.0.39",
100101
"@types/chai-dom": "1.11.3",
101102
"@types/chai-spies": "~1.0.6",
102-
"@types/codemirror": "~5.60.15",
103+
"@types/codemirror": "~5.60.16",
103104
"@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",
106107
"@types/cssom": "^0.4.3",
107108
"@types/ejson": "^2.2.2",
108-
"@types/express": "^4.17.21",
109+
"@types/express": "^4.17.23",
109110
"@types/express-rate-limit": "^5.1.3",
110111
"@types/google-libphonenumber": "^7.4.30",
111112
"@types/gravatar": "^1.8.6",
112113
"@types/he": "^1.2.3",
113114
"@types/i18next-sprintf-postprocessor": "^0.2.3",
114115
"@types/imap": "^0.8.42",
115116
"@types/jest": "~29.5.14",
116-
"@types/jsdom": "^21.1.0",
117+
"@types/jsdom": "^21.1.7",
117118
"@types/jsdom-global": "^3.0.7",
118-
"@types/jsrsasign": "^10.5.14",
119+
"@types/jsrsasign": "^10.5.15",
119120
"@types/katex": "^0.16.7",
120121
"@types/later": "^1.2.9",
121122
"@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",
124125
"@types/lodash.clonedeep": "^4.5.9",
125126
"@types/lodash.debounce": "^4.0.9",
126127
"@types/lodash.escape": "^4.0.9",
127128
"@types/lodash.get": "^4.4.9",
128-
"@types/mailparser": "^3.4.5",
129+
"@types/mailparser": "^3.4.6",
129130
"@types/marked": "^4.3.2",
130131
"@types/meteor-collection-hooks": "^0.8.9",
131132
"@types/mkdirp": "^1.0.2",
132133
"@types/mocha": "github:whitecolor/mocha-types",
133-
"@types/node": "~22.14.0",
134+
"@types/nedb": "^1",
135+
"@types/node": "~22.14.1",
134136
"@types/node-rsa": "^1.1.4",
135-
"@types/nodemailer": "^6.4.16",
137+
"@types/nodemailer": "^6.4.17",
136138
"@types/oauth2-server": "^3.0.18",
137139
"@types/object-path": "^0.11.4",
138140
"@types/parseurl": "^1.3.3",
139141
"@types/prometheus-gc-stats": "^0.6.4",
140142
"@types/proxy-from-env": "^1.0.4",
141143
"@types/proxyquire": "^1.3.31",
142144
"@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",
146148
"@types/sanitize-html": "^2.13.0",
147149
"@types/semver": "^7.5.8",
148150
"@types/sharp": "^0.32.0",
149151
"@types/sinon": "^10.0.20",
150152
"@types/speakeasy": "^2.0.10",
151153
"@types/strict-uri-encode": "^2.0.2",
152-
"@types/supertest": "^6.0.2",
154+
"@types/supertest": "^6.0.3",
153155
"@types/supports-color": "~7.2.1",
154156
"@types/swagger-ui-express": "^4.1.8",
155-
"@types/textarea-caret": "^3.0.3",
157+
"@types/textarea-caret": "^3.0.4",
156158
"@types/ua-parser-js": "^0.7.39",
157159
"@types/underscore": "^1.13.0",
158160
"@types/uuid": "^10.0.0",
@@ -167,7 +169,7 @@
167169
"chai": "^4.5.0",
168170
"chai-as-promised": "^7.1.2",
169171
"chai-datetime": "^1.8.1",
170-
"chai-dom": "^1.12.0",
172+
"chai-dom": "^1.12.1",
171173
"chai-spies": "~1.1.0",
172174
"cross-env": "^7.0.3",
173175
"docker-compose": "^0.24.8",
@@ -178,22 +180,24 @@
178180
"eslint-plugin-import": "~2.31.0",
179181
"eslint-plugin-no-floating-promise": "~2.0.0",
180182
"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",
183185
"eslint-plugin-react-hooks": "~5.0.0",
184186
"eslint-plugin-testing-library": "~6.4.0",
185187
"eslint-plugin-you-dont-need-lodash-underscore": "~6.14.0",
186-
"fast-glob": "^3.3.2",
188+
"fast-glob": "^3.3.3",
187189
"i18next": "~23.4.9",
188-
"jest": "~30.0.0",
190+
"jest": "~30.0.2",
189191
"jsdom-global": "^3.0.2",
190192
"mocha": "^9.2.2",
193+
"nedb": "~1.8.0",
191194
"nyc": "^17.1.0",
192195
"outdent": "~0.8.0",
193196
"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",
195199
"postcss": "~8.4.49",
196-
"postcss-custom-properties": "^14.0.4",
200+
"postcss-custom-properties": "^14.0.6",
197201
"postcss-easy-import": "^4.0.0",
198202
"postcss-lit": "^1.1.1",
199203
"postcss-load-config": "^6.0.1",
@@ -204,7 +208,7 @@
204208
"proxyquire": "^2.1.3",
205209
"raw-loader": "~4.0.2",
206210
"react-docgen-typescript-plugin": "^1.0.8",
207-
"sinon": "^19.0.2",
211+
"sinon": "^19.0.5",
208212
"source-map": "^0.7.4",
209213
"storybook": "^8.6.14",
210214
"stylelint": "^16.10.0",
@@ -215,10 +219,11 @@
215219
"supports-color": "~7.2.0",
216220
"template-file": "^6.0.1",
217221
"ts-node": "^10.9.2",
218-
"typescript": "~5.8.3"
222+
"typescript": "~5.8.3",
223+
"webpack": "~5.99.9"
219224
},
220225
"dependencies": {
221-
"@babel/runtime": "~7.26.0",
226+
"@babel/runtime": "~7.26.10",
222227
"@bugsnag/js": "~7.20.2",
223228
"@bugsnag/plugin-react": "~7.19.0",
224229
"@google-cloud/storage": "^7.15.0",
@@ -286,6 +291,7 @@
286291
"@rocket.chat/server-fetch": "workspace:^",
287292
"@rocket.chat/sha256": "workspace:^",
288293
"@rocket.chat/string-helpers": "~0.31.25",
294+
"@rocket.chat/styled": "~0.32.0",
289295
"@rocket.chat/tools": "workspace:^",
290296
"@rocket.chat/tracing": "workspace:^",
291297
"@rocket.chat/ui-avatar": "workspace:^",
@@ -298,10 +304,10 @@
298304
"@rocket.chat/ui-voip": "workspace:^",
299305
"@rocket.chat/web-ui-registration": "workspace:^",
300306
"@slack/bolt": "^3.22.0",
301-
"@slack/rtm-api": "^7.0.2",
307+
"@slack/rtm-api": "^7.0.3",
302308
"@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",
305311
"@xmldom/xmldom": "^0.8.10",
306312
"adm-zip": "0.5.16",
307313
"ajv": "^8.17.1",
@@ -319,7 +325,7 @@
319325
"chalk": "^4.1.2",
320326
"change-case": "^4.1.2",
321327
"chart.js": "^3.9.1",
322-
"codemirror": "^5.65.18",
328+
"codemirror": "^5.65.19",
323329
"colorette": "^2.0.20",
324330
"colors": "^1.4.0",
325331
"connect": "^3.7.0",
@@ -333,7 +339,7 @@
333339
"date-fns": "^2.30.0",
334340
"date.js": "~0.3.3",
335341
"debug": "~4.3.7",
336-
"dompurify": "^3.2.4",
342+
"dompurify": "^3.2.6",
337343
"ejson": "^2.2.3",
338344
"emailreplyparser": "^0.0.5",
339345
"emoji-toolkit": "^7.0.1",
@@ -350,7 +356,7 @@
350356
"filenamify": "^4.3.0",
351357
"filesize": "9.0.11",
352358
"generate-password": "^1.7.1",
353-
"google-libphonenumber": "^3.2.38",
359+
"google-libphonenumber": "^3.2.42",
354360
"gravatar": "^1.8.2",
355361
"he": "^1.2.0",
356362
"highlight.js": "11.8.0",
@@ -364,12 +370,12 @@
364370
"imap": "^0.8.19",
365371
"ip-range-check": "^0.2.0",
366372
"is-svg": "^5.1.0",
367-
"isolated-vm": "5.0.1",
373+
"isolated-vm": "5.0.4",
368374
"jschardet": "^3.1.4",
369375
"jsdom": "^26.1.0",
370376
"jsrsasign": "^11.1.0",
371377
"juice": "^8.1.0",
372-
"katex": "~0.16.21",
378+
"katex": "~0.16.22",
373379
"ldap-escape": "^2.0.6",
374380
"ldapjs": "^2.3.3",
375381
"limax": "^3.0.0",
@@ -378,18 +384,18 @@
378384
"lodash.debounce": "^4.0.8",
379385
"lodash.escape": "^4.0.1",
380386
"lodash.get": "^4.4.2",
381-
"mailparser": "^3.7.1",
387+
"mailparser": "^3.7.3",
382388
"marked": "^4.3.0",
383389
"matrix-appservice": "^2.0.0",
384-
"matrix-appservice-bridge": "^10.3.1",
390+
"matrix-appservice-bridge": "^10.3.3",
385391
"mem": "^8.1.1",
386-
"meteor-node-stubs": "^1.2.12",
392+
"meteor-node-stubs": "^1.2.19",
387393
"mime-db": "^1.52.0",
388394
"mime-type": "^4.0.0",
389395
"mkdirp": "^1.0.4",
390396
"moleculer": "^0.14.35",
391397
"moment": "^2.30.1",
392-
"moment-timezone": "^0.5.46",
398+
"moment-timezone": "^0.5.48",
393399
"mongo-message-queue": "^1.1.0",
394400
"mongodb": "6.10.0",
395401
"nats": "^2.28.2",
@@ -398,7 +404,7 @@
398404
"node-rsa": "^1.1.1",
399405
"nodemailer": "^6.9.16",
400406
"object-path": "^0.11.8",
401-
"overlayscrollbars": "^2.11.1",
407+
"overlayscrollbars": "^2.11.4",
402408
"overlayscrollbars-react": "^0.5.6",
403409
"path": "^0.12.7",
404410
"path-to-regexp": "^6.3.0",
@@ -426,7 +432,7 @@
426432
"semver": "^7.6.3",
427433
"sharp": "^0.33.5",
428434
"sip.js": "^0.21.2",
429-
"sodium-native": "^4.3.1",
435+
"sodium-native": "^4.3.3",
430436
"sodium-plus": "^0.9.0",
431437
"speakeasy": "^2.0.0",
432438
"stream-buffers": "^3.0.3",
@@ -439,18 +445,18 @@
439445
"twilio": "^5.4.2",
440446
"twit": "^2.2.11",
441447
"typia": "~9.3.1",
442-
"ua-parser-js": "^1.0.39",
448+
"ua-parser-js": "^1.0.40",
443449
"underscore": "^1.13.7",
444450
"universal-perf-hooks": "^1.0.1",
445-
"url-polyfill": "^1.1.12",
451+
"url-polyfill": "^1.1.13",
446452
"uuid": "^11.0.3",
447-
"webdav": "^4.11.4",
453+
"webdav": "^4.11.5",
448454
"xml-crypto": "~3.2.1",
449455
"xml-encryption": "~3.1.0",
450456
"xml2js": "~0.6.2",
451457
"yaqrcode": "^0.2.1",
452458
"zod": "^3.24.1",
453-
"zustand": "~5.0.3"
459+
"zustand": "~5.0.5"
454460
},
455461
"meteor": {
456462
"mainModule": {

apps/uikit-playground/package.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"typecheck": "tsc --noEmit"
1313
},
1414
"dependencies": {
15-
"@codemirror/lang-javascript": "^6.2.2",
16-
"@codemirror/lang-json": "^6.0.1",
15+
"@codemirror/lang-javascript": "^6.2.4",
16+
"@codemirror/lang-json": "^6.0.2",
1717
"@hello-pangea/dnd": "^17.0.0",
1818
"@lezer/highlight": "^1.2.1",
1919
"@rocket.chat/core-typings": "workspace:^",
@@ -29,7 +29,7 @@
2929
"@rocket.chat/styled": "~0.32.0",
3030
"@rocket.chat/ui-avatar": "workspace:^",
3131
"@rocket.chat/ui-contexts": "workspace:~",
32-
"codemirror": "^6.0.1",
32+
"codemirror": "^6.0.2",
3333
"eslint4b-prebuilt": "^6.7.2",
3434
"moment": "^2.30.1",
3535
"rc-scrollbars": "^1.1.6",
@@ -42,17 +42,18 @@
4242
"reactflow": "^11.11.4"
4343
},
4444
"devDependencies": {
45+
"@rocket.chat/emitter": "~0.31.25",
4546
"@rocket.chat/tsconfig": "workspace:*",
46-
"@types/lodash": "~4.17.13",
47-
"@types/react": "~18.3.17",
47+
"@types/lodash": "~4.17.18",
48+
"@types/react": "~18.3.23",
4849
"@types/react-beautiful-dnd": "^13.1.8",
49-
"@types/react-dom": "~18.3.5",
50+
"@types/react-dom": "~18.3.7",
5051
"@typescript-eslint/eslint-plugin": "~5.60.1",
5152
"@typescript-eslint/parser": "~5.60.1",
52-
"@vitejs/plugin-react": "^4.3.3",
53+
"@vitejs/plugin-react": "~4.5.2",
5354
"eslint": "~8.45.0",
5455
"eslint-plugin-react-hooks": "^5.0.0",
55-
"eslint-plugin-react-refresh": "^0.4.14",
56+
"eslint-plugin-react-refresh": "^0.4.20",
5657
"typescript": "~5.8.3",
5758
"vite": "^6.2.4"
5859
},

ee/apps/account-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@rocket.chat/string-helpers": "~0.31.25",
2727
"@rocket.chat/tools": "workspace:^",
2828
"@rocket.chat/tracing": "workspace:^",
29-
"@types/node": "~22.14.0",
29+
"@types/node": "~22.14.1",
3030
"bcrypt": "^5.1.1",
3131
"ejson": "^2.2.3",
3232
"event-loop-stats": "^1.4.1",

ee/apps/authorization-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@rocket.chat/rest-typings": "workspace:^",
2626
"@rocket.chat/string-helpers": "~0.31.25",
2727
"@rocket.chat/tracing": "workspace:^",
28-
"@types/node": "~22.14.0",
28+
"@types/node": "~22.14.1",
2929
"ejson": "^2.2.3",
3030
"event-loop-stats": "^1.4.1",
3131
"eventemitter3": "^5.0.1",

0 commit comments

Comments
 (0)