Skip to content

Commit

Permalink
Chore: Upgrade Fuselage packages to next dist-tag (RocketChat#26274)
Browse files Browse the repository at this point in the history
  • Loading branch information
tassoevan authored Jul 18, 2022
1 parent 9387a58 commit c812f13
Show file tree
Hide file tree
Showing 12 changed files with 168 additions and 470 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": "~0.31.13",
"@rocket.chat/message-parser": "~0.32.0-dev.5",
"@rocket.chat/emitter": "next",
"@rocket.chat/message-parser": "next",
"@rocket.chat/model-typings": "workspace:^",
"@rocket.chat/models": "workspace:^",
"@rocket.chat/rest-typings": "workspace:^",
"@rocket.chat/string-helpers": "~0.31.13",
"@rocket.chat/ui-kit": "~0.31.13",
"@rocket.chat/string-helpers": "next",
"@rocket.chat/ui-kit": "next",
"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": "^0.31.13",
"@rocket.chat/icons": "next",
"@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 @@ -195,32 +195,32 @@
"@rocket.chat/apps-engine": "1.33.0",
"@rocket.chat/cas-validate": "workspace:^",
"@rocket.chat/core-typings": "workspace:^",
"@rocket.chat/css-in-js": "~0.31.15-dev.6",
"@rocket.chat/emitter": "~0.31.15-dev.6",
"@rocket.chat/css-in-js": "next",
"@rocket.chat/emitter": "next",
"@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": "^0.32.0-dev.83",
"@rocket.chat/fuselage-hooks": "~0.31.15-dev.6",
"@rocket.chat/fuselage-polyfills": "~0.31.15-dev.6",
"@rocket.chat/fuselage-toastbar": "^0.32.0-dev.47",
"@rocket.chat/fuselage-tokens": "^0.32.0-dev.23",
"@rocket.chat/fuselage-ui-kit": "~0.32.0-dev.23",
"@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/gazzodown": "workspace:^",
"@rocket.chat/icons": "~0.32.0-dev.60",
"@rocket.chat/logo": "~0.32.0-dev.23",
"@rocket.chat/memo": "~0.31.15-dev.6",
"@rocket.chat/message-parser": "~0.32.0-dev.21",
"@rocket.chat/icons": "next",
"@rocket.chat/logo": "next",
"@rocket.chat/memo": "next",
"@rocket.chat/message-parser": "next",
"@rocket.chat/model-typings": "workspace:^",
"@rocket.chat/models": "workspace:^",
"@rocket.chat/mp3-encoder": "0.24.0",
"@rocket.chat/onboarding-ui": "~0.32.0-dev.73",
"@rocket.chat/onboarding-ui": "next",
"@rocket.chat/poplib": "workspace:^",
"@rocket.chat/rest-typings": "workspace:^",
"@rocket.chat/string-helpers": "~0.31.15-dev.6",
"@rocket.chat/string-helpers": "next",
"@rocket.chat/ui-client": "workspace:^",
"@rocket.chat/ui-contexts": "workspace:^",
"@rocket.chat/ui-kit": "~0.32.0-dev.8",
"@rocket.chat/ui-kit": "next",
"@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": "~0.31.13",
"@rocket.chat/emitter": "next",
"@rocket.chat/model-typings": "workspace:^",
"@rocket.chat/models": "workspace:^",
"@rocket.chat/rest-typings": "workspace:^",
"@rocket.chat/string-helpers": "~0.31.13",
"@rocket.chat/string-helpers": "next",
"@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": "^0.31.13",
"@rocket.chat/message-parser": "^0.32.0-dev.5",
"@rocket.chat/ui-kit": "^0.31.13"
"@rocket.chat/icons": "next",
"@rocket.chat/message-parser": "next",
"@rocket.chat/ui-kit": "next"
}
}
6 changes: 3 additions & 3 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": "^0.31.14",
"@rocket.chat/css-in-js": "next",
"@rocket.chat/fuselage": "next",
"@rocket.chat/fuselage-tokens": "^0.31.14",
"@rocket.chat/fuselage-tokens": "next",
"@rocket.chat/message-parser": "next",
"@rocket.chat/styled": "^0.31.14",
"@rocket.chat/styled": "next",
"@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": "~0.31.14",
"@rocket.chat/logo": "~0.31.14",
"@rocket.chat/fuselage-tokens": "next",
"@rocket.chat/logo": "next",
"@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": "next",
"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": "^0.32.0-dev.5",
"@rocket.chat/ui-kit": "^0.31.13",
"@rocket.chat/message-parser": "next",
"@rocket.chat/ui-kit": "next",
"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": "^0.31.13",
"@rocket.chat/fuselage": "next",
"@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": "^0.31.13",
"@rocket.chat/fuselage-hooks": "~0.31.13",
"@rocket.chat/emitter": "next",
"@rocket.chat/fuselage-hooks": "next",
"@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": "~0.31.14",
"@rocket.chat/css-in-js": "next",
"@rocket.chat/eslint-config": "workspace:^",
"@rocket.chat/fuselage": "~0.31.14",
"@rocket.chat/fuselage-hooks": "~0.31.14",
"@rocket.chat/styled": "~0.31.14",
"@rocket.chat/fuselage": "next",
"@rocket.chat/fuselage-hooks": "next",
"@rocket.chat/styled": "next",
"@types/jest": "^27.4.1",
"eslint": "^8.12.0",
"jest": "^27.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-video-conf/src/VideoConfController.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type VideoConfControllerProps = {
const VideoConfController = ({ active, text, icon, ...props }: VideoConfControllerProps): ReactElement => {
const id = useUniqueId();

return <IconButton icon={icon} id={id} info={active} square secondary {...props} />
return <IconButton icon={icon} id={id} info={active} secondary {...props} />
}

export default VideoConfController;
Loading

0 comments on commit c812f13

Please sign in to comment.