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

This commit is contained in:
renovate[bot] 2024-01-26 11:16:11 +00:00 committed by GitHub
parent 1cee3538f2
commit 7017294d14
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", "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.315.0", "lucide-react": "0.316.0",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"postcss": "8.4.33", "postcss": "8.4.33",
"prettier": "3.2.4", "prettier": "3.2.4",
@ -7811,9 +7811,9 @@
} }
}, },
"node_modules/lucide-react": { "node_modules/lucide-react": {
"version": "0.315.0", "version": "0.316.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.315.0.tgz", "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.316.0.tgz",
"integrity": "sha512-HHPhBRuubJLTERwI3czCgHCrYEtQSuUnniBwR/YHH4rNZXeqtOxyEX05lxpyTxlDr/ugKE+MM9/pWy+iju7xpw==", "integrity": "sha512-dTmYX1H4IXsRfVcj/KUxworV6814ApTl7iXaS21AimK2RUEl4j4AfOmqD3VR8phe5V91m4vEJ8tCK4uT1jE5nA==",
"peerDependencies": { "peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0" "react": "^16.5.1 || ^17.0.0 || ^18.0.0"
} }

View file

@ -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.315.0", "lucide-react": "0.316.0",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"postcss": "8.4.33", "postcss": "8.4.33",
"prettier": "3.2.4", "prettier": "3.2.4",