From 5e4641bf1d585e95cbda21cb97ef6a2358a65626 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 18:34:04 +0000 Subject: [PATCH] Update dependency @icons-pack/react-simple-icons to v9.4.0 --- 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 c0bd3426f..f4fe2237e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@docusaurus/theme-mermaid": "3.1.1", "@easyops-cn/docusaurus-search-local": "0.40.1", "@fontsource/noto-sans": "5.0.19", - "@icons-pack/react-simple-icons": "9.3.0", + "@icons-pack/react-simple-icons": "9.4.0", "@img-comparison-slider/react": "8.0.1", "@mdi/js": "7.4.47", "@mdi/react": "1.6.1", @@ -3433,9 +3433,9 @@ "devOptional": true }, "node_modules/@icons-pack/react-simple-icons": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-9.3.0.tgz", - "integrity": "sha512-e2VRDFrhI9rCkEdkuAUhf/Ool0cwusWnwKqMACbIRMLHXxnHp1SdnGlRaEEjDeF4R0pQaEkmVNs2x2vn1sl+7A==", + "version": "9.4.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-9.4.0.tgz", + "integrity": "sha512-fZtC4Zv53hE+IQE2dJlFt3EB6UOifwTrUNMuEu4hSXemtqMahd05Dpvj2K0j2ewVc+j/ibavud3xjfaMB2Nj7g==", "peerDependencies": { "react": "^16.13 || ^17 || ^18" } diff --git a/package.json b/package.json index ad3b6ff16..e1ceda1fd 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@docusaurus/theme-mermaid": "3.1.1", "@easyops-cn/docusaurus-search-local": "0.40.1", "@fontsource/noto-sans": "5.0.19", - "@icons-pack/react-simple-icons": "9.3.0", + "@icons-pack/react-simple-icons": "9.4.0", "@img-comparison-slider/react": "8.0.1", "@mdi/js": "7.4.47", "@mdi/react": "1.6.1",