From d0774363b76918309090961069b3d2a562ddb991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 20:57:14 +0300 Subject: [PATCH] chore(deps): Bump @strapi/icons from 1.8.2 to 1.11.0 (#81) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index eb9eb56..4d159cb 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "dependencies": { "@strapi/design-system": "^1.6.3", "@strapi/helper-plugin": "^4.12.5", - "@strapi/icons": "^1.6.3", + "@strapi/icons": "^1.11.0", "prop-types": "^15.7.2", "axios": "1.5.1", "mathjs": "11.11.1" diff --git a/yarn.lock b/yarn.lock index e69c87d..bbfe09c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1546,10 +1546,10 @@ react-query "3.39.3" react-select "5.7.0" -"@strapi/icons@^1.6.3": - version "1.8.2" - resolved "https://registry.npmjs.org/@strapi/icons/-/icons-1.8.2.tgz" - integrity sha512-FiSYN7bDk7B8nieXLddyRgU3xMWjOcRSL2Q7b8A+pedIDLiIpfrDnsSlzmpVpU7LtQSnkOcDlFHqEXEm7zwIvg== +"@strapi/icons@^1.11.0": + version "1.11.0" + resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.11.0.tgz#8615a83d50e4258408f087653d7cb9d661a6b898" + integrity sha512-f609vYHoKPWg5OBMFNN40j8ow11oWZgZYzX1KvjncXs/c5qkCeoMyN289e1XSaDTPrDAiPzLgKLshWpJVpZBxw== "@strapi/ui-primitives@^1.8.2": version "1.8.2"