Bump lucide from 0.477.0 to 0.479.0

Bumps [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide) from 0.477.0 to 0.479.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.479.0/packages/lucide)

---
updated-dependencies:
- dependency-name: lucide
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-10 16:32:19 +00:00
committed by GitHub
parent 37dd7bdc2e
commit a38cf222c7
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -8637,9 +8637,9 @@
}
},
"node_modules/lucide": {
"version": "0.477.0",
"resolved": "https://registry.npmjs.org/lucide/-/lucide-0.477.0.tgz",
"integrity": "sha512-lEgt1ni9sKohbLsYWSnM3mKVRkvUrJ3Ijj01RAdM5F0iyvxkCcy3gPrb1G2ux6zE4y20ptcitfMa0OOFXI57gw==",
"version": "0.479.0",
"resolved": "https://registry.npmjs.org/lucide/-/lucide-0.479.0.tgz",
"integrity": "sha512-TsoBbi2sUM1GHTYPH+KuT5KFqBDZ7HBiWfFA8RbbQXwXJBw9r9k/sguR61YXH/IV9pRqDEM6lNsyb8S9uQn/1g==",
"license": "ISC"
},
"node_modules/lucide-react": {
@@ -13437,7 +13437,7 @@
"bwip-js": "^4.1.1",
"date-fns": "^4.1.0",
"fontkit": "^2.0.2",
"lucide": "^0.477.0"
"lucide": "^0.479.0"
},
"devDependencies": {
"@pdfme/common": "file:../common",

View File

@@ -60,7 +60,7 @@
"bwip-js": "^4.1.1",
"date-fns": "^4.1.0",
"fontkit": "^2.0.2",
"lucide": "^0.477.0"
"lucide": "^0.479.0"
},
"devDependencies": {
"@pdfme/common": "file:../common",