From 07aa66268d9c267cec33e9d75a9440f27049590c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 06:52:59 +0000 Subject: [PATCH] Update dependency @icons-pack/react-simple-icons to v9 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 047859aea..51455ed00 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@docusaurus/theme-classic": "2.4.3", "@easyops-cn/docusaurus-search-local": "0.36.0", "@fontsource/noto-sans": "5.0.13", - "@icons-pack/react-simple-icons": "5.11.0", + "@icons-pack/react-simple-icons": "9.1.0", "@img-comparison-slider/react": "8.0.0", "@mdi/js": "7.2.96", "@mdi/react": "1.6.1", @@ -2619,9 +2619,9 @@ "devOptional": true }, "node_modules/@icons-pack/react-simple-icons": { - "version": "5.11.0", - "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-5.11.0.tgz", - "integrity": "sha512-hFJ4Q4JcYe/wQUab+gIug1BONjBUelaUVFYsZ1FKv5CEX/fP56qGet4CPmx18BqDhxrOehidYNlLyGppXL9/7w==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-9.1.0.tgz", + "integrity": "sha512-3v6W4SgkYX6bHfKrFvRZrxilv+4wXKYQ2DVRldqaZgcwGK5ajsW4PzLlqF9aw+uT/NeoMklunonoYwZlx9Kbwg==", "peerDependencies": { "react": "^16.13 || ^17 || ^18" } diff --git a/package.json b/package.json index dabdec9b4..adcc9db41 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@docusaurus/theme-classic": "2.4.3", "@easyops-cn/docusaurus-search-local": "0.36.0", "@fontsource/noto-sans": "5.0.13", - "@icons-pack/react-simple-icons": "5.11.0", + "@icons-pack/react-simple-icons": "9.1.0", "@img-comparison-slider/react": "8.0.0", "@mdi/js": "7.2.96", "@mdi/react": "1.6.1",