mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-28 07:51:20 +00:00
build(deps): bump lucide-react from 0.258.0 to 0.259.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.258.0 to 0.259.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/v0.259.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
257b81b2cc
commit
8b3c7a4be3
2 changed files with 5 additions and 5 deletions
|
@ -31,7 +31,7 @@
|
||||||
"class-variance-authority": "^0.6.1",
|
"class-variance-authority": "^0.6.1",
|
||||||
"clsx": "^1.2.1",
|
"clsx": "^1.2.1",
|
||||||
"eslint": "8.44.0",
|
"eslint": "8.44.0",
|
||||||
"lucide-react": "^0.258.0",
|
"lucide-react": "^0.259.0",
|
||||||
"eslint-config-next": "13.4.9",
|
"eslint-config-next": "13.4.9",
|
||||||
"next": "13.4.9",
|
"next": "13.4.9",
|
||||||
"next-themes": "^0.2.1",
|
"next-themes": "^0.2.1",
|
||||||
|
|
|
@ -48,8 +48,8 @@ dependencies:
|
||||||
specifier: 13.4.9
|
specifier: 13.4.9
|
||||||
version: 13.4.9(eslint@8.44.0)(typescript@5.1.6)
|
version: 13.4.9(eslint@8.44.0)(typescript@5.1.6)
|
||||||
lucide-react:
|
lucide-react:
|
||||||
specifier: ^0.258.0
|
specifier: ^0.259.0
|
||||||
version: 0.258.0(react@18.2.0)
|
version: 0.259.0(react@18.2.0)
|
||||||
next:
|
next:
|
||||||
specifier: 13.4.9
|
specifier: 13.4.9
|
||||||
version: 13.4.9(react-dom@18.2.0)(react@18.2.0)
|
version: 13.4.9(react-dom@18.2.0)(react@18.2.0)
|
||||||
|
@ -3089,8 +3089,8 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
yallist: 4.0.0
|
yallist: 4.0.0
|
||||||
|
|
||||||
/lucide-react@0.258.0(react@18.2.0):
|
/lucide-react@0.259.0(react@18.2.0):
|
||||||
resolution: {integrity: sha512-3evnpKadBrjLr2HHJ66eDZ1y0vPS6pm8NiNDaLqhddUUyJGnA+lfDPZfbVkuAFq7Xaa1TEy7Sg17sM7mHpMKrA==}
|
resolution: {integrity: sha512-dFBLc6jRDfcpD9NQ7NyFVa+YR3RHX6+bs+f/UiotvNPho+kd4WyeXWMCCchUf7i/pq3BAaHkbmtkbx/GxxHVUw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0
|
react: ^16.5.1 || ^17.0.0 || ^18.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue