From bcda69e0360a9e8268d0286535af924893441360 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 14:56:59 -0400 Subject: [PATCH] Update dependency @icons-pack/react-simple-icons to v12.6.0 (#1380) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 7cb0482e..775bb605 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@docusaurus/theme-mermaid": "3.7.0", "@easyops-cn/docusaurus-search-local": "0.49.2", "@fontsource/noto-sans": "5.2.6", - "@icons-pack/react-simple-icons": "12.5.0", + "@icons-pack/react-simple-icons": "12.6.0", "@img-comparison-slider/react": "8.0.2", "@mdi/js": "7.4.47", "@mdi/react": "1.6.1", @@ -3731,9 +3731,9 @@ "devOptional": true }, "node_modules/@icons-pack/react-simple-icons": { - "version": "12.5.0", - "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-12.5.0.tgz", - "integrity": "sha512-pjaK1q07KYMJ9haymuyNJneJkBO5HqZlLdKNdOJp3ArqowV5dS3nMwaOEsyOYbzdQ4t7ql4++zHtkBhfw2xSVw==", + "version": "12.6.0", + "resolved": "https://registry.npmjs.org/@icons-pack/react-simple-icons/-/react-simple-icons-12.6.0.tgz", + "integrity": "sha512-CQJbCvJHn1GpnyJQrkXNVXSS5ct/MPzcmr2m8HUe7gCHUVG7Hl2PwrIIAvCcJ5hZ+3CAYi4WoWERoFj8DzGl/A==", "license": "MIT", "peerDependencies": { "react": "^16.13 || ^17 || ^18 || ^19" diff --git a/package.json b/package.json index 9f250339..db5614eb 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@docusaurus/theme-mermaid": "3.7.0", "@easyops-cn/docusaurus-search-local": "0.49.2", "@fontsource/noto-sans": "5.2.6", - "@icons-pack/react-simple-icons": "12.5.0", + "@icons-pack/react-simple-icons": "12.6.0", "@img-comparison-slider/react": "8.0.2", "@mdi/js": "7.4.47", "@mdi/react": "1.6.1",