Bump lucide-react from 0.503.0 to 0.507.0 in /page

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

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-version: 0.507.0
  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-05-03 09:01:13 +00:00
committed by GitHub
parent a2ce0e3444
commit a1202a11ad
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
"clsx": "^2.1.1",
"flatbuffers": "^25.2.10",
"jszip": "^3.10.1",
"lucide-react": "^0.503.0",
"lucide-react": "^0.507.0",
"pe-library": "^1.0.1",
"react": "^19.0.0",
"react-bootstrap-icons": "^1.11.5",
@@ -4328,9 +4328,9 @@
}
},
"node_modules/lucide-react": {
"version": "0.503.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.503.0.tgz",
"integrity": "sha512-HGGkdlPWQ0vTF8jJ5TdIqhQXZi6uh3LnNgfZ8MHiuxFfX3RZeA79r2MW2tHAZKlAVfoNE8esm3p+O6VkIvpj6w==",
"version": "0.507.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.507.0.tgz",
"integrity": "sha512-XfgE6gvAHwAtnbUvWiTTHx4S3VGR+cUJHEc0vrh9Ogu672I1Tue2+Cp/8JJqpytgcBHAB1FVI297W4XGNwc2dQ==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"

View File

@@ -29,7 +29,7 @@
"clsx": "^2.1.1",
"flatbuffers": "^25.2.10",
"jszip": "^3.10.1",
"lucide-react": "^0.503.0",
"lucide-react": "^0.507.0",
"pe-library": "^1.0.1",
"react": "^19.0.0",
"react-bootstrap-icons": "^1.11.5",