diff --git a/packages/react/package.json b/packages/react/package.json index ff1c3b8c6..564d6fc61 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -2,7 +2,7 @@ "name": "@naturacosmeticos/natds-react", "displayName": "NatDS-React", "description": "A collection of components from Natura Design System for React", - "version": "2.47.0", + "version": "2.48.0-alpha.DSY-3467.1.0", "private": false, "keywords": [ "design-system", @@ -58,7 +58,7 @@ }, "dependencies": { "@naturacosmeticos/natds-icons": "1.11.3", - "@naturacosmeticos/natds-themes": "0.55.0", + "@naturacosmeticos/natds-themes": "0.58.5", "react-jss": "10.9.0" }, "devDependencies": { diff --git a/packages/react/src/Templates/Home/LogoButton/LogoButton.styles.tsx b/packages/react/src/Templates/Home/LogoButton/LogoButton.styles.tsx index 55f3f363b..63bc2d7ba 100644 --- a/packages/react/src/Templates/Home/LogoButton/LogoButton.styles.tsx +++ b/packages/react/src/Templates/Home/LogoButton/LogoButton.styles.tsx @@ -46,7 +46,6 @@ const styles = createUseStyles((theme: Theme) => ({ flexDirection: 'column', border: ' 1px solid #0000001F', gap: theme.size.micro, - // backgroundColor: theme.color.primary, boxSizing: '-moz-initial', maxWidth: 1280, minWidth: 360, diff --git a/yarn.lock b/yarn.lock index 02420fc77..636b10be9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2693,15 +2693,6 @@ resolved "https://registry.yarnpkg.com/@naturacosmeticos/natds-icons/-/natds-icons-1.11.3.tgz#e7de13d8fde2c44f9c68e73de75f02906fefdfb8" integrity sha512-NQVrs5aUaCc7eyrPRh5TlgRYZqT0SXDHq/VVcWUG/R7j9wzFFvCs/IbcAjeNJR4cVNDqq2ruAIl9ZnHanw5Qpw== -"@naturacosmeticos/natds-themes@0.55.0": - version "0.55.0" - resolved "https://registry.yarnpkg.com/@naturacosmeticos/natds-themes/-/natds-themes-0.55.0.tgz#0d5180e7f1c93ff9478e9735bf9560b0b66146f4" - integrity sha512-kxmrNVzKRi/4WG5Tht4I27Lt60NwHyysy6TPwwhXAyktegDTccenmHaB3g5XZ7Qc7Hua6YOohD4I27LkKcn8MQ== - dependencies: - open-color "^1.8.0" - svg2vectordrawable "2.6.26" - webp-converter "^2.3.3" - "@naturacosmeticos/natds-themes@0.58.5": version "0.58.5" resolved "https://registry.yarnpkg.com/@naturacosmeticos/natds-themes/-/natds-themes-0.58.5.tgz#785dd8f01dd7b37a6c005cc141c1d5d630960a20"