Merge pull request #40 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/lucide-react-0.536.0

Bump lucide-react from 0.525.0 to 0.536.0 in /apps/infoalloggi
This commit is contained in:
Marco 2025-08-05 09:28:57 +02:00 committed by GitHub
commit bbfc9c4a79
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -44,7 +44,7 @@
"kysely-plugin-serialize": "^0.8.2", "kysely-plugin-serialize": "^0.8.2",
"leaflet": "^1.9.4", "leaflet": "^1.9.4",
"leaflet-defaulticon-compatibility": "^0.1.2", "leaflet-defaulticon-compatibility": "^0.1.2",
"lucide-react": "^0.525.0", "lucide-react": "^0.536.0",
"next": "^15.3.4", "next": "^15.3.4",
"next-themes": "^0.4.6", "next-themes": "^0.4.6",
"nodemailer": "^7.0.5", "nodemailer": "^7.0.5",
@ -13355,9 +13355,9 @@
} }
}, },
"node_modules/lucide-react": { "node_modules/lucide-react": {
"version": "0.525.0", "version": "0.536.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.525.0.tgz", "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.536.0.tgz",
"integrity": "sha512-Tm1txJ2OkymCGkvwoHt33Y2JpN5xucVq1slHcgE6Lk0WjDfjgKWor5CdVER8U6DvcfMwh4M8XxmpTiyzfmfDYQ==", "integrity": "sha512-2PgvNa9v+qz4Jt/ni8vPLt4jwoFybXHuubQT8fv4iCW5TjDxkbZjNZZHa485ad73NSEn/jdsEtU57eE1g+ma8A==",
"license": "ISC", "license": "ISC",
"peerDependencies": { "peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"

View file

@ -55,7 +55,7 @@
"kysely-plugin-serialize": "^0.8.2", "kysely-plugin-serialize": "^0.8.2",
"leaflet": "^1.9.4", "leaflet": "^1.9.4",
"leaflet-defaulticon-compatibility": "^0.1.2", "leaflet-defaulticon-compatibility": "^0.1.2",
"lucide-react": "^0.525.0", "lucide-react": "^0.536.0",
"next": "^15.3.4", "next": "^15.3.4",
"next-themes": "^0.4.6", "next-themes": "^0.4.6",
"nodemailer": "^7.0.5", "nodemailer": "^7.0.5",