From 6c1ba84fbf4f05344a4a3de3113c0ca46696bffb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 15:17:37 +0000 Subject: [PATCH] Bump iconoir-react from 7.9.0 to 7.10.1 Bumps [iconoir-react](https://github.com/iconoir-icons/iconoir/tree/HEAD/packages/iconoir-react) from 7.9.0 to 7.10.1. - [Release notes](https://github.com/iconoir-icons/iconoir/releases) - [Commits](https://github.com/iconoir-icons/iconoir/commits/v7.10.1/packages/iconoir-react) --- updated-dependencies: - dependency-name: iconoir-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 f0557c7..12d57f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "browserslist-useragent": "^4.0.0", "cypress": "^13.15.2", "eslint-plugin-react": "^7.37.2", - "iconoir-react": "^7.9.0", + "iconoir-react": "^7.10.1", "react": "^18.3.1", "react-dom": "^18.3.1", "react-icons": "^5.3.0", @@ -4387,9 +4387,9 @@ } }, "node_modules/iconoir-react": { - "version": "7.9.0", - "resolved": "https://registry.npmjs.org/iconoir-react/-/iconoir-react-7.9.0.tgz", - "integrity": "sha512-6DKkVs7YKxYL3ZCqpoYDD89p/bvuDwPV8JXmrpDGRUafRH6QBMXMAMnQe4rWHLTUIB5UXVVSikvHcpJZjN5/TA==", + "version": "7.10.1", + "resolved": "https://registry.npmjs.org/iconoir-react/-/iconoir-react-7.10.1.tgz", + "integrity": "sha512-Zqxwx+cUfXSrHWn82DNVWCPLq5RKUcDLevUvl37GdYaB73EJ+eNGdpdifGzhIWZ21U7/z0KVcdOJZp5BNyXzBw==", "license": "MIT", "funding": { "type": "opencollective", diff --git a/package.json b/package.json index 67e0e23..ea783cf 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "browserslist-useragent": "^4.0.0", "cypress": "^13.15.2", "eslint-plugin-react": "^7.37.2", - "iconoir-react": "^7.9.0", + "iconoir-react": "^7.10.1", "react": "^18.3.1", "react-dom": "^18.3.1", "react-icons": "^5.3.0",