diff --git a/packages/react/.storybook/preview-head.html b/packages/react/.storybook/preview-head.html index 26a2eda80..fad89a4a6 100644 --- a/packages/react/.storybook/preview-head.html +++ b/packages/react/.storybook/preview-head.html @@ -1,5 +1,5 @@ - + diff --git a/packages/react/package.json b/packages/react/package.json index 7a02e6ec7..c69ee24b0 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -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": { diff --git a/yarn.lock b/yarn.lock index 486c4fbea..9f267ca4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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.18.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/natds-icons@1.18.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/natds-themes@0.58.5": version "0.58.5" @@ -2707,10 +2707,10 @@ svg2vectordrawable "2.6.26" webp-converter "^2.3.3" -"@naturacosmeticos/natds-themes@0.68.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/natds-themes@0.68.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"