From 1f0ea0ac4dfa637c051dfdd570508246704aa132 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 12:36:50 +0000 Subject: [PATCH] Bump @iconify/react from 6.0.1 to 6.0.2 in /docs Bumps [@iconify/react](https://github.com/iconify/iconify/tree/HEAD/components/react) from 6.0.1 to 6.0.2. - [Commits](https://github.com/iconify/iconify/commits/HEAD/components/react) --- updated-dependencies: - dependency-name: "@iconify/react" dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 25fecc0..a53da11 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.9.0", "@docusaurus/theme-mermaid": "^3.9.0", - "@iconify/react": "^6.0.1", + "@iconify/react": "^6.0.2", "@mdx-js/react": "^3.1.1", "clsx": "^2.1.1", "font-awesome": "^4.7.0", @@ -4062,9 +4062,9 @@ } }, "node_modules/@iconify/react": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/@iconify/react/-/react-6.0.1.tgz", - "integrity": "sha512-fCocnAfiGXjrA0u7KkS3W/OQHNp9LRFICudvOtxmS3Mf7U92aDhP50wyzRbobZli51zYt9ksZ9g0J7H586XvOQ==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@iconify/react/-/react-6.0.2.tgz", + "integrity": "sha512-SMmC2sactfpJD427WJEDN6PMyznTFMhByK9yLW0gOTtnjzzbsi/Ke/XqsumsavFPwNiXs8jSiYeZTmLCLwO+Fg==", "license": "MIT", "dependencies": { "@iconify/types": "^2.0.0" diff --git a/docs/package.json b/docs/package.json index 96edf59..242b299 100644 --- a/docs/package.json +++ b/docs/package.json @@ -19,7 +19,7 @@ "@docusaurus/plugin-google-gtag": "^3.8.1", "@docusaurus/preset-classic": "^3.9.0", "@docusaurus/theme-mermaid": "^3.9.0", - "@iconify/react": "^6.0.1", + "@iconify/react": "^6.0.2", "@mdx-js/react": "^3.1.1", "clsx": "^2.1.1", "font-awesome": "^4.7.0",