diff --git a/.changeset/real-seas-melt.md b/.changeset/real-seas-melt.md deleted file mode 100644 index 6027ddbfaf..0000000000 --- a/.changeset/real-seas-melt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/fuselage": patch ---- - -fix(fuselage): change `Accordion` color token diff --git a/.changeset/thin-chairs-wash.md b/.changeset/thin-chairs-wash.md deleted file mode 100644 index 634d7c6704..0000000000 --- a/.changeset/thin-chairs-wash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@rocket.chat/fuselage": patch ---- - -fix(fuselage): Bubble missing text truncation diff --git a/packages/css-in-js/package.json b/packages/css-in-js/package.json index 0d752c87af..e266f64cd9 100644 --- a/packages/css-in-js/package.json +++ b/packages/css-in-js/package.json @@ -41,18 +41,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.12", "@types/stylis": "^4.0.2", - "bump": "workspace:~", + "bump": "^0.31.25", "eslint": "~8.38.0", "jest": "~29.7.0", - "lint-all": "workspace:~", + "lint-all": "^0.31.25", "prettier": "~2.8.7", "rollup": "~2.67.3", "rollup-plugin-terser": "~7.0.2", @@ -62,9 +62,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" } } diff --git a/packages/css-supports/package.json b/packages/css-supports/package.json index 75dfe85a08..72b0f66357 100644 --- a/packages/css-supports/package.json +++ b/packages/css-supports/package.json @@ -34,18 +34,18 @@ "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", "prettier": "~2.8.7", "rimraf": "~3.0.2", "typedoc": "~0.25.13", "typescript": "~5.5.4" }, "dependencies": { - "@rocket.chat/memo": "workspace:~" + "@rocket.chat/memo": "^0.31.25" }, "eslintConfig": { "extends": "@rocket.chat/eslint-config-alt/typescript" diff --git a/packages/emitter/package.json b/packages/emitter/package.json index 0fb2ce9d05..45db0eb60f 100644 --- a/packages/emitter/package.json +++ b/packages/emitter/package.json @@ -41,17 +41,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.12", - "bump": "workspace:~", + "bump": "^0.31.25", "eslint": "~8.38.0", "jest": "~29.7.0", - "lint-all": "workspace:~", + "lint-all": "^0.31.25", "npm-run-all": "^4.1.5", "prettier": "~2.8.7", "rollup": "~2.67.3", diff --git a/packages/eslint-config-alt/package.json b/packages/eslint-config-alt/package.json index ba964f5ff9..0ed5f28ed8 100644 --- a/packages/eslint-config-alt/package.json +++ b/packages/eslint-config-alt/package.json @@ -38,9 +38,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", "prettier": "~2.8.7" }, "dependencies": { diff --git a/packages/fuselage-hooks/package.json b/packages/fuselage-hooks/package.json index 3767958917..d3ea016004 100644 --- a/packages/fuselage-hooks/package.json +++ b/packages/fuselage-hooks/package.json @@ -43,9 +43,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", @@ -57,17 +57,17 @@ "@types/react-dom": "~17.0.25", "@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.7.0", - "lint-all": "workspace:~", + "lint-all": "^0.31.25", "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.2.4", "typedoc": "~0.25.13", "typescript": "~5.5.4" diff --git a/packages/fuselage-polyfills/package.json b/packages/fuselage-polyfills/package.json index b66570b900..65786f86c8 100644 --- a/packages/fuselage-polyfills/package.json +++ b/packages/fuselage-polyfills/package.json @@ -33,11 +33,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", "prettier": "~2.8.7" } } diff --git a/packages/fuselage-toastbar/package.json b/packages/fuselage-toastbar/package.json index f4bb0c72f0..118fac3957 100644 --- a/packages/fuselage-toastbar/package.json +++ b/packages/fuselage-toastbar/package.json @@ -46,13 +46,13 @@ "bump-next": "bump-next" }, "devDependencies": { - "@rocket.chat/eslint-config-alt": "workspace:~", - "@rocket.chat/fuselage": "workspace:~", - "@rocket.chat/fuselage-hooks": "workspace:~", - "@rocket.chat/fuselage-tokens": "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.58.1", + "@rocket.chat/fuselage-hooks": "^0.33.1", + "@rocket.chat/fuselage-tokens": "^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": "~8.2.7", "@storybook/addon-webpack5-compiler-swc": "~1.0.5", "@storybook/react": "~8.2.7", @@ -64,11 +64,11 @@ "@types/jest": "~29.5.12", "@types/react": "~17.0.80", "@types/react-dom": "~17.0.25", - "bump": "workspace:~", + "bump": "^0.31.25", "eslint": "~8.38.0", "jest": "~29.7.0", "jest-environment-jsdom": "~29.7.0", - "lint-all": "workspace:~", + "lint-all": "^0.31.25", "npm-run-all": "^4.1.5", "prettier": "~2.8.7", "react-dom": "~17.0.2", diff --git a/packages/fuselage-tokens/package.json b/packages/fuselage-tokens/package.json index c955c1a41f..4f97af92aa 100644 --- a/packages/fuselage-tokens/package.json +++ b/packages/fuselage-tokens/package.json @@ -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", "npm-run-all": "^4.1.5", "postcss-scss": "~4.0.6", "prettier": "~2.8.7", diff --git a/packages/fuselage/CHANGELOG.md b/packages/fuselage/CHANGELOG.md index fe2c1cbe69..c8a17c02d7 100644 --- a/packages/fuselage/CHANGELOG.md +++ b/packages/fuselage/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 0.58.1 + +### Patch Changes + +- [#1429](https://github.com/RocketChat/fuselage/pull/1429) [`5237bf4e`](https://github.com/RocketChat/fuselage/commit/5237bf4ec12469ead842bff9df020c0e587077c4) Thanks [@juliajforesti](https://github.com/juliajforesti)! - fix(fuselage): change `Accordion` color token + +- [#1433](https://github.com/RocketChat/fuselage/pull/1433) [`277dffab`](https://github.com/RocketChat/fuselage/commit/277dffabcfcbfebd075d12fc912719b47eddd4b5) Thanks [@dougfabris](https://github.com/dougfabris)! - fix(fuselage): Bubble missing text truncation + ## 0.58.0 ### Minor Changes diff --git a/packages/fuselage/package.json b/packages/fuselage/package.json index d385e5ce0e..ec7cd59e13 100644 --- a/packages/fuselage/package.json +++ b/packages/fuselage/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/fuselage", - "version": "0.58.0", + "version": "0.58.1", "description": "Rocket.Chat's React Components Library", "author": { "name": "Rocket.Chat", @@ -53,11 +53,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", @@ -69,11 +69,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.38.0", + "@rocket.chat/prettier-config": "^0.31.25", "@storybook/addon-a11y": "~8.2.7", "@storybook/addon-essentials": "~8.2.7", "@storybook/addon-interactions": "~8.2.7", @@ -94,7 +94,7 @@ "@types/jest-axe": "~3.5.9", "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", @@ -105,7 +105,7 @@ "eslint-plugin-mdx": "~2.0.5", "jest": "~29.7.0", "jest-axe": "~8.0.0", - "lint-all": "workspace:~", + "lint-all": "^0.31.25", "mini-css-extract-plugin": "~2.7.6", "normalize.css": "^8.0.1", "npm-run-all": "^4.1.5", @@ -132,7 +132,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.2.4", "ts-loader": "~9.4.2", "typescript": "~5.5.4", diff --git a/packages/icons/package.json b/packages/icons/package.json index 3a09af860b..39678ced98 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -31,12 +31,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", "npm-run-all": "^4.1.5", "prettier": "~2.8.7", "rimraf": "^3.0.2", diff --git a/packages/layout/package.json b/packages/layout/package.json index 8d748af33a..5c50782bd5 100644 --- a/packages/layout/package.json +++ b/packages/layout/package.json @@ -39,10 +39,10 @@ "bump-next": "bump-next" }, "devDependencies": { - "@rocket.chat/eslint-config-alt": "workspace:~", - "@rocket.chat/fuselage": "workspace:~", - "@rocket.chat/fuselage-tokens": "workspace:~", - "@rocket.chat/prettier-config": "workspace:~", + "@rocket.chat/eslint-config-alt": "^0.31.25", + "@rocket.chat/fuselage": "^0.58.1", + "@rocket.chat/fuselage-tokens": "^0.33.1", + "@rocket.chat/prettier-config": "^0.31.25", "@storybook/addon-essentials": "~8.2.7", "@storybook/addon-webpack5-compiler-swc": "~1.0.5", "@storybook/react": "~8.2.7", @@ -51,10 +51,10 @@ "@types/jest": "~29.5.12", "@types/react": "~17.0.80", "@types/react-dom": "~17.0.25", - "bump": "workspace:~", + "bump": "^0.31.25", "eslint": "~8.38.0", "jest": "~29.7.0", - "lint-all": "workspace:~", + "lint-all": "^0.31.25", "npm-run-all": "^4.1.5", "prettier": "~2.8.7", "react": "~17.0.2", diff --git a/packages/logo/package.json b/packages/logo/package.json index a8f0e53c7d..bcfb467690 100644 --- a/packages/logo/package.json +++ b/packages/logo/package.json @@ -42,17 +42,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.1", + "@rocket.chat/prettier-config": "^0.31.25", "@types/jest": "~29.5.12", "@types/react": "~17.0.80", "@types/react-dom": "~17.0.25", - "build-logo": "workspace:~", - "bump": "workspace:~", + "build-logo": "^0.31.25", + "bump": "^0.31.25", "eslint": "~8.38.0", "jest": "~29.7.0", - "lint-all": "workspace:~", + "lint-all": "^0.31.25", "npm-run-all": "^4.1.5", "prettier": "~2.8.7", "react": "^17.0.2", @@ -63,8 +63,8 @@ "typescript": "~5.5.4" }, "dependencies": { - "@rocket.chat/fuselage-hooks": "workspace:~", - "@rocket.chat/styled": "workspace:~" + "@rocket.chat/fuselage-hooks": "^0.33.1", + "@rocket.chat/styled": "^0.31.25" }, "peerDependencies": { "react": "17.0.2", diff --git a/packages/memo/package.json b/packages/memo/package.json index 9bf89cfcf5..e88f859dd8 100644 --- a/packages/memo/package.json +++ b/packages/memo/package.json @@ -40,13 +40,13 @@ "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", "@types/jest": "~29.5.12", - "bump": "workspace:~", + "bump": "^0.31.25", "eslint": "~8.38.0", "jest": "~29.7.0", - "lint-all": "workspace:~", + "lint-all": "^0.31.25", "prettier": "~2.8.7", "rimraf": "~3.0.2", "ts-jest": "~29.2.4", diff --git a/packages/mp3-encoder/package.json b/packages/mp3-encoder/package.json index a85d82d544..5319ac1fea 100644 --- a/packages/mp3-encoder/package.json +++ b/packages/mp3-encoder/package.json @@ -44,17 +44,17 @@ "@babel/plugin-transform-runtime": "~7.21.4", "@babel/preset-env": "~7.21.4", "@babel/preset-typescript": "~7.21.4", - "@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": "~24.1.0", "@rollup/plugin-node-resolve": "~15.0.2", "@rollup/plugin-typescript": "~11.1.0", "@types/jest": "~29.5.12", - "bump": "workspace:~", + "bump": "^0.31.25", "eslint": "~8.38.0", "jest": "~29.7.0", "jest-environment-jsdom": "~29.7.0", - "lint-all": "workspace:~", + "lint-all": "^0.31.25", "prettier": "~2.8.7", "rollup": "~3.20.4", "ts-jest": "~29.2.4", diff --git a/packages/onboarding-ui/package.json b/packages/onboarding-ui/package.json index 1158d49866..6c77629959 100644 --- a/packages/onboarding-ui/package.json +++ b/packages/onboarding-ui/package.json @@ -42,16 +42,16 @@ "url": "https://github.com/RocketChat/fuselage/issues" }, "devDependencies": { - "@rocket.chat/eslint-config-alt": "workspace:~", - "@rocket.chat/fuselage": "workspace:~", - "@rocket.chat/fuselage-hooks": "workspace:~", - "@rocket.chat/fuselage-polyfills": "workspace:~", - "@rocket.chat/fuselage-tokens": "workspace:~", - "@rocket.chat/icons": "workspace:~", - "@rocket.chat/layout": "workspace:~", - "@rocket.chat/logo": "workspace:~", - "@rocket.chat/prettier-config": "workspace:~", - "@rocket.chat/styled": "workspace:~", + "@rocket.chat/eslint-config-alt": "^0.31.25", + "@rocket.chat/fuselage": "^0.58.1", + "@rocket.chat/fuselage-hooks": "^0.33.1", + "@rocket.chat/fuselage-polyfills": "^0.31.25", + "@rocket.chat/fuselage-tokens": "^0.33.1", + "@rocket.chat/icons": "^0.38.0", + "@rocket.chat/layout": "^0.31.27", + "@rocket.chat/logo": "^0.31.30", + "@rocket.chat/prettier-config": "^0.31.25", + "@rocket.chat/styled": "^0.31.25", "@storybook/addon-a11y": "~8.2.7", "@storybook/addon-essentials": "~8.2.7", "@storybook/addon-webpack5-compiler-swc": "~1.0.5", @@ -61,11 +61,11 @@ "@types/jest": "~29.5.12", "@types/react": "~17.0.80", "@types/react-dom": "~17.0.25", - "bump": "workspace:~", + "bump": "^0.31.25", "countries-list": "^2.6.1", "eslint": "~8.38.0", "jest": "~29.7.0", - "lint-all": "workspace:~", + "lint-all": "^0.31.25", "npm-run-all": "^4.1.5", "prettier": "~2.8.7", "react": "^17.0.2", diff --git a/packages/peggy-loader/package.json b/packages/peggy-loader/package.json index 39866d8367..d7a494238a 100644 --- a/packages/peggy-loader/package.json +++ b/packages/peggy-loader/package.json @@ -44,12 +44,12 @@ "webpack": "*" }, "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", "@types/node": "~14.18.42", - "bump": "workspace:~", + "bump": "^0.31.25", "eslint": "~8.38.0", - "lint-all": "workspace:~", + "lint-all": "^0.31.25", "npm-run-all": "^4.1.5", "peggy": "3.0.2", "prettier": "~2.8.7", diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index 42fe61f4d2..ab66ef89cf 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -37,12 +37,12 @@ "prettier": "~2.7.1" }, "devDependencies": { - "bump": "workspace:~", + "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", "prettier": "~2.8.7" } } diff --git a/packages/string-helpers/package.json b/packages/string-helpers/package.json index 52c2ff689e..32b5c73973 100644 --- a/packages/string-helpers/package.json +++ b/packages/string-helpers/package.json @@ -41,13 +41,13 @@ "url": "https://github.com/RocketChat/fuselage/issues" }, "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", "@types/jest": "~29.5.12", - "bump": "workspace:~", + "bump": "^0.31.25", "eslint": "~8.38.0", "jest": "~29.7.0", - "lint-all": "workspace:~", + "lint-all": "^0.31.25", "npm-run-all": "^4.1.5", "prettier": "~2.8.7", "rimraf": "^3.0.2", diff --git a/packages/styled/package.json b/packages/styled/package.json index 8c3f281705..523a88a552 100644 --- a/packages/styled/package.json +++ b/packages/styled/package.json @@ -37,13 +37,13 @@ "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", "@types/jest": "~29.5.12", - "bump": "workspace:~", + "bump": "^0.31.25", "eslint": "~8.38.0", "jest": "~29.7.0", - "lint-all": "workspace:~", + "lint-all": "^0.31.25", "npm-run-all": "^4.1.5", "prettier": "~2.8.7", "rimraf": "^3.0.2", @@ -52,6 +52,6 @@ "typescript": "~5.5.4" }, "dependencies": { - "@rocket.chat/css-in-js": "workspace:~" + "@rocket.chat/css-in-js": "^0.31.25" } } diff --git a/packages/stylis-logical-props-middleware/package.json b/packages/stylis-logical-props-middleware/package.json index 6f243330a7..d8c6e9e4d2 100644 --- a/packages/stylis-logical-props-middleware/package.json +++ b/packages/stylis-logical-props-middleware/package.json @@ -37,13 +37,13 @@ "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", "@types/jest": "~29.5.12", - "bump": "workspace:~", + "bump": "^0.31.25", "eslint": "~8.38.0", "jest": "~29.7.0", - "lint-all": "workspace:~", + "lint-all": "^0.31.25", "npm-run-all": "^4.1.5", "prettier": "~2.8.7", "rimraf": "^3.0.2", @@ -53,7 +53,7 @@ "typescript": "~5.5.4" }, "dependencies": { - "@rocket.chat/css-supports": "workspace:~" + "@rocket.chat/css-supports": "^0.31.25" }, "peerDependencies": { "stylis": "~4.3.2" diff --git a/tools/build-design-tokens/package.json b/tools/build-design-tokens/package.json index 1db2900ce4..288f1b3854 100644 --- a/tools/build-design-tokens/package.json +++ b/tools/build-design-tokens/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "stylelint": "~15.4.0", - "tools-utils": "workspace:~" + "tools-utils": "^0.31.25" }, "version": "0.31.25" } diff --git a/tools/build-icons/package.json b/tools/build-icons/package.json index 97a0ba7b62..bd3e114a33 100644 --- a/tools/build-icons/package.json +++ b/tools/build-icons/package.json @@ -5,7 +5,7 @@ "dependencies": { "svg2ttf": "~6.0.3", "svgicons2svgfont": "~10.0.6", - "tools-utils": "workspace:~", + "tools-utils": "^0.31.25", "ttf2eot": "~3.1.0", "ttf2woff": "~3.0.0", "ttf2woff2": "~4.0.5", diff --git a/tools/build-logo/package.json b/tools/build-logo/package.json index 402fa28d35..61fc52b835 100644 --- a/tools/build-logo/package.json +++ b/tools/build-logo/package.json @@ -10,6 +10,6 @@ "sharp": "~0.32.6" }, "devDependencies": { - "tools-utils": "workspace:~" + "tools-utils": "^0.31.25" } } diff --git a/tools/scripts/package.json b/tools/scripts/package.json index a8f63b461c..aa47a66b06 100644 --- a/tools/scripts/package.json +++ b/tools/scripts/package.json @@ -10,8 +10,8 @@ "lint-and-fix": "eslint --fix ." }, "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", "@types/node": "~14.18.42", "@typescript-eslint/parser": "~5.58.0", "cross-env": "^7.0.3", diff --git a/yarn.lock b/yarn.lock index 87f850ce9c..a9f6b20029 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4391,26 +4391,26 @@ __metadata: languageName: node linkType: hard -"@rocket.chat/css-in-js@workspace:packages/css-in-js, @rocket.chat/css-in-js@workspace:~": +"@rocket.chat/css-in-js@npm:^0.31.25, @rocket.chat/css-in-js@workspace:packages/css-in-js": version: 0.0.0-use.local resolution: "@rocket.chat/css-in-js@workspace:packages/css-in-js" dependencies: "@emotion/hash": "npm:^0.9.0" - "@rocket.chat/css-supports": "workspace:~" - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/memo": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" - "@rocket.chat/stylis-logical-props-middleware": "workspace:~" + "@rocket.chat/css-supports": "npm:^0.31.25" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/memo": "npm:^0.31.25" + "@rocket.chat/prettier-config": "npm:^0.31.25" + "@rocket.chat/stylis-logical-props-middleware": "npm:^0.31.25" "@rollup/plugin-commonjs": "npm:~21.0.3" "@rollup/plugin-json": "npm:~4.1.0" "@rollup/plugin-node-resolve": "npm:~13.1.3" "@rollup/plugin-typescript": "npm:~8.3.4" "@types/jest": "npm:~29.5.12" "@types/stylis": "npm:^4.0.2" - bump: "workspace:~" + bump: "npm:^0.31.25" eslint: "npm:~8.38.0" jest: "npm:~29.7.0" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" prettier: "npm:~2.8.7" rollup: "npm:~2.67.3" rollup-plugin-terser: "npm:~7.0.2" @@ -4421,16 +4421,16 @@ __metadata: languageName: unknown linkType: soft -"@rocket.chat/css-supports@workspace:packages/css-supports, @rocket.chat/css-supports@workspace:~": +"@rocket.chat/css-supports@npm:^0.31.25, @rocket.chat/css-supports@workspace:packages/css-supports": version: 0.0.0-use.local resolution: "@rocket.chat/css-supports@workspace:packages/css-supports" dependencies: - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/memo": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" - bump: "workspace:~" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/memo": "npm:^0.31.25" + "@rocket.chat/prettier-config": "npm:^0.31.25" + bump: "npm:^0.31.25" eslint: "npm:~8.38.0" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" prettier: "npm:~2.8.7" rimraf: "npm:~3.0.2" typedoc: "npm:~0.25.13" @@ -4442,17 +4442,17 @@ __metadata: version: 0.0.0-use.local resolution: "@rocket.chat/emitter@workspace:packages/emitter" dependencies: - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/prettier-config": "npm:^0.31.25" "@rollup/plugin-commonjs": "npm:~21.0.3" "@rollup/plugin-json": "npm:~4.1.0" "@rollup/plugin-node-resolve": "npm:~13.1.3" "@rollup/plugin-typescript": "npm:~8.3.4" "@types/jest": "npm:~29.5.12" - bump: "workspace:~" + bump: "npm:^0.31.25" eslint: "npm:~8.38.0" jest: "npm:~29.7.0" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" npm-run-all: "npm:^4.1.5" prettier: "npm:~2.8.7" rollup: "npm:~2.67.3" @@ -4463,14 +4463,14 @@ __metadata: languageName: unknown linkType: soft -"@rocket.chat/eslint-config-alt@workspace:packages/eslint-config-alt, @rocket.chat/eslint-config-alt@workspace:~": +"@rocket.chat/eslint-config-alt@npm:^0.31.25, @rocket.chat/eslint-config-alt@workspace:packages/eslint-config-alt": version: 0.0.0-use.local resolution: "@rocket.chat/eslint-config-alt@workspace:packages/eslint-config-alt" dependencies: "@babel/eslint-parser": "npm:~7.21.3" "@typescript-eslint/eslint-plugin": "npm:~5.58.0" "@typescript-eslint/parser": "npm:~5.58.0" - bump: "workspace:~" + bump: "npm:^0.31.25" eslint: "npm:~8.38.0" eslint-config-prettier: "npm:~8.8.0" eslint-import-resolver-typescript: "npm:~3.5.5" @@ -4478,7 +4478,7 @@ __metadata: eslint-plugin-prettier: "npm:~4.2.1" eslint-plugin-react: "npm:~7.32.2" eslint-plugin-react-hooks: "npm:~4.6.0" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" prettier: "npm:~2.8.7" peerDependencies: "@babel/eslint-parser": ^7.13.14 @@ -4487,13 +4487,13 @@ __metadata: languageName: unknown linkType: soft -"@rocket.chat/fuselage-hooks@workspace:packages/fuselage-hooks, @rocket.chat/fuselage-hooks@workspace:~": +"@rocket.chat/fuselage-hooks@npm:^0.33.1, @rocket.chat/fuselage-hooks@workspace:packages/fuselage-hooks": version: 0.0.0-use.local resolution: "@rocket.chat/fuselage-hooks@workspace:packages/fuselage-hooks" dependencies: - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/fuselage-tokens": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/fuselage-tokens": "npm:^0.33.1" + "@rocket.chat/prettier-config": "npm:^0.31.25" "@rollup/plugin-commonjs": "npm:~21.0.3" "@rollup/plugin-json": "npm:~4.1.0" "@rollup/plugin-node-resolve": "npm:~13.1.3" @@ -4505,17 +4505,17 @@ __metadata: "@types/react-dom": "npm:~17.0.25" "@types/resize-observer-browser": "npm:~0.1.7" "@types/use-sync-external-store": "npm:~0.0.3" - bump: "workspace:~" + bump: "npm:^0.31.25" eslint: "npm:~8.38.0" jest: "npm:~29.7.0" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" npm-run-all: "npm:^4.1.5" prettier: "npm:~2.8.7" react: "npm:^17.0.2" rimraf: "npm:~5.0.0" rollup: "npm:~2.67.3" rollup-plugin-terser: "npm:~7.0.2" - testing-utils: "workspace:~" + testing-utils: "npm:^0.31.25" ts-jest: "npm:~29.2.4" typedoc: "npm:~0.25.13" typescript: "npm:~5.5.4" @@ -4542,20 +4542,20 @@ __metadata: languageName: unknown linkType: soft -"@rocket.chat/fuselage-polyfills@workspace:packages/fuselage-polyfills, @rocket.chat/fuselage-polyfills@workspace:~": +"@rocket.chat/fuselage-polyfills@npm:^0.31.25, @rocket.chat/fuselage-polyfills@workspace:packages/fuselage-polyfills": version: 0.0.0-use.local resolution: "@rocket.chat/fuselage-polyfills@workspace:packages/fuselage-polyfills" dependencies: "@juggle/resize-observer": "npm:^3.4.0" - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" - bump: "workspace:~" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/prettier-config": "npm:^0.31.25" + bump: "npm:^0.31.25" clipboard-polyfill: "npm:^3.0.3" element-closest-polyfill: "npm:^1.0.6" eslint: "npm:~8.38.0" focus-visible: "npm:^5.2.0" focus-within-polyfill: "npm:^5.2.1" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" new-event-polyfill: "npm:^1.0.1" prettier: "npm:~2.8.7" languageName: unknown @@ -4565,13 +4565,13 @@ __metadata: version: 0.0.0-use.local resolution: "@rocket.chat/fuselage-toastbar@workspace:packages/fuselage-toastbar" dependencies: - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/fuselage": "workspace:~" - "@rocket.chat/fuselage-hooks": "workspace:~" - "@rocket.chat/fuselage-tokens": "workspace:~" - "@rocket.chat/layout": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" - "@rocket.chat/styled": "workspace:~" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/fuselage": "npm:^0.58.1" + "@rocket.chat/fuselage-hooks": "npm:^0.33.1" + "@rocket.chat/fuselage-tokens": "npm:^0.33.1" + "@rocket.chat/layout": "npm:^0.31.27" + "@rocket.chat/prettier-config": "npm:^0.31.25" + "@rocket.chat/styled": "npm:^0.31.25" "@storybook/addon-essentials": "npm:~8.2.7" "@storybook/addon-webpack5-compiler-swc": "npm:~1.0.5" "@storybook/react": "npm:~8.2.7" @@ -4583,11 +4583,11 @@ __metadata: "@types/jest": "npm:~29.5.12" "@types/react": "npm:~17.0.80" "@types/react-dom": "npm:~17.0.25" - bump: "workspace:~" + bump: "npm:^0.31.25" eslint: "npm:~8.38.0" jest: "npm:~29.7.0" jest-environment-jsdom: "npm:~29.7.0" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" npm-run-all: "npm:^4.1.5" prettier: "npm:~2.8.7" react-dom: "npm:~17.0.2" @@ -4608,19 +4608,19 @@ __metadata: languageName: unknown linkType: soft -"@rocket.chat/fuselage-tokens@workspace:packages/fuselage-tokens, @rocket.chat/fuselage-tokens@workspace:~": +"@rocket.chat/fuselage-tokens@npm:^0.33.1, @rocket.chat/fuselage-tokens@workspace:packages/fuselage-tokens": version: 0.0.0-use.local resolution: "@rocket.chat/fuselage-tokens@workspace:packages/fuselage-tokens" dependencies: - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" - build-design-tokens: "workspace:~" - bump: "workspace:~" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/prettier-config": "npm:^0.31.25" + build-design-tokens: "npm:^0.31.25" + bump: "npm:^0.31.25" eslint: "npm:~8.38.0" eslint-config-prettier: "npm:~8.8.0" eslint-plugin-import: "npm:~2.26.0" eslint-plugin-prettier: "npm:~4.2.1" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" npm-run-all: "npm:^4.1.5" postcss-scss: "npm:~4.0.6" prettier: "npm:~2.8.7" @@ -4633,7 +4633,7 @@ __metadata: languageName: unknown linkType: soft -"@rocket.chat/fuselage@workspace:packages/fuselage, @rocket.chat/fuselage@workspace:~": +"@rocket.chat/fuselage@npm:^0.58.1, @rocket.chat/fuselage@workspace:packages/fuselage": version: 0.0.0-use.local resolution: "@rocket.chat/fuselage@workspace:packages/fuselage" dependencies: @@ -4642,16 +4642,16 @@ __metadata: "@babel/plugin-transform-runtime": "npm:~7.21.4" "@babel/preset-env": "npm:~7.21.4" "@babel/preset-react": "npm:~7.18.6" - "@rocket.chat/css-in-js": "workspace:~" - "@rocket.chat/css-supports": "workspace:~" - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/fuselage-hooks": "workspace:~" - "@rocket.chat/fuselage-polyfills": "workspace:~" - "@rocket.chat/fuselage-tokens": "workspace:~" - "@rocket.chat/icons": "workspace:~" - "@rocket.chat/memo": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" - "@rocket.chat/styled": "workspace:~" + "@rocket.chat/css-in-js": "npm:^0.31.25" + "@rocket.chat/css-supports": "npm:^0.31.25" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/fuselage-hooks": "npm:^0.33.1" + "@rocket.chat/fuselage-polyfills": "npm:^0.31.25" + "@rocket.chat/fuselage-tokens": "npm:^0.33.1" + "@rocket.chat/icons": "npm:^0.38.0" + "@rocket.chat/memo": "npm:^0.31.25" + "@rocket.chat/prettier-config": "npm:^0.31.25" + "@rocket.chat/styled": "npm:^0.31.25" "@storybook/addon-a11y": "npm:~8.2.7" "@storybook/addon-essentials": "npm:~8.2.7" "@storybook/addon-interactions": "npm:~8.2.7" @@ -4672,7 +4672,7 @@ __metadata: "@types/jest-axe": "npm:~3.5.9" autoprefixer: "npm:~10.4.14" babel-loader: "npm:~9.1.2" - bump: "workspace:~" + bump: "npm:^0.31.25" caniuse-lite: "npm:~1.0.30001477" cross-env: "npm:^7.0.3" css-loader: "npm:~6.7.3" @@ -4684,7 +4684,7 @@ __metadata: invariant: "npm:^2.2.4" jest: "npm:~29.7.0" jest-axe: "npm:~8.0.0" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" mini-css-extract-plugin: "npm:~2.7.6" normalize.css: "npm:^8.0.1" npm-run-all: "npm:^4.1.5" @@ -4714,7 +4714,7 @@ __metadata: stylelint-order: "npm:~6.0.3" stylelint-prettier: "npm:~3.0.0" stylelint-scss: "npm:~4.6.0" - testing-utils: "workspace:~" + testing-utils: "npm:^0.31.25" ts-jest: "npm:~29.2.4" ts-loader: "npm:~9.4.2" typescript: "npm:~5.5.4" @@ -4732,17 +4732,17 @@ __metadata: languageName: unknown linkType: soft -"@rocket.chat/icons@workspace:packages/icons, @rocket.chat/icons@workspace:~": +"@rocket.chat/icons@npm:^0.38.0, @rocket.chat/icons@workspace:packages/icons": version: 0.0.0-use.local resolution: "@rocket.chat/icons@workspace:packages/icons" dependencies: "@prettier/plugin-xml": "npm:~2.2.0" - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" - build-icons: "workspace:~" - bump: "workspace:~" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/prettier-config": "npm:^0.31.25" + build-icons: "npm:^0.31.25" + bump: "npm:^0.31.25" eslint: "npm:~8.38.0" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" npm-run-all: "npm:^4.1.5" prettier: "npm:~2.8.7" rimraf: "npm:^3.0.2" @@ -4753,14 +4753,14 @@ __metadata: languageName: unknown linkType: soft -"@rocket.chat/layout@workspace:packages/layout, @rocket.chat/layout@workspace:~": +"@rocket.chat/layout@npm:^0.31.27, @rocket.chat/layout@workspace:packages/layout": version: 0.0.0-use.local resolution: "@rocket.chat/layout@workspace:packages/layout" dependencies: - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/fuselage": "workspace:~" - "@rocket.chat/fuselage-tokens": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/fuselage": "npm:^0.58.1" + "@rocket.chat/fuselage-tokens": "npm:^0.33.1" + "@rocket.chat/prettier-config": "npm:^0.31.25" "@storybook/addon-essentials": "npm:~8.2.7" "@storybook/addon-webpack5-compiler-swc": "npm:~1.0.5" "@storybook/react": "npm:~8.2.7" @@ -4769,10 +4769,10 @@ __metadata: "@types/jest": "npm:~29.5.12" "@types/react": "npm:~17.0.80" "@types/react-dom": "npm:~17.0.25" - bump: "workspace:~" + bump: "npm:^0.31.25" eslint: "npm:~8.38.0" jest: "npm:~29.7.0" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" npm-run-all: "npm:^4.1.5" prettier: "npm:~2.8.7" react: "npm:~17.0.2" @@ -4792,23 +4792,23 @@ __metadata: languageName: unknown linkType: soft -"@rocket.chat/logo@workspace:packages/logo, @rocket.chat/logo@workspace:~": +"@rocket.chat/logo@npm:^0.31.30, @rocket.chat/logo@workspace:packages/logo": version: 0.0.0-use.local resolution: "@rocket.chat/logo@workspace:packages/logo" dependencies: - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/fuselage-hooks": "workspace:~" - "@rocket.chat/fuselage-tokens": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" - "@rocket.chat/styled": "workspace:~" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/fuselage-hooks": "npm:^0.33.1" + "@rocket.chat/fuselage-tokens": "npm:^0.33.1" + "@rocket.chat/prettier-config": "npm:^0.31.25" + "@rocket.chat/styled": "npm:^0.31.25" "@types/jest": "npm:~29.5.12" "@types/react": "npm:~17.0.80" "@types/react-dom": "npm:~17.0.25" - build-logo: "workspace:~" - bump: "workspace:~" + build-logo: "npm:^0.31.25" + bump: "npm:^0.31.25" eslint: "npm:~8.38.0" jest: "npm:~29.7.0" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" npm-run-all: "npm:^4.1.5" prettier: "npm:~2.8.7" react: "npm:^17.0.2" @@ -4823,17 +4823,17 @@ __metadata: languageName: unknown linkType: soft -"@rocket.chat/memo@workspace:packages/memo, @rocket.chat/memo@workspace:~": +"@rocket.chat/memo@npm:^0.31.25, @rocket.chat/memo@workspace:packages/memo": version: 0.0.0-use.local resolution: "@rocket.chat/memo@workspace:packages/memo" dependencies: - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/prettier-config": "npm:^0.31.25" "@types/jest": "npm:~29.5.12" - bump: "workspace:~" + bump: "npm:^0.31.25" eslint: "npm:~8.38.0" jest: "npm:~29.7.0" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" prettier: "npm:~2.8.7" rimraf: "npm:~3.0.2" ts-jest: "npm:~29.2.4" @@ -4850,17 +4850,17 @@ __metadata: "@babel/plugin-transform-runtime": "npm:~7.21.4" "@babel/preset-env": "npm:~7.21.4" "@babel/preset-typescript": "npm:~7.21.4" - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/prettier-config": "npm:^0.31.25" "@rollup/plugin-commonjs": "npm:~24.1.0" "@rollup/plugin-node-resolve": "npm:~15.0.2" "@rollup/plugin-typescript": "npm:~11.1.0" "@types/jest": "npm:~29.5.12" - bump: "workspace:~" + bump: "npm:^0.31.25" eslint: "npm:~8.38.0" jest: "npm:~29.7.0" jest-environment-jsdom: "npm:~29.7.0" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" prettier: "npm:~2.8.7" rollup: "npm:~3.20.4" ts-jest: "npm:~29.2.4" @@ -4873,16 +4873,16 @@ __metadata: version: 0.0.0-use.local resolution: "@rocket.chat/onboarding-ui@workspace:packages/onboarding-ui" dependencies: - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/fuselage": "workspace:~" - "@rocket.chat/fuselage-hooks": "workspace:~" - "@rocket.chat/fuselage-polyfills": "workspace:~" - "@rocket.chat/fuselage-tokens": "workspace:~" - "@rocket.chat/icons": "workspace:~" - "@rocket.chat/layout": "workspace:~" - "@rocket.chat/logo": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" - "@rocket.chat/styled": "workspace:~" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/fuselage": "npm:^0.58.1" + "@rocket.chat/fuselage-hooks": "npm:^0.33.1" + "@rocket.chat/fuselage-polyfills": "npm:^0.31.25" + "@rocket.chat/fuselage-tokens": "npm:^0.33.1" + "@rocket.chat/icons": "npm:^0.38.0" + "@rocket.chat/layout": "npm:^0.31.27" + "@rocket.chat/logo": "npm:^0.31.30" + "@rocket.chat/prettier-config": "npm:^0.31.25" + "@rocket.chat/styled": "npm:^0.31.25" "@storybook/addon-a11y": "npm:~8.2.7" "@storybook/addon-essentials": "npm:~8.2.7" "@storybook/addon-webpack5-compiler-swc": "npm:~1.0.5" @@ -4892,12 +4892,12 @@ __metadata: "@types/jest": "npm:~29.5.12" "@types/react": "npm:~17.0.80" "@types/react-dom": "npm:~17.0.25" - bump: "workspace:~" + bump: "npm:^0.31.25" countries-list: "npm:^2.6.1" eslint: "npm:~8.38.0" i18next: "npm:~21.6.16" jest: "npm:~29.7.0" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" npm-run-all: "npm:^4.1.5" prettier: "npm:~2.8.7" react: "npm:^17.0.2" @@ -4928,12 +4928,12 @@ __metadata: version: 0.0.0-use.local resolution: "@rocket.chat/peggy-loader@workspace:packages/peggy-loader" dependencies: - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/prettier-config": "npm:^0.31.25" "@types/node": "npm:~14.18.42" - bump: "workspace:~" + bump: "npm:^0.31.25" eslint: "npm:~8.38.0" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" npm-run-all: "npm:^4.1.5" peggy: "npm:3.0.2" prettier: "npm:~2.8.7" @@ -4947,16 +4947,16 @@ __metadata: languageName: unknown linkType: soft -"@rocket.chat/prettier-config@workspace:packages/prettier-config, @rocket.chat/prettier-config@workspace:~": +"@rocket.chat/prettier-config@npm:^0.31.25, @rocket.chat/prettier-config@workspace:packages/prettier-config": version: 0.0.0-use.local resolution: "@rocket.chat/prettier-config@workspace:packages/prettier-config" dependencies: - bump: "workspace:~" + bump: "npm:^0.31.25" eslint: "npm:~8.38.0" eslint-config-prettier: "npm:~8.8.0" eslint-plugin-import: "npm:~2.26.0" eslint-plugin-prettier: "npm:~4.2.1" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" prettier: "npm:~2.8.7" peerDependencies: prettier: ~2.7.1 @@ -4967,13 +4967,13 @@ __metadata: version: 0.0.0-use.local resolution: "@rocket.chat/string-helpers@workspace:packages/string-helpers" dependencies: - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/prettier-config": "npm:^0.31.25" "@types/jest": "npm:~29.5.12" - bump: "workspace:~" + bump: "npm:^0.31.25" eslint: "npm:~8.38.0" jest: "npm:~29.7.0" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" npm-run-all: "npm:^4.1.5" prettier: "npm:~2.8.7" rimraf: "npm:^3.0.2" @@ -4983,18 +4983,18 @@ __metadata: languageName: unknown linkType: soft -"@rocket.chat/styled@workspace:packages/styled, @rocket.chat/styled@workspace:~": +"@rocket.chat/styled@npm:^0.31.25, @rocket.chat/styled@workspace:packages/styled": version: 0.0.0-use.local resolution: "@rocket.chat/styled@workspace:packages/styled" dependencies: - "@rocket.chat/css-in-js": "workspace:~" - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" + "@rocket.chat/css-in-js": "npm:^0.31.25" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/prettier-config": "npm:^0.31.25" "@types/jest": "npm:~29.5.12" - bump: "workspace:~" + bump: "npm:^0.31.25" eslint: "npm:~8.38.0" jest: "npm:~29.7.0" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" npm-run-all: "npm:^4.1.5" prettier: "npm:~2.8.7" rimraf: "npm:^3.0.2" @@ -5004,18 +5004,18 @@ __metadata: languageName: unknown linkType: soft -"@rocket.chat/stylis-logical-props-middleware@workspace:packages/stylis-logical-props-middleware, @rocket.chat/stylis-logical-props-middleware@workspace:~": +"@rocket.chat/stylis-logical-props-middleware@npm:^0.31.25, @rocket.chat/stylis-logical-props-middleware@workspace:packages/stylis-logical-props-middleware": version: 0.0.0-use.local resolution: "@rocket.chat/stylis-logical-props-middleware@workspace:packages/stylis-logical-props-middleware" dependencies: - "@rocket.chat/css-supports": "workspace:~" - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" + "@rocket.chat/css-supports": "npm:^0.31.25" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/prettier-config": "npm:^0.31.25" "@types/jest": "npm:~29.5.12" - bump: "workspace:~" + bump: "npm:^0.31.25" eslint: "npm:~8.38.0" jest: "npm:~29.7.0" - lint-all: "workspace:~" + lint-all: "npm:^0.31.25" npm-run-all: "npm:^4.1.5" prettier: "npm:~2.8.7" rimraf: "npm:^3.0.2" @@ -8336,12 +8336,12 @@ __metadata: languageName: node linkType: hard -"build-design-tokens@workspace:tools/build-design-tokens, build-design-tokens@workspace:~": +"build-design-tokens@npm:^0.31.25, build-design-tokens@workspace:tools/build-design-tokens": version: 0.0.0-use.local resolution: "build-design-tokens@workspace:tools/build-design-tokens" dependencies: stylelint: "npm:~15.4.0" - tools-utils: "workspace:~" + tools-utils: "npm:^0.31.25" peerDependencies: eslint: "*" prettier: "*" @@ -8350,13 +8350,13 @@ __metadata: languageName: unknown linkType: soft -"build-icons@workspace:tools/build-icons, build-icons@workspace:~": +"build-icons@npm:^0.31.25, build-icons@workspace:tools/build-icons": version: 0.0.0-use.local resolution: "build-icons@workspace:tools/build-icons" dependencies: svg2ttf: "npm:~6.0.3" svgicons2svgfont: "npm:~10.0.6" - tools-utils: "workspace:~" + tools-utils: "npm:^0.31.25" ttf2eot: "npm:~3.1.0" ttf2woff: "npm:~3.0.0" ttf2woff2: "npm:~4.0.5" @@ -8367,7 +8367,7 @@ __metadata: languageName: unknown linkType: soft -"build-logo@workspace:tools/build-logo, build-logo@workspace:~": +"build-logo@npm:^0.31.25, build-logo@workspace:tools/build-logo": version: 0.0.0-use.local resolution: "build-logo@workspace:tools/build-logo" dependencies: @@ -8375,7 +8375,7 @@ __metadata: react: "npm:^17.0.2" react-dom: "npm:^17.0.2" sharp: "npm:~0.32.6" - tools-utils: "workspace:~" + tools-utils: "npm:^0.31.25" bin: build-logo: ./index.mjs languageName: unknown @@ -8388,7 +8388,7 @@ __metadata: languageName: node linkType: hard -"bump@workspace:tools/bump, bump@workspace:~": +"bump@npm:^0.31.25, bump@workspace:tools/bump, bump@workspace:~": version: 0.0.0-use.local resolution: "bump@workspace:tools/bump" dependencies: @@ -14510,7 +14510,7 @@ __metadata: languageName: node linkType: hard -"lint-all@workspace:tools/lint-all, lint-all@workspace:~": +"lint-all@npm:^0.31.25, lint-all@workspace:tools/lint-all": version: 0.0.0-use.local resolution: "lint-all@workspace:tools/lint-all" dependencies: @@ -19413,8 +19413,8 @@ __metadata: version: 0.0.0-use.local resolution: "scripts@workspace:tools/scripts" dependencies: - "@rocket.chat/eslint-config-alt": "workspace:~" - "@rocket.chat/prettier-config": "workspace:~" + "@rocket.chat/eslint-config-alt": "npm:^0.31.25" + "@rocket.chat/prettier-config": "npm:^0.31.25" "@types/node": "npm:~14.18.42" "@typescript-eslint/parser": "npm:~5.58.0" cross-env: "npm:^7.0.3" @@ -20835,7 +20835,7 @@ __metadata: languageName: node linkType: hard -"testing-utils@workspace:tools/testing-utils, testing-utils@workspace:~": +"testing-utils@npm:^0.31.25, testing-utils@workspace:tools/testing-utils": version: 0.0.0-use.local resolution: "testing-utils@workspace:tools/testing-utils" dependencies: @@ -20967,7 +20967,7 @@ __metadata: languageName: node linkType: hard -"tools-utils@workspace:tools/tools-utils, tools-utils@workspace:~": +"tools-utils@npm:^0.31.25, tools-utils@workspace:tools/tools-utils": version: 0.0.0-use.local resolution: "tools-utils@workspace:tools/tools-utils" dependencies: