mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 15:31:21 +00:00
build(deps): bump lucide-react from 0.257.0 to 0.258.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.257.0 to 0.258.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/v0.258.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
7980109cc1
commit
339e96d4ef
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.44.0",
|
||||
"lucide-react": "^0.257.0",
|
||||
"lucide-react": "^0.258.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.44.0)(typescript@5.1.6)
|
||||
lucide-react:
|
||||
specifier: ^0.257.0
|
||||
version: 0.257.0(react@18.2.0)
|
||||
specifier: ^0.258.0
|
||||
version: 0.258.0(react@18.2.0)
|
||||
next:
|
||||
specifier: 13.4.7
|
||||
version: 13.4.7(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -3102,8 +3102,8 @@ packages:
|
|||
dependencies:
|
||||
yallist: 4.0.0
|
||||
|
||||
/lucide-react@0.257.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-iP/RIvOhB8hI+AeocKXBleP9NopM1MgQbwB8hCfNdxYqJrQreJCsEvBtmXb3SS92kxwEGWp6ikJ0XQ6hqaYsdA==}
|
||||
/lucide-react@0.258.0(react@18.2.0):
|
||||
resolution: {integrity: sha512-3evnpKadBrjLr2HHJ66eDZ1y0vPS6pm8NiNDaLqhddUUyJGnA+lfDPZfbVkuAFq7Xaa1TEy7Sg17sM7mHpMKrA==}
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue