Skip to content

Commit b8b8611

Browse files
authored
chore: Peer deps (RocketChat#39327)
1 parent 3a7f517 commit b8b8611

11 files changed

Lines changed: 30 additions & 2 deletions

File tree

ee/apps/account-service/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"nats": "^2.28.2",
4141
"pino": "^8.21.0",
4242
"polka": "^0.5.2",
43+
"prom-client": "^14.2.0",
4344
"prometheus-gc-stats": "^1.1.0"
4445
},
4546
"devDependencies": {

ee/apps/authorization-service/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"nats": "^2.28.2",
4040
"pino": "^8.21.0",
4141
"polka": "^0.5.2",
42+
"prom-client": "^14.2.0",
4243
"prometheus-gc-stats": "^1.1.0"
4344
},
4445
"devDependencies": {

ee/apps/ddp-streamer/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"nats": "^2.28.2",
4141
"pino": "^8.21.0",
4242
"polka": "^0.5.2",
43+
"prom-client": "^14.2.0",
4344
"prometheus-gc-stats": "^1.1.0",
4445
"sharp": "^0.33.5",
4546
"underscore": "^1.13.7",

ee/apps/omnichannel-transcript/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"nats": "^2.28.2",
4747
"pino": "^8.21.0",
4848
"polka": "^0.5.2",
49+
"prom-client": "^14.2.0",
4950
"prometheus-gc-stats": "^1.1.0"
5051
},
5152
"devDependencies": {

ee/apps/presence-service/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"nats": "^2.28.2",
3939
"pino": "^8.21.0",
4040
"polka": "^0.5.2",
41+
"prom-client": "^14.2.0",
4142
"prometheus-gc-stats": "^1.1.0"
4243
},
4344
"devDependencies": {

ee/apps/queue-worker/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"nats": "^2.28.2",
4141
"pino": "^8.21.0",
4242
"polka": "^0.5.2",
43+
"prom-client": "^14.2.0",
4344
"prometheus-gc-stats": "^1.1.0"
4445
},
4546
"devDependencies": {

packages/message-parser/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"jest": "~30.2.0",
5656
"npm-run-all": "^4.1.5",
5757
"peggy": "4.1.1",
58+
"prettier": "~3.3.3",
5859
"prettier-plugin-pegjs": "~0.5.4",
5960
"rimraf": "^6.0.1",
6061
"tinybench": "^3.0.5",

packages/ui-client/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,12 @@
3131
"@rocket.chat/fuselage-tokens": "~0.33.2",
3232
"@rocket.chat/icons": "~0.46.0",
3333
"@rocket.chat/jest-presets": "workspace:~",
34+
"@rocket.chat/layout": "^0.34.2",
35+
"@rocket.chat/logo": "^0.32.4",
3436
"@rocket.chat/mock-providers": "workspace:^",
3537
"@rocket.chat/models": "workspace:~",
3638
"@rocket.chat/storybook-config": "workspace:~",
39+
"@rocket.chat/styled": "~0.32.0",
3740
"@rocket.chat/tsconfig": "workspace:*",
3841
"@rocket.chat/ui-avatar": "workspace:~",
3942
"@rocket.chat/ui-contexts": "workspace:~",
@@ -45,13 +48,15 @@
4548
"@types/react": "~18.3.27",
4649
"@types/react-dom": "~18.3.7",
4750
"eslint": "~9.39.3",
51+
"i18next": "~23.4.9",
4852
"jest": "~30.2.0",
4953
"overlayscrollbars": "^2.11.4",
5054
"overlayscrollbars-react": "^0.5.6",
5155
"re-resizable": "^6.10.1",
5256
"react": "~18.3.1",
5357
"react-dom": "~18.3.1",
5458
"react-hook-form": "~7.45.4",
59+
"react-i18next": "~13.2.2",
5560
"react-virtuoso": "^4.12.0",
5661
"storybook": "^8.6.17",
5762
"typescript": "~5.9.3"

packages/ui-contexts/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
"jest": "~30.2.0",
3939
"mongodb": "6.16.0",
4040
"react": "~18.3.1",
41+
"react-dom": "~18.3.1",
42+
"react-virtuoso": "^4.12.0",
4143
"typescript": "~5.9.3"
4244
},
4345
"peerDependencies": {

packages/ui-voip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@rocket.chat/ui-contexts": "workspace:^",
8484
"date-fns": "*",
8585
"react": "*",
86-
"react-aria": "~3.23.1",
86+
"react-aria": "*",
8787
"react-dom": "*"
8888
},
8989
"volta": {

0 commit comments

Comments
 (0)