mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump lucide-react from 0.390.0 to 0.394.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.390.0 to 0.394.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.394.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
426582be80
commit
256c8ca903
2 changed files with 6 additions and 6 deletions
|
@ -36,7 +36,7 @@
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
"date-fns": "^3.6.0",
|
"date-fns": "^3.6.0",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"lucide-react": "^0.390.0",
|
"lucide-react": "^0.394.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": "^8.10.1",
|
"react-day-picker": "^8.10.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4205,12 +4205,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lucide-react@npm:^0.390.0":
|
"lucide-react@npm:^0.394.0":
|
||||||
version: 0.390.0
|
version: 0.394.0
|
||||||
resolution: "lucide-react@npm:0.390.0"
|
resolution: "lucide-react@npm:0.394.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0
|
react: ^16.5.1 || ^17.0.0 || ^18.0.0
|
||||||
checksum: 10c0/d8062c311e703c592c0704d624855b965ba2caa3260f7158f65eb6a63c0826150ac67d35df210d58830bc6d85f8ad0e98e62c7e02e6f9e37690909aa046f64d0
|
checksum: 10c0/63d040a4ce3789b2aca0e6206ff05aa4620e93f888f6dadf09a0946dcbbcab384410ea3761b32d4afd3a5cd041e3d3f4149c1d83d1680b3502bb552d7620f716
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5990,7 +5990,7 @@ __metadata:
|
||||||
eslint-config-next: "npm:^15.0.0-rc.0"
|
eslint-config-next: "npm:^15.0.0-rc.0"
|
||||||
eslint-config-prettier: "npm:^9.1.0"
|
eslint-config-prettier: "npm:^9.1.0"
|
||||||
lodash: "npm:^4.17.21"
|
lodash: "npm:^4.17.21"
|
||||||
lucide-react: "npm:^0.390.0"
|
lucide-react: "npm:^0.394.0"
|
||||||
next: "npm:^15.0.0-rc.0"
|
next: "npm:^15.0.0-rc.0"
|
||||||
postcss: "npm:^8"
|
postcss: "npm:^8"
|
||||||
prettier: "npm:^3.3.1"
|
prettier: "npm:^3.3.1"
|
||||||
|
|
Loading…
Reference in a new issue