mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-28 16:01:21 +00:00
build(deps): bump lucide-react from 0.259.0 to 0.263.1
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.259.0 to 0.263.1. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/v0.263.1/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
7dd147bab0
commit
496c4e46fa
2 changed files with 5 additions and 5 deletions
|
@ -31,7 +31,7 @@
|
||||||
"class-variance-authority": "^0.7.0",
|
"class-variance-authority": "^0.7.0",
|
||||||
"clsx": "^2.0.0",
|
"clsx": "^2.0.0",
|
||||||
"eslint": "8.44.0",
|
"eslint": "8.44.0",
|
||||||
"lucide-react": "^0.259.0",
|
"lucide-react": "^0.263.1",
|
||||||
"eslint-config-next": "13.4.10",
|
"eslint-config-next": "13.4.10",
|
||||||
"next": "13.4.12",
|
"next": "13.4.12",
|
||||||
"next-themes": "^0.2.1",
|
"next-themes": "^0.2.1",
|
||||||
|
|
|
@ -48,8 +48,8 @@ dependencies:
|
||||||
specifier: 13.4.10
|
specifier: 13.4.10
|
||||||
version: 13.4.10(eslint@8.44.0)(typescript@5.1.6)
|
version: 13.4.10(eslint@8.44.0)(typescript@5.1.6)
|
||||||
lucide-react:
|
lucide-react:
|
||||||
specifier: ^0.259.0
|
specifier: ^0.263.1
|
||||||
version: 0.259.0(react@18.2.0)
|
version: 0.263.1(react@18.2.0)
|
||||||
next:
|
next:
|
||||||
specifier: 13.4.12
|
specifier: 13.4.12
|
||||||
version: 13.4.12(react-dom@18.2.0)(react@18.2.0)
|
version: 13.4.12(react-dom@18.2.0)(react@18.2.0)
|
||||||
|
@ -3109,8 +3109,8 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
yallist: 4.0.0
|
yallist: 4.0.0
|
||||||
|
|
||||||
/lucide-react@0.259.0(react@18.2.0):
|
/lucide-react@0.263.1(react@18.2.0):
|
||||||
resolution: {integrity: sha512-dFBLc6jRDfcpD9NQ7NyFVa+YR3RHX6+bs+f/UiotvNPho+kd4WyeXWMCCchUf7i/pq3BAaHkbmtkbx/GxxHVUw==}
|
resolution: {integrity: sha512-keqxAx97PlaEN89PXZ6ki1N8nRjGWtDa4021GFYLNj0RgruM5odbpl8GHTExj0hhPq3sF6Up0gnxt6TSHu+ovw==}
|
||||||
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