Skip to content

Commit

Permalink
Merge pull request #1765 from natura-cosmeticos/DSY-3467
Browse files Browse the repository at this point in the history
feat(natds-react): add new logo Avon-v2
  • Loading branch information
Design-System-Natura authored Jul 21, 2023
2 parents a4a23fe + 39a3d42 commit c748b3d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 12 deletions.
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ const styles = createUseStyles<RuleName, LogoBrand, Theme>((theme: Theme) => ({
flexDirection: 'column',
border: ' 1px solid #0000001F',
gap: theme.size.micro,
// backgroundColor: theme.color.primary,
boxSizing: '-moz-initial',
maxWidth: 1280,
minWidth: 360,
Expand Down
9 changes: 0 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]":
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/[email protected]":
version "0.58.5"
resolved "https://registry.yarnpkg.com/@naturacosmeticos/natds-themes/-/natds-themes-0.58.5.tgz#785dd8f01dd7b37a6c005cc141c1d5d630960a20"
Expand Down

0 comments on commit c748b3d

Please sign in to comment.