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

This commit is contained in:
renovate[bot] 2024-01-21 18:33:51 +00:00 committed by GitHub
parent 728af1b0be
commit 3b791fdf6c
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.312.0",
"lucide-react": "0.314.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.33",
"prettier": "3.2.4",
@ -7792,9 +7792,9 @@
}
},
"node_modules/lucide-react": {
"version": "0.312.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.312.0.tgz",
"integrity": "sha512-3UZsqyswRXjW4t+nw+InICewSimjPKHuSxiFYqTshv9xkK3tPPntXk/lvXc9pKlXIxm3v9WKyoxcrB6YHhP+dg==",
"version": "0.314.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.314.0.tgz",
"integrity": "sha512-c2zOW7TOyKxPCaSs1og2lFdoI3SR4iii3yrZJU2Zpdc78nOw4fUmrcFNultaCiwZcr4CyiKdzjMdvKNlBBk+UQ==",
"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.312.0",
"lucide-react": "0.314.0",
"npm-run-all": "4.1.5",
"postcss": "8.4.33",
"prettier": "3.2.4",