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

This commit is contained in:
renovate[bot] 2023-12-16 15:07:45 +00:00 committed by GitHub
parent 843ad41cb6
commit 16956c89b5
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.297.0",
"lucide-react": "0.298.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.297.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.297.0.tgz",
"integrity": "sha512-PA3ddfQ1KXZbY8j4eBfd4gp5mDusacqVh/M1xNjHviQR+O0QVCmy2NazperLGm5zlU51p9amUB/apFqfsYa0zA==",
"version": "0.298.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.298.0.tgz",
"integrity": "sha512-tWoxZ663Zf/n8VxXTHnTJsU/w1ysWT1LORnIL1pzqElFdSqBhWbZeJ3sLdCZ5FpzpbkpkYEtluhuTyG2BTDYNQ==",
"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.297.0",
"lucide-react": "0.298.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.32",
"prettier": "3.1.1",