Skip to content

Commit

Permalink
fet(natds-react): update lib Icons to 1.28.1
Browse files Browse the repository at this point in the history
affects: @naturacosmeticos/natds-react
DSY-5461
  • Loading branch information
vagnerbarbosant committed Jan 23, 2025
1 parent 0ddb8c7 commit c55cefe
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"generate": "yarn plop --plopfile ./generators/plopfile.js"
},
"dependencies": {
"@naturacosmeticos/natds-icons": "1.27.5",
"@naturacosmeticos/natds-icons": "1.28.1",
"@naturacosmeticos/natds-themes": "0.82.3",
"react-jss": "10.9.0"
},
Expand Down
8 changes: 4 additions & 4 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 Down

0 comments on commit c55cefe

Please sign in to comment.