chore(deps): update dependency lucide-react to v0.436.0

This commit is contained in:
renovate[bot] 2024-08-29 11:06:23 +00:00 committed by GitHub
parent a7e09b65e7
commit 5861cda91a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 6 deletions

View file

@ -32,7 +32,7 @@
"date-fns": "2.30.0",
"eslint-config-react-app": "7.0.1",
"jsdom": "22.1.0",
"lucide-react": "0.358.0",
"lucide-react": "0.436.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.41",
"prettier": "3.2.5",
@ -7822,11 +7822,12 @@
}
},
"node_modules/lucide-react": {
"version": "0.358.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.358.0.tgz",
"integrity": "sha512-rBSptRjZTMBm24zsFhR6pK/NgbT18JegZGKcH4+1H3+UigMSRpeoWLtR/fAwMYwYnlJOZB+y8WpeHne9D6X6Kg==",
"version": "0.436.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.436.0.tgz",
"integrity": "sha512-N292bIxoqm1aObAg0MzFtvhYwgQE6qnIOWx/GLj5ONgcTPH6N0fD9bVq/GfdeC9ZORBXozt/XeEKDpiB3x3vlQ==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0"
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc"
}
},
"node_modules/lz-string": {

View file

@ -31,7 +31,7 @@
"date-fns": "2.30.0",
"eslint-config-react-app": "7.0.1",
"jsdom": "22.1.0",
"lucide-react": "0.358.0",
"lucide-react": "0.436.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.41",
"prettier": "3.2.5",