mirror of
https://github.com/apricote/Listory.git
synced 2026-02-06 17:57:03 +00:00
chore(deps): update dependency lucide-react to v0.303.0
This commit is contained in:
parent
0b4785b41c
commit
5a07521720
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",
|
"date-fns": "2.30.0",
|
||||||
"eslint-config-react-app": "7.0.1",
|
"eslint-config-react-app": "7.0.1",
|
||||||
"jsdom": "22.1.0",
|
"jsdom": "22.1.0",
|
||||||
"lucide-react": "0.302.0",
|
"lucide-react": "0.303.0",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"postcss": "8.4.32",
|
"postcss": "8.4.32",
|
||||||
"prettier": "3.1.1",
|
"prettier": "3.1.1",
|
||||||
|
|
@ -7769,9 +7769,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/lucide-react": {
|
"node_modules/lucide-react": {
|
||||||
"version": "0.302.0",
|
"version": "0.303.0",
|
||||||
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.302.0.tgz",
|
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.303.0.tgz",
|
||||||
"integrity": "sha512-JZX+1fjpqxvQmEgItvPOAwRlqf0Eg9dSZMxljA2/V2M6dluOhQCPBhewIlSJWgkNu0M36kViOgmTAMnDaAMOFw==",
|
"integrity": "sha512-B0B9T3dLEFBYPCUlnUS1mvAhW1craSbF9HO+JfBjAtpFUJ7gMIqmEwNSclikY3RiN2OnCkj/V1ReAQpaHae8Bg==",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react": "^16.5.1 || ^17.0.0 || ^18.0.0"
|
"react": "^16.5.1 || ^17.0.0 || ^18.0.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@
|
||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
"eslint-config-react-app": "7.0.1",
|
"eslint-config-react-app": "7.0.1",
|
||||||
"jsdom": "22.1.0",
|
"jsdom": "22.1.0",
|
||||||
"lucide-react": "0.302.0",
|
"lucide-react": "0.303.0",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"postcss": "8.4.32",
|
"postcss": "8.4.32",
|
||||||
"prettier": "3.1.1",
|
"prettier": "3.1.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue