mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump lucide-react from 0.419.0 to 0.424.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.419.0 to 0.424.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.424.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
dbc019231a
commit
b36ae5ed2c
2 changed files with 7 additions and 7 deletions
|
@ -37,7 +37,7 @@
|
|||
"date-fns": "^3.6.0",
|
||||
"eslint-plugin-react-compiler": "0.0.0-experimental-0998c1e-20240625",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.419.0",
|
||||
"lucide-react": "^0.424.0",
|
||||
"next": "15.0.0-rc.0",
|
||||
"react": "^19.0.0-rc.0",
|
||||
"react-day-picker": "^9.0.6",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -4571,12 +4571,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lucide-react@npm:^0.419.0":
|
||||
version: 0.419.0
|
||||
resolution: "lucide-react@npm:0.419.0"
|
||||
"lucide-react@npm:^0.424.0":
|
||||
version: 0.424.0
|
||||
resolution: "lucide-react@npm:0.424.0"
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||
checksum: 10c0/5d1426990f9f3043b72e10dd721e0d56db4997ea47fcd899c4e31cc2e79fa6bb6ab65aff859aa5524865f0f6303aa8f3e1985a59aa6beca8163cec8ff3574ecb
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
|
||||
checksum: 10c0/b38683c149a6af50ee3dfe1d2203fd1349704ccec221dc835816d4de9bfb08ee7734b074db68aae2fbc400aded8435bab98a8ba5b616a0f512e11f9353d3ca9a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6384,7 +6384,7 @@ __metadata:
|
|||
eslint-config-prettier: "npm:^9.1.0"
|
||||
eslint-plugin-react-compiler: "npm:0.0.0-experimental-0998c1e-20240625"
|
||||
lodash: "npm:^4.17.21"
|
||||
lucide-react: "npm:^0.419.0"
|
||||
lucide-react: "npm:^0.424.0"
|
||||
next: "npm:15.0.0-rc.0"
|
||||
postcss: "npm:^8.4.40"
|
||||
prettier: "npm:^3.3.3"
|
||||
|
|
Loading…
Reference in a new issue