Skip to content

Commit

Permalink
chore(natds-react): update icons to 1.18.8
Browse files Browse the repository at this point in the history
affects: @naturacosmeticos/natds-react
DSY-4005
  • Loading branch information
vagnerbarbosant committed Nov 27, 2023
1 parent 7dcd24a commit 813e067
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 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/[email protected].6/dist/natds-icons.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@naturacosmeticos/[email protected].8/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
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"generate": "yarn plop --plopfile ./generators/plopfile.js"
},
"dependencies": {
"@naturacosmeticos/natds-icons": "1.18.6",
"@naturacosmeticos/natds-themes": "0.68.5",
"@naturacosmeticos/natds-icons": "1.18.8",
"@naturacosmeticos/natds-themes": "0.68.6",
"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/[email protected].6":
version "1.18.6"
resolved "https://registry.yarnpkg.com/@naturacosmeticos/natds-icons/-/natds-icons-1.18.6.tgz#ec77e314182ce64fb98c1fe403426832ef4aa6e2"
integrity sha512-1frTZU34C/Vc3duAqKTAV7vxZlEL6Ewd/Mzf7qQl5DabFqFfojvJl58wWQC2REfu+EHU008xkWo/bZv6ig6EGw==
"@naturacosmeticos/[email protected].8":
version "1.18.8"
resolved "https://registry.yarnpkg.com/@naturacosmeticos/natds-icons/-/natds-icons-1.18.8.tgz#4482ae046379b7f3a3f684c574ea0d8f790a7b78"
integrity sha512-A/do9WTntEoAPtmYZx8EEjCR+WSPghGXRiD0zKiBsB9ep+sfwoiZ58LOSpTHK4lhbZFSv3Umr3DUu5j5dk6bRw==

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

"@naturacosmeticos/[email protected].5":
version "0.68.5"
resolved "https://registry.yarnpkg.com/@naturacosmeticos/natds-themes/-/natds-themes-0.68.5.tgz#944520db608ace4e6ef27c83ee802eec9b558229"
integrity sha512-YNR97i+NdB4+gXTJL6jBcJNmEU+/fO6o6boQnn0UKJ/YfVWU0f6Hg74sfD98DTsAZ5rHlSbgQUbUa7pCUMO0+Q==
"@naturacosmeticos/[email protected].6":
version "0.68.6"
resolved "https://registry.yarnpkg.com/@naturacosmeticos/natds-themes/-/natds-themes-0.68.6.tgz#d319b15a76776d4eff61438735299979a0e9667c"
integrity sha512-LDw/p2tQCwJdDw6G4qo0yN7ET7y1FA1AnrTGQElwT9C1Lzl681bjCdr9z5TRz0GEVId0eEGaNY99lMIDIiwN0Q==
dependencies:
open-color "^1.8.0"
svg2vectordrawable "2.6.26"
Expand Down

0 comments on commit 813e067

Please sign in to comment.