From 750fdeddf53ad8ffc69de530aa1222a618ab80d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Oct 2023 01:46:10 +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 d46f6d6a3..b6b9bdff1 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.14", - "@icons-pack/react-simple-icons": "5.11.0", + "@icons-pack/react-simple-icons": "9.1.0", "@img-comparison-slider/react": "8.0.1", "@mdi/js": "7.3.67", "@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 fef7f903a..8603b4675 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.14", - "@icons-pack/react-simple-icons": "5.11.0", + "@icons-pack/react-simple-icons": "9.1.0", "@img-comparison-slider/react": "8.0.1", "@mdi/js": "7.3.67", "@mdi/react": "1.6.1",