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

This commit is contained in:
renovate[bot] 2023-10-12 11:00:10 +00:00 committed by GitHub
parent ba6695719a
commit 5481a9b3b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 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.284.0",
"lucide-react": "0.286.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.31",
"prettier": "3.0.3",
@ -7254,9 +7254,9 @@
}
},
"node_modules/lucide-react": {
"version": "0.284.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.284.0.tgz",
"integrity": "sha512-dVSMHYAya/TeY3+vsk+VQJEKNQN2AhIo0+Dp09B2qpzvcBuu93H98YZykFcjIAfmanFiDd8nqfXFR38L757cyQ==",
"version": "0.286.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.286.0.tgz",
"integrity": "sha512-0+AOFa/uiXlXJJTqcKto1gqbU9XflYgYZbS9DN2ytSIhSBQaF5xfRKAq/k0okBInpgu5P6i7dhCcgbHV4OMkHQ==",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0"
}
@ -14778,9 +14778,9 @@
}
},
"lucide-react": {
"version": "0.284.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.284.0.tgz",
"integrity": "sha512-dVSMHYAya/TeY3+vsk+VQJEKNQN2AhIo0+Dp09B2qpzvcBuu93H98YZykFcjIAfmanFiDd8nqfXFR38L757cyQ==",
"version": "0.286.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.286.0.tgz",
"integrity": "sha512-0+AOFa/uiXlXJJTqcKto1gqbU9XflYgYZbS9DN2ytSIhSBQaF5xfRKAq/k0okBInpgu5P6i7dhCcgbHV4OMkHQ==",
"requires": {}
},
"lz-string": {

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.284.0",
"lucide-react": "0.286.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.31",
"prettier": "3.0.3",