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] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-01 15:17:37 +00:00
committed by GitHub
parent 0f5660c763
commit 6c1ba84fbf
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

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

View File

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