Skip to content

Commit

Permalink
Version Packages (#1313)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and Rocket.Chat committed Mar 7, 2024
1 parent 91fe5c9 commit be01acd
Show file tree
Hide file tree
Showing 32 changed files with 289 additions and 295 deletions.
5 changes: 0 additions & 5 deletions .changeset/early-cycles-serve.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-ravens-hug.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-pumpkins-repeat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-jokes-rest.md

This file was deleted.

14 changes: 7 additions & 7 deletions packages/css-in-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,18 @@
"bump-next": "bump-next"
},
"devDependencies": {
"@rocket.chat/eslint-config-alt": "workspace:~",
"@rocket.chat/prettier-config": "workspace:~",
"@rocket.chat/eslint-config-alt": "^0.31.25",
"@rocket.chat/prettier-config": "^0.31.25",
"@rollup/plugin-commonjs": "~21.0.3",
"@rollup/plugin-json": "~4.1.0",
"@rollup/plugin-node-resolve": "~13.1.3",
"@rollup/plugin-typescript": "~8.3.4",
"@types/jest": "~29.5.0",
"@types/stylis": "^4.0.2",
"bump": "workspace:~",
"bump": "^0.31.25",
"eslint": "~8.38.0",
"jest": "~29.5.0",
"lint-all": "workspace:~",
"lint-all": "^0.31.25",
"lint-staged": "~13.2.1",
"prettier": "~2.8.7",
"rollup": "~2.67.3",
Expand All @@ -64,9 +64,9 @@
},
"dependencies": {
"@emotion/hash": "^0.9.0",
"@rocket.chat/css-supports": "workspace:~",
"@rocket.chat/memo": "workspace:~",
"@rocket.chat/stylis-logical-props-middleware": "workspace:~",
"@rocket.chat/css-supports": "^0.31.25",
"@rocket.chat/memo": "^0.31.25",
"@rocket.chat/stylis-logical-props-middleware": "^0.31.25",
"stylis": "~4.1.3"
}
}
10 changes: 5 additions & 5 deletions packages/css-supports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,19 @@
"bump-next": "bump-next"
},
"devDependencies": {
"@rocket.chat/eslint-config-alt": "workspace:~",
"@rocket.chat/prettier-config": "workspace:~",
"bump": "workspace:~",
"@rocket.chat/eslint-config-alt": "^0.31.25",
"@rocket.chat/prettier-config": "^0.31.25",
"bump": "^0.31.25",
"eslint": "~8.38.0",
"lint-all": "workspace:~",
"lint-all": "^0.31.25",
"lint-staged": "~13.2.1",
"prettier": "~2.8.7",
"rimraf": "~3.0.2",
"typedoc": "~0.24.1",
"typescript": "~5.0.4"
},
"dependencies": {
"@rocket.chat/memo": "workspace:~"
"@rocket.chat/memo": "^0.31.25"
},
"eslintConfig": {
"extends": "@rocket.chat/eslint-config-alt/typescript"
Expand Down
8 changes: 4 additions & 4 deletions packages/emitter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@
"bump-next": "bump-next"
},
"devDependencies": {
"@rocket.chat/eslint-config-alt": "workspace:~",
"@rocket.chat/prettier-config": "workspace:~",
"@rocket.chat/eslint-config-alt": "^0.31.25",
"@rocket.chat/prettier-config": "^0.31.25",
"@rollup/plugin-commonjs": "~21.0.3",
"@rollup/plugin-json": "~4.1.0",
"@rollup/plugin-node-resolve": "~13.1.3",
"@rollup/plugin-typescript": "~8.3.4",
"@types/jest": "~29.5.0",
"bump": "workspace:~",
"bump": "^0.31.25",
"eslint": "~8.38.0",
"jest": "~29.5.0",
"lint-all": "workspace:~",
"lint-all": "^0.31.25",
"lint-staged": "~13.2.1",
"npm-run-all": "^4.1.5",
"prettier": "~2.8.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-alt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
},
"devDependencies": {
"@babel/eslint-parser": "~7.21.3",
"bump": "workspace:~",
"bump": "^0.31.25",
"eslint": "~8.38.0",
"lint-all": "workspace:~",
"lint-all": "^0.31.25",
"lint-staged": "~13.2.1",
"prettier": "~2.8.7"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/fuselage-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"bump-next": "bump-next"
},
"devDependencies": {
"@rocket.chat/eslint-config-alt": "workspace:~",
"@rocket.chat/fuselage-tokens": "workspace:~",
"@rocket.chat/prettier-config": "workspace:~",
"@rocket.chat/eslint-config-alt": "^0.31.25",
"@rocket.chat/fuselage-tokens": "^0.33.0",
"@rocket.chat/prettier-config": "^0.31.25",
"@rollup/plugin-commonjs": "~21.0.3",
"@rollup/plugin-json": "~4.1.0",
"@rollup/plugin-node-resolve": "~13.1.3",
Expand All @@ -58,18 +58,18 @@
"@types/react-dom": "^17.0.19",
"@types/resize-observer-browser": "~0.1.7",
"@types/use-sync-external-store": "~0.0.3",
"bump": "workspace:~",
"bump": "^0.31.25",
"eslint": "~8.38.0",
"jest": "~29.5.0",
"lint-all": "workspace:~",
"lint-all": "^0.31.25",
"lint-staged": "~13.2.1",
"npm-run-all": "^4.1.5",
"prettier": "~2.8.7",
"react": "^17.0.2",
"rimraf": "~5.0.0",
"rollup": "~2.67.3",
"rollup-plugin-terser": "~7.0.2",
"testing-utils": "workspace:~",
"testing-utils": "^0.31.25",
"ts-jest": "~29.1.0",
"typedoc": "~0.24.1",
"typescript": "~5.0.4"
Expand Down
8 changes: 4 additions & 4 deletions packages/fuselage-polyfills/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"new-event-polyfill": "^1.0.1"
},
"devDependencies": {
"@rocket.chat/eslint-config-alt": "workspace:~",
"@rocket.chat/prettier-config": "workspace:~",
"bump": "workspace:~",
"@rocket.chat/eslint-config-alt": "^0.31.25",
"@rocket.chat/prettier-config": "^0.31.25",
"bump": "^0.31.25",
"eslint": "~8.38.0",
"lint-all": "workspace:~",
"lint-all": "^0.31.25",
"lint-staged": "~13.2.1",
"prettier": "~2.8.7"
}
Expand Down
16 changes: 8 additions & 8 deletions packages/fuselage-toastbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
"bump-next": "bump-next"
},
"devDependencies": {
"@rocket.chat/eslint-config-alt": "workspace:~",
"@rocket.chat/fuselage": "workspace:~",
"@rocket.chat/fuselage-hooks": "workspace:~",
"@rocket.chat/layout": "workspace:~",
"@rocket.chat/prettier-config": "workspace:~",
"@rocket.chat/styled": "workspace:~",
"@rocket.chat/eslint-config-alt": "^0.31.25",
"@rocket.chat/fuselage": "^0.50.0",
"@rocket.chat/fuselage-hooks": "^0.33.0",
"@rocket.chat/layout": "^0.31.26",
"@rocket.chat/prettier-config": "^0.31.25",
"@rocket.chat/styled": "^0.31.25",
"@storybook/addon-essentials": "~6.5.16",
"@storybook/addons": "~6.5.16",
"@storybook/builder-webpack5": "~6.5.16",
Expand All @@ -62,10 +62,10 @@
"@types/jest": "~29.5.0",
"@types/react": "~17.0.57",
"@types/react-dom": "^17.0.19",
"bump": "workspace:~",
"bump": "^0.31.25",
"eslint": "~8.38.0",
"jest": "~29.5.0",
"lint-all": "workspace:~",
"lint-all": "^0.31.25",
"lint-staged": "~13.2.1",
"npm-run-all": "^4.1.5",
"prettier": "~2.8.7",
Expand Down
10 changes: 5 additions & 5 deletions packages/fuselage-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
"bump-next": "bump-next"
},
"devDependencies": {
"@rocket.chat/eslint-config-alt": "workspace:~",
"@rocket.chat/prettier-config": "workspace:~",
"build-design-tokens": "workspace:~",
"bump": "workspace:~",
"@rocket.chat/eslint-config-alt": "^0.31.25",
"@rocket.chat/prettier-config": "^0.31.25",
"build-design-tokens": "^0.31.25",
"bump": "^0.31.25",
"eslint": "~8.38.0",
"eslint-config-prettier": "~8.8.0",
"eslint-plugin-import": "~2.26.0",
"eslint-plugin-prettier": "~4.2.1",
"lint-all": "workspace:~",
"lint-all": "^0.31.25",
"lint-staged": "~13.2.1",
"npm-run-all": "^4.1.5",
"postcss-scss": "~4.0.6",
Expand Down
14 changes: 14 additions & 0 deletions packages/fuselage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 0.50.0

### Minor Changes

- [#1311](https://github.com/RocketChat/fuselage/pull/1311) [`aff73a3cb`](https://github.com/RocketChat/fuselage/commit/aff73a3cbbbc80dbd2045c3644cc787f1ca5eb4e) Thanks [@dougfabris](https://github.com/dougfabris)! - feat(fuselage): Add focus state on `MessgeHighlight`

### Patch Changes

- [#1310](https://github.com/RocketChat/fuselage/pull/1310) [`564174632`](https://github.com/RocketChat/fuselage/commit/564174632ccda751555a1e4128c3b897bbc1b86f) Thanks [@dougfabris](https://github.com/dougfabris)! - fix(fuselage): `MessageToolbarWrapper` visibility

- [#1312](https://github.com/RocketChat/fuselage/pull/1312) [`91fe5c9d3`](https://github.com/RocketChat/fuselage/commit/91fe5c9d3600404a11529018c01907edb00e4c05) Thanks [@csuadev](https://github.com/csuadev)! - Change border color on Accordion component that was affecting dark mode, requested by design.

- [#1314](https://github.com/RocketChat/fuselage/pull/1314) [`75305d76e`](https://github.com/RocketChat/fuselage/commit/75305d76e336f635efc855f7f6545605f873126c) Thanks [@dougfabris](https://github.com/dougfabris)! - fix(fuselage): `Contextualbar` elements syntax

## 0.49.0

### Minor Changes
Expand Down
28 changes: 14 additions & 14 deletions packages/fuselage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/fuselage",
"version": "0.49.0",
"version": "0.50.0",
"description": "Rocket.Chat's React Components Library",
"author": {
"name": "Rocket.Chat",
Expand Down Expand Up @@ -54,11 +54,11 @@
"react-virtuoso": "1.2.4"
},
"dependencies": {
"@rocket.chat/css-in-js": "workspace:~",
"@rocket.chat/css-supports": "workspace:~",
"@rocket.chat/fuselage-tokens": "workspace:~",
"@rocket.chat/memo": "workspace:~",
"@rocket.chat/styled": "workspace:~",
"@rocket.chat/css-in-js": "^0.31.25",
"@rocket.chat/css-supports": "^0.31.25",
"@rocket.chat/fuselage-tokens": "^0.33.0",
"@rocket.chat/memo": "^0.31.25",
"@rocket.chat/styled": "^0.31.25",
"invariant": "^2.2.4",
"react-aria": "~3.23.1",
"react-keyed-flatten-children": "^1.3.0",
Expand All @@ -70,11 +70,11 @@
"@babel/plugin-transform-runtime": "~7.21.4",
"@babel/preset-env": "~7.21.4",
"@babel/preset-react": "~7.18.6",
"@rocket.chat/eslint-config-alt": "workspace:~",
"@rocket.chat/fuselage-hooks": "workspace:~",
"@rocket.chat/fuselage-polyfills": "workspace:~",
"@rocket.chat/icons": "workspace:~",
"@rocket.chat/prettier-config": "workspace:~",
"@rocket.chat/eslint-config-alt": "^0.31.25",
"@rocket.chat/fuselage-hooks": "^0.33.0",
"@rocket.chat/fuselage-polyfills": "^0.31.25",
"@rocket.chat/icons": "^0.33.0",
"@rocket.chat/prettier-config": "^0.31.25",
"@storybook/addon-a11y": "~6.5.16",
"@storybook/addon-essentials": "~6.5.16",
"@storybook/addon-interactions": "~6.5.16",
Expand All @@ -97,7 +97,7 @@
"@types/jest-axe": "~3.5.5",
"autoprefixer": "~10.4.14",
"babel-loader": "~9.1.2",
"bump": "workspace:~",
"bump": "^0.31.25",
"caniuse-lite": "~1.0.30001477",
"cross-env": "^7.0.3",
"css-loader": "~6.7.3",
Expand All @@ -108,7 +108,7 @@
"eslint-plugin-mdx": "~2.0.5",
"jest": "~29.5.0",
"jest-axe": "~8.0.0",
"lint-all": "workspace:~",
"lint-all": "^0.31.25",
"lint-staged": "~13.2.1",
"mini-css-extract-plugin": "~2.7.6",
"normalize.css": "^8.0.1",
Expand All @@ -135,7 +135,7 @@
"stylelint-order": "~6.0.3",
"stylelint-prettier": "~3.0.0",
"stylelint-scss": "~4.6.0",
"testing-utils": "workspace:~",
"testing-utils": "^0.31.25",
"ts-jest": "~29.1.0",
"ts-loader": "~9.4.2",
"typescript": "~5.0.4",
Expand Down
10 changes: 5 additions & 5 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
},
"devDependencies": {
"@prettier/plugin-xml": "~2.2.0",
"@rocket.chat/eslint-config-alt": "workspace:~",
"@rocket.chat/prettier-config": "workspace:~",
"build-icons": "workspace:~",
"bump": "workspace:~",
"@rocket.chat/eslint-config-alt": "^0.31.25",
"@rocket.chat/prettier-config": "^0.31.25",
"build-icons": "^0.31.25",
"bump": "^0.31.25",
"eslint": "~8.38.0",
"lint-all": "workspace:~",
"lint-all": "^0.31.25",
"lint-staged": "~13.2.1",
"npm-run-all": "^4.1.5",
"prettier": "~2.8.7",
Expand Down
10 changes: 5 additions & 5 deletions packages/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"react-i18next": "~11.15.4"
},
"devDependencies": {
"@rocket.chat/eslint-config-alt": "workspace:~",
"@rocket.chat/fuselage": "workspace:~",
"@rocket.chat/prettier-config": "workspace:~",
"@rocket.chat/eslint-config-alt": "^0.31.25",
"@rocket.chat/fuselage": "^0.50.0",
"@rocket.chat/prettier-config": "^0.31.25",
"@storybook/addon-essentials": "~6.5.16",
"@storybook/addons": "~6.5.16",
"@storybook/builder-webpack5": "~6.5.16",
Expand All @@ -58,10 +58,10 @@
"@types/jest": "~29.5.0",
"@types/react": "^17",
"@types/react-dom": "^17",
"bump": "workspace:~",
"bump": "^0.31.25",
"eslint": "~8.38.0",
"jest": "~29.5.0",
"lint-all": "workspace:~",
"lint-all": "^0.31.25",
"lint-staged": "~13.2.1",
"npm-run-all": "^4.1.5",
"prettier": "~2.8.7",
Expand Down
16 changes: 8 additions & 8 deletions packages/logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,17 @@
"bump-next": "bump-next"
},
"devDependencies": {
"@rocket.chat/eslint-config-alt": "workspace:~",
"@rocket.chat/fuselage-tokens": "workspace:~",
"@rocket.chat/prettier-config": "workspace:~",
"@rocket.chat/eslint-config-alt": "^0.31.25",
"@rocket.chat/fuselage-tokens": "^0.33.0",
"@rocket.chat/prettier-config": "^0.31.25",
"@types/jest": "~29.5.0",
"@types/react": "~17.0.57",
"@types/react-dom": "^17.0.19",
"build-logo": "workspace:~",
"bump": "workspace:~",
"build-logo": "^0.31.25",
"bump": "^0.31.25",
"eslint": "~8.38.0",
"jest": "~29.5.0",
"lint-all": "workspace:~",
"lint-all": "^0.31.25",
"lint-staged": "~13.2.1",
"npm-run-all": "^4.1.5",
"prettier": "~2.8.7",
Expand All @@ -65,8 +65,8 @@
"typescript": "~5.0.4"
},
"dependencies": {
"@rocket.chat/fuselage-hooks": "workspace:~",
"@rocket.chat/styled": "workspace:~"
"@rocket.chat/fuselage-hooks": "^0.33.0",
"@rocket.chat/styled": "^0.31.25"
},
"peerDependencies": {
"react": "17.0.2",
Expand Down
Loading

0 comments on commit be01acd

Please sign in to comment.