diff --git a/apps/meteor/package.json b/apps/meteor/package.json index b3f3410c52582..876e44865fa00 100644 --- a/apps/meteor/package.json +++ b/apps/meteor/package.json @@ -107,7 +107,7 @@ "@rocket.chat/favicon": "workspace:^", "@rocket.chat/federation-matrix": "workspace:^", "@rocket.chat/federation-sdk": "0.6.3", - "@rocket.chat/fuselage": "~0.80.0", + "@rocket.chat/fuselage": "^0.81.0", "@rocket.chat/fuselage-forms": "~1.4.0", "@rocket.chat/fuselage-hooks": "~0.42.0", "@rocket.chat/fuselage-toastbar": "~0.36.0", diff --git a/apps/uikit-playground/package.json b/apps/uikit-playground/package.json index 071de13facbb4..0f1176a6bd9cd 100644 --- a/apps/uikit-playground/package.json +++ b/apps/uikit-playground/package.json @@ -18,7 +18,7 @@ "@lezer/highlight": "^1.2.3", "@rocket.chat/core-typings": "workspace:^", "@rocket.chat/css-in-js": "^0.32.0", - "@rocket.chat/fuselage": "~0.80.0", + "@rocket.chat/fuselage": "^0.81.0", "@rocket.chat/fuselage-hooks": "~0.42.0", "@rocket.chat/fuselage-toastbar": "~0.36.0", "@rocket.chat/fuselage-tokens": "~0.33.2", diff --git a/packages/fuselage-ui-kit/package.json b/packages/fuselage-ui-kit/package.json index 94258f42c38c5..694dcc71d0ba4 100644 --- a/packages/fuselage-ui-kit/package.json +++ b/packages/fuselage-ui-kit/package.json @@ -46,7 +46,7 @@ "@rocket.chat/apps-engine": "workspace:^", "@rocket.chat/core-typings": "workspace:^", "@rocket.chat/emitter": "^0.32.0", - "@rocket.chat/fuselage": "~0.80.0", + "@rocket.chat/fuselage": "^0.81.0", "@rocket.chat/fuselage-hooks": "~0.42.0", "@rocket.chat/fuselage-tokens": "~0.33.2", "@rocket.chat/icons": "^0.48.0", diff --git a/packages/gazzodown/package.json b/packages/gazzodown/package.json index 52e3756552612..ce9f0fc90c534 100644 --- a/packages/gazzodown/package.json +++ b/packages/gazzodown/package.json @@ -31,7 +31,7 @@ "@rocket.chat/core-typings": "workspace:^", "@rocket.chat/css-in-js": "^0.32.0", "@rocket.chat/emitter": "^0.32.0", - "@rocket.chat/fuselage": "~0.80.0", + "@rocket.chat/fuselage": "^0.81.0", "@rocket.chat/fuselage-hooks": "~0.42.0", "@rocket.chat/fuselage-tokens": "~0.33.2", "@rocket.chat/icons": "^0.48.0", diff --git a/packages/storybook-config/package.json b/packages/storybook-config/package.json index 4bd2a125db921..82f77a53b3d16 100644 --- a/packages/storybook-config/package.json +++ b/packages/storybook-config/package.json @@ -33,7 +33,7 @@ "webpack": "~5.104.1" }, "devDependencies": { - "@rocket.chat/fuselage": "~0.80.0", + "@rocket.chat/fuselage": "^0.81.0", "@rocket.chat/icons": "^0.48.0", "@rocket.chat/tsconfig": "workspace:*", "@storybook/react": "^9.1.13", diff --git a/packages/ui-avatar/package.json b/packages/ui-avatar/package.json index 0d46937c86b41..7f64cc1530306 100644 --- a/packages/ui-avatar/package.json +++ b/packages/ui-avatar/package.json @@ -17,7 +17,7 @@ "devDependencies": { "@rocket.chat/core-typings": "workspace:~", "@rocket.chat/emitter": "^0.32.0", - "@rocket.chat/fuselage": "~0.80.0", + "@rocket.chat/fuselage": "^0.81.0", "@rocket.chat/fuselage-hooks": "~0.42.0", "@rocket.chat/fuselage-tokens": "~0.33.2", "@rocket.chat/icons": "^0.48.0", diff --git a/packages/ui-client/package.json b/packages/ui-client/package.json index 891a91ca4d162..a5151ec98e590 100644 --- a/packages/ui-client/package.json +++ b/packages/ui-client/package.json @@ -26,7 +26,7 @@ "@rocket.chat/core-typings": "workspace:~", "@rocket.chat/css-in-js": "^0.32.0", "@rocket.chat/emitter": "^0.32.0", - "@rocket.chat/fuselage": "~0.80.0", + "@rocket.chat/fuselage": "^0.81.0", "@rocket.chat/fuselage-hooks": "~0.42.0", "@rocket.chat/fuselage-tokens": "~0.33.2", "@rocket.chat/icons": "^0.48.0", diff --git a/packages/ui-composer/package.json b/packages/ui-composer/package.json index 08add85797bd6..0665c1fcd73e6 100644 --- a/packages/ui-composer/package.json +++ b/packages/ui-composer/package.json @@ -22,7 +22,7 @@ "devDependencies": { "@react-aria/toolbar": "^3.0.0-nightly.5042", "@rocket.chat/emitter": "^0.32.0", - "@rocket.chat/fuselage": "~0.80.0", + "@rocket.chat/fuselage": "^0.81.0", "@rocket.chat/fuselage-hooks": "~0.42.0", "@rocket.chat/fuselage-tokens": "~0.33.2", "@rocket.chat/icons": "^0.48.0", diff --git a/packages/ui-contexts/package.json b/packages/ui-contexts/package.json index 6b24db4ea5824..fb5a80068230b 100644 --- a/packages/ui-contexts/package.json +++ b/packages/ui-contexts/package.json @@ -23,7 +23,7 @@ "@rocket.chat/core-typings": "workspace:^", "@rocket.chat/ddp-client": "workspace:~", "@rocket.chat/emitter": "^0.32.0", - "@rocket.chat/fuselage": "~0.80.0", + "@rocket.chat/fuselage": "^0.81.0", "@rocket.chat/fuselage-hooks": "~0.42.0", "@rocket.chat/fuselage-tokens": "~0.33.2", "@rocket.chat/i18n": "workspace:~", diff --git a/packages/ui-video-conf/package.json b/packages/ui-video-conf/package.json index fd1e6ec219411..78b8c6ac8e5b9 100644 --- a/packages/ui-video-conf/package.json +++ b/packages/ui-video-conf/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@rocket.chat/css-in-js": "^0.32.0", - "@rocket.chat/fuselage": "~0.80.0", + "@rocket.chat/fuselage": "^0.81.0", "@rocket.chat/fuselage-hooks": "~0.42.0", "@rocket.chat/fuselage-tokens": "~0.33.2", "@rocket.chat/icons": "^0.48.0", diff --git a/packages/ui-voip/package.json b/packages/ui-voip/package.json index 379af54352b22..7b78679b73cd6 100644 --- a/packages/ui-voip/package.json +++ b/packages/ui-voip/package.json @@ -31,7 +31,7 @@ "@react-spectrum/test-utils": "~1.0.0-alpha.8", "@rocket.chat/core-typings": "workspace:^", "@rocket.chat/css-in-js": "^0.32.0", - "@rocket.chat/fuselage": "~0.80.0", + "@rocket.chat/fuselage": "^0.81.0", "@rocket.chat/fuselage-hooks": "~0.42.0", "@rocket.chat/fuselage-tokens": "~0.33.2", "@rocket.chat/fuselage-ui-kit": "workspace:^", diff --git a/packages/web-ui-registration/package.json b/packages/web-ui-registration/package.json index 74a3e357cad02..5633e92902c8b 100644 --- a/packages/web-ui-registration/package.json +++ b/packages/web-ui-registration/package.json @@ -23,7 +23,7 @@ "@rocket.chat/core-typings": "workspace:~", "@rocket.chat/css-in-js": "^0.32.0", "@rocket.chat/emitter": "^0.32.0", - "@rocket.chat/fuselage": "~0.80.0", + "@rocket.chat/fuselage": "^0.81.0", "@rocket.chat/fuselage-hooks": "~0.42.0", "@rocket.chat/fuselage-tokens": "~0.33.2", "@rocket.chat/i18n": "workspace:~", diff --git a/yarn.lock b/yarn.lock index 0a895d04d1c47..84e27c7a4bdd9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9259,7 +9259,7 @@ __metadata: "@rocket.chat/apps-engine": "workspace:^" "@rocket.chat/core-typings": "workspace:^" "@rocket.chat/emitter": "npm:^0.32.0" - "@rocket.chat/fuselage": "npm:~0.80.0" + "@rocket.chat/fuselage": "npm:^0.81.0" "@rocket.chat/fuselage-hooks": "npm:~0.42.0" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" "@rocket.chat/gazzodown": "workspace:^" @@ -9314,9 +9314,9 @@ __metadata: languageName: unknown linkType: soft -"@rocket.chat/fuselage@npm:~0.80.0": - version: 0.80.0 - resolution: "@rocket.chat/fuselage@npm:0.80.0" +"@rocket.chat/fuselage@npm:^0.81.0": + version: 0.81.0 + resolution: "@rocket.chat/fuselage@npm:0.81.0" dependencies: "@rocket.chat/css-in-js": "npm:^0.32.0" "@rocket.chat/css-supports": "npm:^0.31.25" @@ -9333,7 +9333,7 @@ __metadata: react: "*" react-dom: "*" react-virtuoso: "*" - checksum: 10/1026ad667a843fa018ba4cd01055bad8070cfb7ca8c86eff551a0364c0c0d4343f2b1b40326660202d0364033b9d26e0f2d5fc27eca7730b4d7a7d5a7ff057de + checksum: 10/cffda6847ee6d3734c74ba3525b5a80622d617fa1df4ce402ed8c758ea987a1bda9a3314b7f1e796bdc7f597e55dcb3b9b4a3acc8ba2b1902c8326763526ab95 languageName: node linkType: hard @@ -9344,7 +9344,7 @@ __metadata: "@rocket.chat/core-typings": "workspace:^" "@rocket.chat/css-in-js": "npm:^0.32.0" "@rocket.chat/emitter": "npm:^0.32.0" - "@rocket.chat/fuselage": "npm:~0.80.0" + "@rocket.chat/fuselage": "npm:^0.81.0" "@rocket.chat/fuselage-hooks": "npm:~0.42.0" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" "@rocket.chat/icons": "npm:^0.48.0" @@ -9789,7 +9789,7 @@ __metadata: "@rocket.chat/favicon": "workspace:^" "@rocket.chat/federation-matrix": "workspace:^" "@rocket.chat/federation-sdk": "npm:0.6.3" - "@rocket.chat/fuselage": "npm:~0.80.0" + "@rocket.chat/fuselage": "npm:^0.81.0" "@rocket.chat/fuselage-forms": "npm:~1.4.0" "@rocket.chat/fuselage-hooks": "npm:~0.42.0" "@rocket.chat/fuselage-toastbar": "npm:~0.36.0" @@ -10675,7 +10675,7 @@ __metadata: resolution: "@rocket.chat/storybook-config@workspace:packages/storybook-config" dependencies: "@rocket.chat/emitter": "npm:^0.32.0" - "@rocket.chat/fuselage": "npm:~0.80.0" + "@rocket.chat/fuselage": "npm:^0.81.0" "@rocket.chat/fuselage-hooks": "npm:~0.42.0" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" "@rocket.chat/icons": "npm:^0.48.0" @@ -10770,7 +10770,7 @@ __metadata: dependencies: "@rocket.chat/core-typings": "workspace:~" "@rocket.chat/emitter": "npm:^0.32.0" - "@rocket.chat/fuselage": "npm:~0.80.0" + "@rocket.chat/fuselage": "npm:^0.81.0" "@rocket.chat/fuselage-hooks": "npm:~0.42.0" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" "@rocket.chat/icons": "npm:^0.48.0" @@ -10797,7 +10797,7 @@ __metadata: "@rocket.chat/core-typings": "workspace:~" "@rocket.chat/css-in-js": "npm:^0.32.0" "@rocket.chat/emitter": "npm:^0.32.0" - "@rocket.chat/fuselage": "npm:~0.80.0" + "@rocket.chat/fuselage": "npm:^0.81.0" "@rocket.chat/fuselage-hooks": "npm:~0.42.0" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" "@rocket.chat/icons": "npm:^0.48.0" @@ -10854,7 +10854,7 @@ __metadata: dependencies: "@react-aria/toolbar": "npm:^3.0.0-nightly.5042" "@rocket.chat/emitter": "npm:^0.32.0" - "@rocket.chat/fuselage": "npm:~0.80.0" + "@rocket.chat/fuselage": "npm:^0.81.0" "@rocket.chat/fuselage-hooks": "npm:~0.42.0" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" "@rocket.chat/icons": "npm:^0.48.0" @@ -10894,7 +10894,7 @@ __metadata: "@rocket.chat/core-typings": "workspace:^" "@rocket.chat/ddp-client": "workspace:~" "@rocket.chat/emitter": "npm:^0.32.0" - "@rocket.chat/fuselage": "npm:~0.80.0" + "@rocket.chat/fuselage": "npm:^0.81.0" "@rocket.chat/fuselage-hooks": "npm:~0.42.0" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" "@rocket.chat/i18n": "workspace:~" @@ -10953,7 +10953,7 @@ __metadata: dependencies: "@rocket.chat/css-in-js": "npm:^0.32.0" "@rocket.chat/emitter": "npm:^0.32.0" - "@rocket.chat/fuselage": "npm:~0.80.0" + "@rocket.chat/fuselage": "npm:^0.81.0" "@rocket.chat/fuselage-hooks": "npm:~0.42.0" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" "@rocket.chat/icons": "npm:^0.48.0" @@ -11000,7 +11000,7 @@ __metadata: "@rocket.chat/css-in-js": "npm:^0.32.0" "@rocket.chat/desktop-api": "workspace:^" "@rocket.chat/emitter": "npm:^0.32.0" - "@rocket.chat/fuselage": "npm:~0.80.0" + "@rocket.chat/fuselage": "npm:^0.81.0" "@rocket.chat/fuselage-hooks": "npm:~0.42.0" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" "@rocket.chat/fuselage-ui-kit": "workspace:^" @@ -11066,7 +11066,7 @@ __metadata: "@rocket.chat/core-typings": "workspace:^" "@rocket.chat/css-in-js": "npm:^0.32.0" "@rocket.chat/emitter": "npm:^0.32.0" - "@rocket.chat/fuselage": "npm:~0.80.0" + "@rocket.chat/fuselage": "npm:^0.81.0" "@rocket.chat/fuselage-hooks": "npm:~0.42.0" "@rocket.chat/fuselage-toastbar": "npm:~0.36.0" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" @@ -11104,7 +11104,7 @@ __metadata: "@rocket.chat/core-typings": "workspace:~" "@rocket.chat/css-in-js": "npm:^0.32.0" "@rocket.chat/emitter": "npm:^0.32.0" - "@rocket.chat/fuselage": "npm:~0.80.0" + "@rocket.chat/fuselage": "npm:^0.81.0" "@rocket.chat/fuselage-hooks": "npm:~0.42.0" "@rocket.chat/fuselage-tokens": "npm:~0.33.2" "@rocket.chat/i18n": "workspace:~"