diff --git a/apps/infoalloggi/package-lock.json b/apps/infoalloggi/package-lock.json index 2c73982..699b370 100644 --- a/apps/infoalloggi/package-lock.json +++ b/apps/infoalloggi/package-lock.json @@ -44,7 +44,7 @@ "kysely-plugin-serialize": "^0.8.2", "leaflet": "^1.9.4", "leaflet-defaulticon-compatibility": "^0.1.2", - "lucide-react": "^0.525.0", + "lucide-react": "^0.536.0", "next": "^15.3.4", "next-themes": "^0.4.6", "nodemailer": "^7.0.5", @@ -13355,9 +13355,9 @@ } }, "node_modules/lucide-react": { - "version": "0.525.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.525.0.tgz", - "integrity": "sha512-Tm1txJ2OkymCGkvwoHt33Y2JpN5xucVq1slHcgE6Lk0WjDfjgKWor5CdVER8U6DvcfMwh4M8XxmpTiyzfmfDYQ==", + "version": "0.536.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.536.0.tgz", + "integrity": "sha512-2PgvNa9v+qz4Jt/ni8vPLt4jwoFybXHuubQT8fv4iCW5TjDxkbZjNZZHa485ad73NSEn/jdsEtU57eE1g+ma8A==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" diff --git a/apps/infoalloggi/package.json b/apps/infoalloggi/package.json index 60b4217..7af13c7 100644 --- a/apps/infoalloggi/package.json +++ b/apps/infoalloggi/package.json @@ -55,7 +55,7 @@ "kysely-plugin-serialize": "^0.8.2", "leaflet": "^1.9.4", "leaflet-defaulticon-compatibility": "^0.1.2", - "lucide-react": "^0.525.0", + "lucide-react": "^0.536.0", "next": "^15.3.4", "next-themes": "^0.4.6", "nodemailer": "^7.0.5",