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",