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

This commit is contained in:
renovate[bot] 2024-01-16 16:19:03 +00:00 committed by GitHub
parent b752afe21e
commit 2aaaeecd63
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.309.0",
"lucide-react": "0.311.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.33",
"prettier": "3.2.2",
@ -7792,9 +7792,9 @@
}
},
"node_modules/lucide-react": {
"version": "0.309.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.309.0.tgz",
"integrity": "sha512-zNVPczuwFrCfksZH3zbd1UDE6/WYhYAdbe2k7CImVyPAkXLgIwbs6eXQ4loigqDnUFjyFYCI5jZ1y10Kqal0dg==",
"version": "0.311.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.311.0.tgz",
"integrity": "sha512-kyMc6YyVepMVnmZT2X1sl7iyf7w6l8YdhEVKmcBLiT0lMlXqcPGsr2/drYP1/VaGf7DmBJ4/CjQAmOpDd8R8uw==",
"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.309.0",
"lucide-react": "0.311.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.33",
"prettier": "3.2.2",