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

This commit is contained in:
renovate[bot] 2023-10-17 20:05:48 +00:00 committed by GitHub
parent 43a872fe25
commit 9ffa802fbd
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.287.0",
"lucide-react": "0.288.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.31",
"prettier": "3.0.3",
@ -7418,9 +7418,9 @@
}
},
"node_modules/lucide-react": {
"version": "0.287.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.287.0.tgz",
"integrity": "sha512-auxP2bTGiMoELzX+6ItTeNzLmhGd/O+PHBsrXV2YwPXYCxarIFJhiMOSzFT9a1GWeYPSZtnWdLr79IVXr/5JqQ==",
"version": "0.288.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.288.0.tgz",
"integrity": "sha512-ikhb/9LOkq9orPoLV9lLC4UYyoXQycBhIgH7H59ahOkk0mkcAqkD52m84RXedE/qVqZHW8rEJquInT4xGmsNqw==",
"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.287.0",
"lucide-react": "0.288.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.31",
"prettier": "3.0.3",