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

This commit is contained in:
renovate[bot] 2023-12-15 13:55:47 +00:00 committed by GitHub
parent a8dad23613
commit c40c27aa8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 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.295.0",
"lucide-react": "0.297.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.32",
"prettier": "3.1.1",
@ -7653,9 +7653,9 @@
}
},
"node_modules/lucide-react": {
"version": "0.295.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.295.0.tgz",
"integrity": "sha512-5tQQ8V4Qn9DZscW55OOk9i5z4R0TfJiMjLEwM1P1jqtY5aPD3AnY049Zfb+fyXAa1JcUS5o26Wsl/3dfvTue6w==",
"version": "0.297.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.297.0.tgz",
"integrity": "sha512-PA3ddfQ1KXZbY8j4eBfd4gp5mDusacqVh/M1xNjHviQR+O0QVCmy2NazperLGm5zlU51p9amUB/apFqfsYa0zA==",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0"
}

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.295.0",
"lucide-react": "0.297.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.32",
"prettier": "3.1.1",