mirror of
https://github.com/pdfme/pdfme.git
synced 2026-06-16 10:19:20 -04:00
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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user