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

This commit is contained in:
renovate[bot] 2024-02-12 19:19:26 +00:00 committed by GitHub
parent 601501c9e2
commit 7aaac70657
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.325.0",
"lucide-react": "0.330.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.35",
"prettier": "3.2.5",
@ -7845,9 +7845,9 @@
}
},
"node_modules/lucide-react": {
"version": "0.325.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.325.0.tgz",
"integrity": "sha512-/H6IPtPMQUwXjHTFylCYBq/j8J3AJKG5Uil3mcm1E58wKkCfoKVzJH7toZU3U20wJrL7dP51dNX3yLgAPod+qQ==",
"version": "0.330.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.330.0.tgz",
"integrity": "sha512-CQwY+Fpbt2kxCoVhuN0RCZDCYlbYnqB870Bl/vIQf3ER/cnDDQ6moLmEkguRyruAUGd4j3Lc4mtnJosXnqHheA==",
"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.325.0",
"lucide-react": "0.330.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.35",
"prettier": "3.2.5",