Skip to content

Commit

Permalink
Version Packages (#1391)
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 Jun 10, 2024
1 parent d8d1781 commit d34ebcd
Show file tree
Hide file tree
Showing 32 changed files with 275 additions and 282 deletions.
5 changes: 0 additions & 5 deletions .changeset/eighty-melons-exist.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-zoos-study.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-toes-knock.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-kangaroos-enjoy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-tips-joke.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.3.2"
}
}
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.25.13",
"typescript": "~5.4.5"
},
"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.1",
"@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.25.13",
"typescript": "~5.4.5"
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
6 changes: 6 additions & 0 deletions packages/fuselage-toastbar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @rocket.chat/fuselage-toastbar

## 0.32.0

### Minor Changes

- [#1389](https://github.com/RocketChat/fuselage/pull/1389) [`8c80efc47`](https://github.com/RocketChat/fuselage/commit/8c80efc47f3779869875336da88b3185c06a508b) Thanks [@dougfabris](https://github.com/dougfabris)! - feat(fuselage-toastbar): Add RTL support

## 0.31.26

### Patch Changes
Expand Down
18 changes: 9 additions & 9 deletions packages/fuselage-toastbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/fuselage-toastbar",
"version": "0.31.26",
"version": "0.32.0",
"description": "Fuselage ToastBar component",
"keywords": [
"rocketchat",
Expand Down 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.54.3",
"@rocket.chat/fuselage-hooks": "^0.33.1",
"@rocket.chat/layout": "^0.31.27",
"@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 @@ -39,15 +39,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
12 changes: 12 additions & 0 deletions packages/fuselage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 0.54.3

### Patch Changes

- [#1395](https://github.com/RocketChat/fuselage/pull/1395) [`07068a8c8`](https://github.com/RocketChat/fuselage/commit/07068a8c8bd1ff51eaf70756d0915a2cacd0a71d) Thanks [@yash-rajpal](https://github.com/yash-rajpal)! - Fix the typing on OptionContent component

- [#1388](https://github.com/RocketChat/fuselage/pull/1388) [`bebe9bc1a`](https://github.com/RocketChat/fuselage/commit/bebe9bc1a82237f986efd68fca7526a12029fa21) Thanks [@juliajforesti](https://github.com/juliajforesti)! - fix(fuselage): `IconButton` with badge positioning

- [#1392](https://github.com/RocketChat/fuselage/pull/1392) [`dfe712ee9`](https://github.com/RocketChat/fuselage/commit/dfe712ee9b496b4218f9d93155972f1909fa99ff) Thanks [@dougfabris](https://github.com/dougfabris)! - fix(fuselage): SidebarItem missing badge vertical alignment

- [#1390](https://github.com/RocketChat/fuselage/pull/1390) [`4094d78c5`](https://github.com/RocketChat/fuselage/commit/4094d78c51be1cac1dd783249671dd430987e7c1) Thanks [@dougfabris](https://github.com/dougfabris)! - fix(fuselage): Modal components missing some a11y props

## 0.54.2

### Patch 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.54.2",
"version": "0.54.3",
"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.1",
"@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.1",
"@rocket.chat/fuselage-polyfills": "^0.31.25",
"@rocket.chat/icons": "^0.36.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.4.5",
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.54.3",
"@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
Loading

0 comments on commit d34ebcd

Please sign in to comment.