Skip to content

Commit

Permalink
[2]
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo committed Sep 20, 2023
1 parent 3d7a1f0 commit bf7455f
Show file tree
Hide file tree
Showing 28 changed files with 370 additions and 289 deletions.
6 changes: 3 additions & 3 deletions apps/meteor/ee/server/services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@rocket.chat/rest-typings": "workspace:^",
"@rocket.chat/string-helpers": "next",
"@rocket.chat/ui-kit": "^0.32.1",
"ajv": "^8.11.0",
"ajv": "^8.12.0",
"bcrypt": "^5.0.1",
"body-parser": "^1.20.2",
"colorette": "^2.0.20",
Expand All @@ -40,10 +40,10 @@
"fibers": "^5.0.3",
"jaeger-client": "^3.19.0",
"mem": "^8.1.1",
"moleculer": "^0.14.29",
"moleculer": "^0.14.31",
"mongodb": "^4.17.1",
"nats": "^2.6.1",
"pino": "^8.15.0",
"pino": "^8.15.1",
"sodium-native": "^3.3.0",
"sodium-plus": "^0.9.0",
"uuid": "^8.3.2",
Expand Down
36 changes: 18 additions & 18 deletions apps/meteor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,15 @@
},
"devDependencies": {
"@axe-core/playwright": "^4.7.3",
"@babel/core": "~7.22.9",
"@babel/core": "~7.22.20",
"@babel/eslint-parser": "~7.22.15",
"@babel/plugin-proposal-nullish-coalescing-operator": "~7.18.6",
"@babel/plugin-proposal-optional-chaining": "~7.21.0",
"@babel/preset-env": "~7.22.20",
"@babel/preset-react": "~7.22.15",
"@babel/register": "~7.22.15",
"@faker-js/faker": "~8.0.2",
"@playwright/test": "^1.37.1",
"@playwright/test": "^1.38.0",
"@rocket.chat/eslint-config": "workspace:^",
"@rocket.chat/livechat": "workspace:^",
"@rocket.chat/mock-providers": "workspace:^",
Expand Down Expand Up @@ -174,14 +174,14 @@
"eslint-plugin-anti-trojan-source": "~1.1.1",
"eslint-plugin-import": "~2.26.0",
"eslint-plugin-no-floating-promise": "~1.0.2",
"eslint-plugin-playwright": "~0.15.0",
"eslint-plugin-playwright": "~0.15.3",
"eslint-plugin-prettier": "~4.2.1",
"eslint-plugin-react": "~7.32.2",
"eslint-plugin-react-hooks": "~4.6.0",
"eslint-plugin-testing-library": "~5.11.0",
"eslint-plugin-testing-library": "~5.11.1",
"eslint-plugin-you-dont-need-lodash-underscore": "~6.12.0",
"fast-glob": "^3.2.12",
"i18next": "~23.4.5",
"i18next": "~23.4.9",
"jest": "~29.6.1",
"jsdom-global": "^3.0.2",
"mocha": "^9.2.2",
Expand Down Expand Up @@ -211,7 +211,7 @@
},
"dependencies": {
"@babel/runtime": "~7.22.15",
"@bugsnag/js": "~7.20.2",
"@bugsnag/js": "~7.21.0",
"@bugsnag/plugin-react": "~7.19.0",
"@google-cloud/storage": "^6.11.0",
"@kaciras/deasync": "^1.0.3",
Expand Down Expand Up @@ -274,7 +274,7 @@
"@rocket.chat/ui-theming": "workspace:^",
"@rocket.chat/ui-video-conf": "workspace:^",
"@rocket.chat/web-ui-registration": "workspace:^",
"@slack/rtm-api": "^6.0.0",
"@slack/rtm-api": "^6.1.1",
"@tanstack/react-query": "^4.16.1",
"@types/cookie": "^0.5.1",
"@types/katex": "^0.14.0",
Expand All @@ -283,9 +283,9 @@
"@types/object-path": "^0.11.1",
"@types/proxy-from-env": "^1.0.1",
"@types/speakeasy": "^2.0.7",
"@xmldom/xmldom": "^0.8.8",
"@xmldom/xmldom": "^0.8.10",
"adm-zip": "0.5.10",
"ajv": "^8.11.0",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"apn": "2.2.0",
"archiver": "^3.1.1",
Expand Down Expand Up @@ -332,7 +332,7 @@
"filenamify": "^4.3.0",
"filesize": "9.0.11",
"generate-password": "^1.7.0",
"google-libphonenumber": "^3.2.32",
"google-libphonenumber": "^3.2.33",
"googleapis": "^104.0.0",
"gravatar": "^1.8.2",
"he": "^1.2.0",
Expand All @@ -352,7 +352,7 @@
"jsdom": "^16.7.0",
"jsrsasign": "^10.5.24",
"juice": "^8.0.0",
"katex": "^0.16.7",
"katex": "^0.16.8",
"ldap-escape": "^2.0.6",
"ldapjs": "^2.3.3",
"limax": "^3.0.0",
Expand All @@ -367,7 +367,7 @@
"mime-db": "^1.52.0",
"mime-type": "^4.0.0",
"mkdirp": "^1.0.4",
"moleculer": "^0.14.29",
"moleculer": "^0.14.31",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
"mongo-message-queue": "^1.0.0",
Expand All @@ -385,26 +385,26 @@
"path-to-regexp": "^6.2.1",
"pdfjs-dist": "^2.13.216",
"photoswipe": "^4.1.3",
"pino": "^8.15.0",
"pino": "^8.15.1",
"postis": "^2.2.0",
"prom-client": "^14.0.1",
"prometheus-gc-stats": "^0.6.4",
"prometheus-gc-stats": "^0.6.5",
"proxy-from-env": "^1.1.0",
"psl": "^1.8.0",
"query-string": "^7.1.3",
"queue-fifo": "^0.2.6",
"rc-scrollbars": "^1.1.5",
"rc-scrollbars": "^1.1.6",
"react": "~17.0.2",
"react-aria": "~3.23.1",
"react-dom": "~17.0.2",
"react-error-boundary": "^3.1.4",
"react-hook-form": "~7.45.4",
"react-i18next": "~13.2.1",
"react-i18next": "~13.2.2",
"react-keyed-flatten-children": "^1.3.0",
"react-virtuoso": "^1.11.1",
"redis": "^4.0.6",
"sanitize-html": "^2.7.2",
"semver": "^7.3.7",
"semver": "^7.5.4",
"sharp": "^0.30.7",
"sip.js": "^0.20.1",
"sodium-native": "^3.3.0",
Expand All @@ -427,7 +427,7 @@
"use-sync-external-store": "^1.2.0",
"uuid": "^8.3.2",
"vm2": "^3.9.19",
"webdav": "^4.11.2",
"webdav": "^4.11.3",
"xml-crypto": "~3.1.0",
"xml-encryption": "~3.0.2",
"xml2js": "~0.5.0",
Expand Down
4 changes: 2 additions & 2 deletions ee/apps/account-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"fibers": "^5.0.3",
"gc-stats": "^1.4.0",
"mem": "^8.1.1",
"moleculer": "^0.14.29",
"moleculer": "^0.14.31",
"mongodb": "^4.17.1",
"nats": "^2.4.0",
"pino": "^8.15.0",
"pino": "^8.15.1",
"polka": "^0.5.2",
"uuid": "^9.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions ee/apps/authorization-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"fibers": "^5.0.3",
"gc-stats": "^1.4.0",
"mem": "^8.1.1",
"moleculer": "^0.14.29",
"moleculer": "^0.14.31",
"mongodb": "^4.17.1",
"nats": "^2.4.0",
"pino": "^8.15.0",
"pino": "^8.15.1",
"polka": "^0.5.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions ee/apps/ddp-streamer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
"gc-stats": "^1.4.0",
"jaeger-client": "^3.19.0",
"mem": "^8.1.1",
"moleculer": "^0.14.29",
"moleculer": "^0.14.31",
"mongodb": "^4.17.1",
"nats": "^2.4.0",
"pino": "^8.15.0",
"pino": "^8.15.1",
"polka": "^0.5.2",
"sharp": "^0.30.7",
"underscore": "^1.13.6",
Expand Down
4 changes: 2 additions & 2 deletions ee/apps/omnichannel-transcript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"fibers": "^5.0.3",
"gc-stats": "^1.4.0",
"mem": "^8.1.1",
"moleculer": "^0.14.29",
"moleculer": "^0.14.31",
"moment-timezone": "^0.5.43",
"mongo-message-queue": "^1.0.0",
"mongodb": "^4.17.1",
"nats": "^2.4.0",
"pino": "^8.15.0",
"pino": "^8.15.1",
"polka": "^0.5.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions ee/apps/presence-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"fibers": "^5.0.3",
"gc-stats": "^1.4.0",
"mem": "^8.1.1",
"moleculer": "^0.14.29",
"moleculer": "^0.14.31",
"mongodb": "^4.17.1",
"nats": "^2.4.0",
"pino": "^8.15.0",
"pino": "^8.15.1",
"polka": "^0.5.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions ee/apps/queue-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"fibers": "^5.0.3",
"gc-stats": "^1.4.0",
"mem": "^8.1.1",
"moleculer": "^0.14.29",
"moleculer": "^0.14.31",
"moment-timezone": "^0.5.43",
"mongo-message-queue": "^1.0.0",
"mongodb": "^4.17.1",
"nats": "^2.4.0",
"pino": "^8.15.0",
"pino": "^8.15.1",
"polka": "^0.5.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions ee/apps/stream-hub-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"fibers": "^5.0.3",
"gc-stats": "^1.4.0",
"mem": "^8.1.1",
"moleculer": "^0.14.29",
"moleculer": "^0.14.31",
"mongodb": "^4.17.1",
"nats": "^2.4.0",
"pino": "^8.15.0",
"pino": "^8.15.1",
"polka": "^0.5.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion ee/packages/omnichannel-services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"moment-timezone": "^0.5.43",
"mongo-message-queue": "^1.0.0",
"mongodb": "^4.17.1",
"pino": "^8.15.0"
"pino": "^8.15.1"
},
"scripts": {
"lint": "eslint --ext .js,.jsx,.ts,.tsx .",
Expand Down
2 changes: 1 addition & 1 deletion ee/packages/presence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.14-rc.4",
"private": true,
"devDependencies": {
"@babel/core": "~7.22.9",
"@babel/core": "~7.22.20",
"@babel/preset-env": "~7.22.20",
"@babel/preset-typescript": "~7.22.15",
"@rocket.chat/apps-engine": "1.41.0-alpha.290",
Expand Down
2 changes: 1 addition & 1 deletion ee/packages/ui-theming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint-plugin-anti-trojan-source": "~1.1.1",
"eslint-plugin-react": "~7.32.2",
"eslint-plugin-react-hooks": "~4.6.0",
"eslint-plugin-testing-library": "^5.11.0",
"eslint-plugin-testing-library": "^5.11.1",
"jest": "~29.6.1",
"react": "~17.0.2",
"react-docgen-typescript-plugin": "~1.0.5",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"fuselage": "./fuselage.sh"
},
"devDependencies": {
"@changesets/cli": "^2.26.1",
"@changesets/cli": "^2.26.2",
"@types/chart.js": "^2.9.37",
"@types/js-yaml": "^4.0.5",
"husky": "^7.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/base64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "jest"
},
"devDependencies": {
"@babel/core": "~7.22.9",
"@babel/core": "~7.22.20",
"@babel/preset-env": "~7.22.20",
"@rocket.chat/eslint-config": "workspace:^",
"@typescript-eslint/eslint-plugin": "~5.60.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core-services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.2.0-rc.4",
"private": true,
"devDependencies": {
"@babel/core": "~7.22.9",
"@babel/core": "~7.22.20",
"@babel/preset-env": "~7.22.20",
"@babel/preset-typescript": "~7.22.15",
"@rocket.chat/eslint-config": "workspace:^",
Expand Down
6 changes: 3 additions & 3 deletions packages/gazzodown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "2.0.0-rc.4",
"private": true,
"devDependencies": {
"@babel/core": "~7.22.9",
"@babel/core": "~7.22.20",
"@rocket.chat/core-typings": "workspace:^",
"@rocket.chat/css-in-js": "next",
"@rocket.chat/fuselage": "^0.32.1",
Expand Down Expand Up @@ -37,11 +37,11 @@
"eslint-plugin-anti-trojan-source": "~1.1.1",
"eslint-plugin-react": "~7.32.2",
"eslint-plugin-react-hooks": "~4.6.0",
"eslint-plugin-storybook": "~0.6.12",
"eslint-plugin-storybook": "~0.6.13",
"identity-obj-proxy": "^3.0.0",
"jest": "~29.6.1",
"jest-environment-jsdom": "~29.6.1",
"katex": "~0.16.7",
"katex": "~0.16.8",
"outdent": "^0.8.0",
"react-docgen-typescript-plugin": "~1.0.5",
"react-dom": "~17.0.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/livechat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"postcss-ie11-supports": "^0.1.3",
"postcss-loader": "^3.0.0",
"postcss-logical": "^4.0.2",
"postcss-scss": "^4.0.6",
"postcss-scss": "^4.0.8",
"postcss-selector-not": "^4.0.1",
"react-dom": "~17.0.2",
"rimraf": "^3.0.2",
Expand All @@ -85,7 +85,7 @@
"typescript": "~5.2.2",
"url-loader": "^4.1.1",
"webpack": "~4.46.0",
"webpack-bundle-analyzer": "^4.9.0",
"webpack-bundle-analyzer": "^4.9.1",
"webpack-cli": "~4.10.0",
"webpack-dev-server": "~4.13.3"
},
Expand All @@ -103,15 +103,15 @@
"date-fns": "^2.15.0",
"emoji-mart": "^3.0.1",
"history": "~5.3.0",
"i18next": "~23.4.5",
"i18next": "~23.4.9",
"markdown-it": "^11.0.1",
"mem": "^6.1.1",
"mitt": "^2.1.0",
"preact": "10.15.1",
"preact-router": "^3.2.1",
"query-string": "^7.1.3",
"react-hook-form": "~7.45.4",
"react-i18next": "~13.2.1",
"react-i18next": "~13.2.2",
"whatwg-fetch": "^3.6.2"
},
"browserslist": [
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
],
"dependencies": {
"@rocket.chat/emitter": "next",
"pino": "^8.15.0"
"pino": "^8.15.1"
}
}
4 changes: 2 additions & 2 deletions packages/mock-providers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"@rocket.chat/i18n": "workspace:~",
"i18next": "~23.4.5",
"react-i18next": "~13.2.1"
"i18next": "~23.4.9",
"react-i18next": "~13.2.2"
},
"devDependencies": {
"@rocket.chat/ui-contexts": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/random/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "jest"
},
"devDependencies": {
"@babel/core": "~7.22.9",
"@babel/core": "~7.22.20",
"@babel/preset-env": "~7.22.20",
"@rocket.chat/eslint-config": "workspace:^",
"@typescript-eslint/eslint-plugin": "~5.60.1",
Expand Down
Loading

0 comments on commit bf7455f

Please sign in to comment.