mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump lucide-react from 0.417.0 to 0.418.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.417.0 to 0.418.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.418.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
6fe19b0f40
commit
8211895aad
2 changed files with 6 additions and 6 deletions
|
@ -37,7 +37,7 @@
|
||||||
"date-fns": "^3.6.0",
|
"date-fns": "^3.6.0",
|
||||||
"eslint-plugin-react-compiler": "0.0.0-experimental-0998c1e-20240625",
|
"eslint-plugin-react-compiler": "0.0.0-experimental-0998c1e-20240625",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"lucide-react": "^0.417.0",
|
"lucide-react": "^0.418.0",
|
||||||
"next": "15.0.0-rc.0",
|
"next": "15.0.0-rc.0",
|
||||||
"react": "^19.0.0-rc.0",
|
"react": "^19.0.0-rc.0",
|
||||||
"react-day-picker": "^9.0.5",
|
"react-day-picker": "^9.0.5",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4573,12 +4573,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lucide-react@npm:^0.417.0":
|
"lucide-react@npm:^0.418.0":
|
||||||
version: 0.417.0
|
version: 0.418.0
|
||||||
resolution: "lucide-react@npm:0.417.0"
|
resolution: "lucide-react@npm:0.418.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||||
checksum: 10c0/97940d6beffa80fb869d979e55dd7c2203d0bc76128cd676cd1bda06d63ad99219d0fda1d639fbca801ea27c628c786f2926511b1527a4fb9f984c4208977146
|
checksum: 10c0/0fd3ec93546dc9d82315b121cef3de91131ed7bd4e0b93173923cef48719d534d63a471c9ee043bbaaef5a2b3557809dbeb518f8039db802d98ed10738d715cf
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6386,7 +6386,7 @@ __metadata:
|
||||||
eslint-config-prettier: "npm:^9.1.0"
|
eslint-config-prettier: "npm:^9.1.0"
|
||||||
eslint-plugin-react-compiler: "npm:0.0.0-experimental-0998c1e-20240625"
|
eslint-plugin-react-compiler: "npm:0.0.0-experimental-0998c1e-20240625"
|
||||||
lodash: "npm:^4.17.21"
|
lodash: "npm:^4.17.21"
|
||||||
lucide-react: "npm:^0.417.0"
|
lucide-react: "npm:^0.418.0"
|
||||||
next: "npm:15.0.0-rc.0"
|
next: "npm:15.0.0-rc.0"
|
||||||
postcss: "npm:^8.4.40"
|
postcss: "npm:^8.4.40"
|
||||||
prettier: "npm:^3.3.3"
|
prettier: "npm:^3.3.3"
|
||||||
|
|
Loading…
Reference in a new issue