Merge pull request #57 from modelec/dependabot/npm_and_yarn/iconoir-react-7.10.1

Bump iconoir-react from 7.9.0 to 7.10.1
This commit is contained in:
Félix MARQUET
2024-12-01 16:20:11 +01:00
committed by GitHub
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",