mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 03:32:51 +00:00
Bump lucide-react from 0.446.0 to 0.447.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.446.0 to 0.447.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.447.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
d41f600587
commit
171e814beb
2 changed files with 6 additions and 6 deletions
|
@ -36,7 +36,7 @@
|
|||
"date-fns": "^4.1.0",
|
||||
"eslint-plugin-react-compiler": "0.0.0-experimental-7670337-20240918",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.446.0",
|
||||
"lucide-react": "^0.447.0",
|
||||
"next": "15.0.0-rc.0",
|
||||
"react": "^19.0.0-rc.0",
|
||||
"react-day-picker": "^9.1.3",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4610,12 +4610,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lucide-react@npm:^0.446.0":
|
||||
version: 0.446.0
|
||||
resolution: "lucide-react@npm:0.446.0"
|
||||
"lucide-react@npm:^0.447.0":
|
||||
version: 0.447.0
|
||||
resolution: "lucide-react@npm:0.447.0"
|
||||
peerDependencies:
|
||||
react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc
|
||||
checksum: 10c0/40bc6613b20760451a83508cf164c48488f79acdfb7cac47b71a24d07795ce53c9ab3891f250db3ce40560f9070825b205640ea7ea0cc5098018d183cfcf77a2
|
||||
checksum: 10c0/c8831795a4b4429d0cad28f33baf924d285eb64a0ecbce013a3307e7fab998cd5a48e3dce3607bbfa88fa383b8c603947965453acb60c94e2ef39956afe1eb67
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6427,7 +6427,7 @@ __metadata:
|
|||
eslint-config-prettier: "npm:^9.1.0"
|
||||
eslint-plugin-react-compiler: "npm:0.0.0-experimental-7670337-20240918"
|
||||
lodash: "npm:^4.17.21"
|
||||
lucide-react: "npm:^0.446.0"
|
||||
lucide-react: "npm:^0.447.0"
|
||||
next: "npm:15.0.0-rc.0"
|
||||
postcss: "npm:^8.4.47"
|
||||
prettier: "npm:^3.3.3"
|
||||
|
|
Loading…
Reference in a new issue