mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(deps): update dependency lucide-react to v0.324.0
This commit is contained in:
parent
ad5705ec93
commit
ff1e1a3aaf
2 changed files with 5 additions and 5 deletions
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
|
|
@ -32,7 +32,7 @@
|
|||
"date-fns": "2.30.0",
|
||||
"eslint-config-react-app": "7.0.1",
|
||||
"jsdom": "22.1.0",
|
||||
"lucide-react": "0.323.0",
|
||||
"lucide-react": "0.324.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss": "8.4.35",
|
||||
"prettier": "3.2.5",
|
||||
|
|
@ -7814,9 +7814,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/lucide-react": {
|
||||
"version": "0.323.0",
|
||||
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.323.0.tgz",
|
||||
"integrity": "sha512-rTXZFILl2Y4d1SG9p1Mdcf17AcPvPvpc/egFIzUrp7IUy60MUQo3Oi1mu8LGYXUVwuRZYsSMt3csHRW5mAovJg==",
|
||||
"version": "0.324.0",
|
||||
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.324.0.tgz",
|
||||
"integrity": "sha512-Wum6XwgJNXbOIEqaGfVHPrnC8grYmChbjGQiaGVwt54FZWttFosW3jbBxQXTXgAqHNy54K7kwOL3u+uymnWuCw==",
|
||||
"peerDependencies": {
|
||||
"react": "^16.5.1 || ^17.0.0 || ^18.0.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
"date-fns": "2.30.0",
|
||||
"eslint-config-react-app": "7.0.1",
|
||||
"jsdom": "22.1.0",
|
||||
"lucide-react": "0.323.0",
|
||||
"lucide-react": "0.324.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss": "8.4.35",
|
||||
"prettier": "3.2.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue