Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into livechat/action-bt…
Browse files Browse the repository at this point in the history
…n-rendering
  • Loading branch information
ggazzo committed Jul 21, 2022
2 parents 8f17ec4 + 7b17ce1 commit 40c2d3e
Show file tree
Hide file tree
Showing 11 changed files with 174 additions and 174 deletions.
10 changes: 5 additions & 5 deletions apps/meteor/ee/server/services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"dependencies": {
"@rocket.chat/apps-engine": "^1.32.0",
"@rocket.chat/core-typings": "workspace:^",
"@rocket.chat/emitter": "next",
"@rocket.chat/message-parser": "next",
"@rocket.chat/emitter": "0.31.16",
"@rocket.chat/message-parser": "0.31.16",
"@rocket.chat/model-typings": "workspace:^",
"@rocket.chat/models": "workspace:^",
"@rocket.chat/rest-typings": "workspace:^",
"@rocket.chat/string-helpers": "next",
"@rocket.chat/ui-kit": "next",
"@rocket.chat/string-helpers": "0.31.16",
"@rocket.chat/ui-kit": "0.31.16",
"ajv": "^8.11.0",
"bcrypt": "^5.0.1",
"body-parser": "^1.20.0",
Expand All @@ -54,7 +54,7 @@
"ws": "^8.8.0"
},
"devDependencies": {
"@rocket.chat/icons": "next",
"@rocket.chat/icons": "0.31.16",
"@types/cookie": "^0.5.1",
"@types/cookie-parser": "^1.4.3",
"@types/ejson": "^2.2.0",
Expand Down
30 changes: 15 additions & 15 deletions apps/meteor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,32 +194,32 @@
"@rocket.chat/apps-engine": "1.33.0",
"@rocket.chat/cas-validate": "workspace:^",
"@rocket.chat/core-typings": "workspace:^",
"@rocket.chat/css-in-js": "next",
"@rocket.chat/emitter": "next",
"@rocket.chat/css-in-js": "0.31.16",
"@rocket.chat/emitter": "0.31.16",
"@rocket.chat/favicon": "workspace:^",
"@rocket.chat/forked-matrix-appservice-bridge": "^4.0.1",
"@rocket.chat/forked-matrix-bot-sdk": "^0.6.0-beta.2",
"@rocket.chat/fuselage": "next",
"@rocket.chat/fuselage-hooks": "next",
"@rocket.chat/fuselage-polyfills": "next",
"@rocket.chat/fuselage-toastbar": "next",
"@rocket.chat/fuselage-tokens": "next",
"@rocket.chat/fuselage-ui-kit": "next",
"@rocket.chat/fuselage": "0.31.16",
"@rocket.chat/fuselage-hooks": "0.31.16",
"@rocket.chat/fuselage-polyfills": "0.31.16",
"@rocket.chat/fuselage-toastbar": "0.31.16",
"@rocket.chat/fuselage-tokens": "0.31.16",
"@rocket.chat/fuselage-ui-kit": "0.31.16",
"@rocket.chat/gazzodown": "workspace:^",
"@rocket.chat/icons": "next",
"@rocket.chat/logo": "next",
"@rocket.chat/memo": "next",
"@rocket.chat/message-parser": "next",
"@rocket.chat/icons": "0.31.16",
"@rocket.chat/logo": "0.31.16",
"@rocket.chat/memo": "0.31.16",
"@rocket.chat/message-parser": "0.31.16",
"@rocket.chat/model-typings": "workspace:^",
"@rocket.chat/models": "workspace:^",
"@rocket.chat/mp3-encoder": "0.24.0",
"@rocket.chat/onboarding-ui": "next",
"@rocket.chat/onboarding-ui": "0.31.16",
"@rocket.chat/poplib": "workspace:^",
"@rocket.chat/rest-typings": "workspace:^",
"@rocket.chat/string-helpers": "next",
"@rocket.chat/string-helpers": "0.31.16",
"@rocket.chat/ui-client": "workspace:^",
"@rocket.chat/ui-contexts": "workspace:^",
"@rocket.chat/ui-kit": "next",
"@rocket.chat/ui-kit": "0.31.16",
"@rocket.chat/ui-video-conf": "workspace:^",
"@slack/rtm-api": "^6.0.0",
"@types/cookie": "^0.5.1",
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 @@ -15,11 +15,11 @@
"dependencies": {
"@rocket.chat/apps-engine": "^1.32.0",
"@rocket.chat/core-typings": "workspace:^",
"@rocket.chat/emitter": "next",
"@rocket.chat/emitter": "0.31.16",
"@rocket.chat/model-typings": "workspace:^",
"@rocket.chat/models": "workspace:^",
"@rocket.chat/rest-typings": "workspace:^",
"@rocket.chat/string-helpers": "next",
"@rocket.chat/string-helpers": "0.31.16",
"@rocket.chat/ui-contexts": "workspace:^",
"colorette": "^1.4.0",
"ejson": "^2.2.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/core-typings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
],
"dependencies": {
"@rocket.chat/apps-engine": "^1.32.0",
"@rocket.chat/icons": "next",
"@rocket.chat/message-parser": "next",
"@rocket.chat/ui-kit": "next"
"@rocket.chat/icons": "0.31.16",
"@rocket.chat/message-parser": "0.31.16",
"@rocket.chat/ui-kit": "0.31.16"
}
}
10 changes: 5 additions & 5 deletions packages/gazzodown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"@babel/core": "^7.18.5",
"@mdx-js/react": "^1.6.22",
"@rocket.chat/core-typings": "workspace:^",
"@rocket.chat/css-in-js": "next",
"@rocket.chat/fuselage": "next",
"@rocket.chat/fuselage-tokens": "next",
"@rocket.chat/message-parser": "next",
"@rocket.chat/styled": "next",
"@rocket.chat/css-in-js": "0.31.16",
"@rocket.chat/fuselage": "0.31.16",
"@rocket.chat/fuselage-tokens": "0.31.16",
"@rocket.chat/message-parser": "0.31.16",
"@rocket.chat/styled": "0.31.16",
"@rocket.chat/ui-client": "workspace:^",
"@rocket.chat/ui-contexts": "workspace:^",
"@storybook/addon-actions": "^6.5.9",
Expand Down
6 changes: 3 additions & 3 deletions packages/livechat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"devDependencies": {
"@babel/preset-env": "^7.18.2",
"@rocket.chat/eslint-config": "^0.4.0",
"@rocket.chat/fuselage-tokens": "next",
"@rocket.chat/logo": "next",
"@rocket.chat/fuselage-tokens": "0.31.16",
"@rocket.chat/logo": "0.31.16",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-backgrounds": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
Expand Down Expand Up @@ -86,7 +86,7 @@
},
"dependencies": {
"@rocket.chat/sdk": "^1.0.0-alpha.42",
"@rocket.chat/ui-kit": "0.14.1",
"@rocket.chat/ui-kit": "^0.14.1",
"crypto-js": "^4.1.1",
"css-vars-ponyfill": "^2.4.7",
"date-fns": "^2.15.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/rest-typings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"dependencies": {
"@rocket.chat/apps-engine": "^1.32.0",
"@rocket.chat/core-typings": "workspace:^",
"@rocket.chat/message-parser": "next",
"@rocket.chat/ui-kit": "next",
"@rocket.chat/message-parser": "0.31.16",
"@rocket.chat/ui-kit": "0.31.16",
"ajv": "^8.11.0"
}
}
2 changes: 1 addition & 1 deletion packages/ui-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.1",
"private": true,
"devDependencies": {
"@rocket.chat/fuselage": "next",
"@rocket.chat/fuselage": "0.31.16",
"@storybook/addon-actions": "^6.5.9",
"@storybook/addon-docs": "^6.5.9",
"@storybook/addon-essentials": "^6.5.9",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-contexts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"devDependencies": {
"@rocket.chat/core-typings": "workspace:^",
"@rocket.chat/emitter": "next",
"@rocket.chat/fuselage-hooks": "next",
"@rocket.chat/emitter": "0.31.16",
"@rocket.chat/fuselage-hooks": "0.31.16",
"@rocket.chat/rest-typings": "workspace:^",
"@types/jest": "^27.4.1",
"@types/react": "^17.0.47",
Expand Down
8 changes: 4 additions & 4 deletions packages/ui-video-conf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"version": "0.0.1",
"private": true,
"devDependencies": {
"@rocket.chat/css-in-js": "next",
"@rocket.chat/css-in-js": "0.31.16",
"@rocket.chat/eslint-config": "workspace:^",
"@rocket.chat/fuselage": "next",
"@rocket.chat/fuselage-hooks": "next",
"@rocket.chat/styled": "next",
"@rocket.chat/fuselage": "0.31.16",
"@rocket.chat/fuselage-hooks": "0.31.16",
"@rocket.chat/styled": "0.31.16",
"@types/jest": "^27.4.1",
"eslint": "^8.12.0",
"eslint-plugin-react": "^7.30.1",
Expand Down
Loading

0 comments on commit 40c2d3e

Please sign in to comment.