mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump lucide-react from 0.394.0 to 0.395.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.394.0 to 0.395.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.395.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
3a57e93392
commit
a0144353a0
2 changed files with 6 additions and 6 deletions
|
@ -36,7 +36,7 @@
|
|||
"clsx": "^2.1.1",
|
||||
"date-fns": "^3.6.0",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.394.0",
|
||||
"lucide-react": "^0.395.0",
|
||||
"next": "^15.0.0-rc.0",
|
||||
"react": "^19.0.0-rc.0",
|
||||
"react-day-picker": "^8.10.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4205,12 +4205,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lucide-react@npm:^0.394.0":
|
||||
version: 0.394.0
|
||||
resolution: "lucide-react@npm:0.394.0"
|
||||
"lucide-react@npm:^0.395.0":
|
||||
version: 0.395.0
|
||||
resolution: "lucide-react@npm:0.395.0"
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0
|
||||
checksum: 10c0/63d040a4ce3789b2aca0e6206ff05aa4620e93f888f6dadf09a0946dcbbcab384410ea3761b32d4afd3a5cd041e3d3f4149c1d83d1680b3502bb552d7620f716
|
||||
checksum: 10c0/e3ae8865da0e20514e6058f908c9b0686b9117e63c53ea42bdcdbc45e87a09054be35b4698c8f185dbd57fd110e6730c9c308b50e99f7170f498372b5fbac772
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5990,7 +5990,7 @@ __metadata:
|
|||
eslint-config-next: "npm:^15.0.0-rc.0"
|
||||
eslint-config-prettier: "npm:^9.1.0"
|
||||
lodash: "npm:^4.17.21"
|
||||
lucide-react: "npm:^0.394.0"
|
||||
lucide-react: "npm:^0.395.0"
|
||||
next: "npm:^15.0.0-rc.0"
|
||||
postcss: "npm:^8.4.38"
|
||||
prettier: "npm:^3.3.2"
|
||||
|
|
Loading…
Reference in a new issue