Skip to content

Commit

Permalink
Merge pull request #1845 from natura-cosmeticos/DSY-5461
Browse files Browse the repository at this point in the history
fix(natds-react):  update theme Logo CB-V2 AB ES PT-BR
  • Loading branch information
vagnerbarbosant authored Jan 27, 2025
2 parents 238d561 + bc4f392 commit 7ab2553
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/react/.storybook/preview-head.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono&family=Roboto:wght@400;500&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@naturacosmeticos/natds-icons@1.27.5/dist/natds-icons.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@naturacosmeticos/natds-icons@1.28.1/dist/natds-icons.css" />

<link href="https://cdn.jsdelivr.net/npm/@naturacosmeticos/natds-themes@latest/dist/assets/aesop_fonts.css" rel="stylesheet" />
<link href="https://cdn.jsdelivr.net/npm/@naturacosmeticos/natds-themes@latest/dist/assets/avon_fonts.css" rel="stylesheet" />
Expand Down
6 changes: 3 additions & 3 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.65.1",
"version": "2.65.2-alpha.DSY-5461.9.0",
"private": false,
"keywords": [
"design-system",
Expand Down Expand Up @@ -57,8 +57,8 @@
"generate": "yarn plop --plopfile ./generators/plopfile.js"
},
"dependencies": {
"@naturacosmeticos/natds-icons": "1.27.5",
"@naturacosmeticos/natds-themes": "0.82.1",
"@naturacosmeticos/natds-icons": "1.28.1",
"@naturacosmeticos/natds-themes": "0.82.9",
"react-jss": "10.9.0"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2693,10 +2693,10 @@
resolved "https://registry.yarnpkg.com/@naturacosmeticos/natds-icons/-/natds-icons-1.11.3.tgz#e7de13d8fde2c44f9c68e73de75f02906fefdfb8"
integrity sha512-NQVrs5aUaCc7eyrPRh5TlgRYZqT0SXDHq/VVcWUG/R7j9wzFFvCs/IbcAjeNJR4cVNDqq2ruAIl9ZnHanw5Qpw==

"@naturacosmeticos/natds-icons@1.27.5":
version "1.27.5"
resolved "https://registry.yarnpkg.com/@naturacosmeticos/natds-icons/-/natds-icons-1.27.5.tgz#d9bb3536570b611d919c1065a5b26cd00caf0967"
integrity sha512-+h9En8r+23AAAofM0RELUOmSYKIN6xzsxr+YEbiILydUfBmy82CC/b2TDqBaSXs7GQ47b4DwzxwxJV1WDbzU9Q==
"@naturacosmeticos/natds-icons@1.28.1":
version "1.28.1"
resolved "https://registry.yarnpkg.com/@naturacosmeticos/natds-icons/-/natds-icons-1.28.1.tgz#6a503c09f86f2bb7580cb638d30bc4c89465c9fb"
integrity sha512-Nx/x4dNsD/TAB67sg2bs1H2Ysg0KBx1BpJJD8G2GIdLHtTvKMiDjyososw/7HO2+Y0aAVeuFtAI6Y33hfhjPkw==

"@naturacosmeticos/[email protected]":
version "0.70.0"
Expand All @@ -2707,10 +2707,10 @@
svg2vectordrawable "2.6.26"
webp-converter "^2.3.3"

"@naturacosmeticos/[email protected].1":
version "0.82.1"
resolved "https://registry.yarnpkg.com/@naturacosmeticos/natds-themes/-/natds-themes-0.82.1.tgz#d451985c44cece007f4f465efe03b1c6fc70dc50"
integrity sha512-vI7dp6LMgI71hV7BXdjvCnLJPUiwANkhIZngbHw52ZrKp700qQTBIQlc8BFL4w2zd5kcUhE1j7puzgH+vbg2Gg==
"@naturacosmeticos/[email protected].9":
version "0.82.9"
resolved "https://registry.yarnpkg.com/@naturacosmeticos/natds-themes/-/natds-themes-0.82.9.tgz#7824620c73c19a594f5761550a9c5181f0c8d28a"
integrity sha512-tasTB3n0xbcbZ5VnS9Hb2RTvXtHQdvaxqlERDcJxEMSZrIUgILSbB7c6je1u8gFCBrA/634dIyvviD/ir2tvEA==
dependencies:
open-color "^1.8.0"
svg2vectordrawable "2.6.26"
Expand Down

0 comments on commit 7ab2553

Please sign in to comment.