mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 15:31:21 +00:00
build(deps): bump lucide-react from 0.242.0 to 0.256.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.242.0 to 0.256.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/v0.256.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9f9adca4da
commit
51a0aef0a9
2 changed files with 5 additions and 5 deletions
|
@ -31,7 +31,7 @@
|
|||
"class-variance-authority": "^0.6.1",
|
||||
"clsx": "^1.2.1",
|
||||
"eslint": "8.43.0",
|
||||
"lucide-react": "^0.242.0",
|
||||
"lucide-react": "^0.256.0",
|
||||
"eslint-config-next": "13.4.7",
|
||||
"next": "13.4.7",
|
||||
"next-themes": "^0.2.1",
|
||||
|
|
|
@ -48,8 +48,8 @@ dependencies:
|
|||
specifier: 13.4.7
|
||||
version: 13.4.7(eslint@8.43.0)(typescript@5.1.3)
|
||||
lucide-react:
|
||||
specifier: ^0.242.0
|
||||
version: 0.242.0(react@18.2.0)
|
||||
specifier: ^0.256.0
|
||||
version: 0.256.0(react@18.2.0)
|
||||
next:
|
||||
specifier: 13.4.7
|
||||
version: 13.4.7(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -3091,8 +3091,8 @@ packages:
|
|||
dependencies:
|
||||
yallist: 4.0.0
|
||||
|
||||
/lucide-react@0.242.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-aJ8E/rSTnZVZeK1yU7cjbNcVL+Dd7Mv6xwtQbfCBLRToWPkslJBD8X/sdhOchSDzTrSOR/FmErXHsjCJOaLqdA==}
|
||||
/lucide-react@0.256.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-uqw4MijZS29zePSBtkEIdOAp2Mn2mE6lVgFxaUd/MpclVUOuwacpRF67s1y3ErEIcR9aSBO0F1e6G56Ci8VUKA==}
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue