From 37e429cfcaddda9e92268543b4ae4f004c67b3c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 15:35:22 +0000 Subject: [PATCH] Bump @iconify/react from 5.2.1 to 6.0.1 in /docs Bumps [@iconify/react](https://github.com/iconify/iconify/tree/HEAD/components/react) from 5.2.1 to 6.0.1. - [Commits](https://github.com/iconify/iconify/commits/HEAD/components/react) --- updated-dependencies: - dependency-name: "@iconify/react" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/package-lock.json | 8 ++++---- docs/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index a84d0ef..b5281d9 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -13,7 +13,7 @@ "@docusaurus/plugin-google-gtag": "^3.8.1", "@docusaurus/preset-classic": "^3.8.1", "@docusaurus/theme-mermaid": "^3.8.1", - "@iconify/react": "^5.2.1", + "@iconify/react": "^6.0.1", "@mdx-js/react": "^3.0.0", "clsx": "^2.0.0", "font-awesome": "^4.7.0", @@ -4040,9 +4040,9 @@ } }, "node_modules/@iconify/react": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/@iconify/react/-/react-5.2.1.tgz", - "integrity": "sha512-37GDR3fYDZmnmUn9RagyaX+zca24jfVOMY8E1IXTqJuE8pxNtN51KWPQe3VODOWvuUurq7q9uUu3CFrpqj5Iqg==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/@iconify/react/-/react-6.0.1.tgz", + "integrity": "sha512-fCocnAfiGXjrA0u7KkS3W/OQHNp9LRFICudvOtxmS3Mf7U92aDhP50wyzRbobZli51zYt9ksZ9g0J7H586XvOQ==", "license": "MIT", "dependencies": { "@iconify/types": "^2.0.0" diff --git a/docs/package.json b/docs/package.json index 617b64b..dfca23b 100644 --- a/docs/package.json +++ b/docs/package.json @@ -19,7 +19,7 @@ "@docusaurus/plugin-google-gtag": "^3.8.1", "@docusaurus/preset-classic": "^3.8.1", "@docusaurus/theme-mermaid": "^3.8.1", - "@iconify/react": "^5.2.1", + "@iconify/react": "^6.0.1", "@mdx-js/react": "^3.0.0", "clsx": "^2.0.0", "font-awesome": "^4.7.0",