From 3e33b6246988b2348694c0ecbd40c6581f432a56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 10:36:57 +0000 Subject: [PATCH] chore: bump lucide-react from 0.402.0 to 0.446.0 in /frontend/web Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.402.0 to 0.446.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.446.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/web/package.json | 2 +- frontend/web/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/web/package.json b/frontend/web/package.json index f086ec4a..f2f86e86 100644 --- a/frontend/web/package.json +++ b/frontend/web/package.json @@ -19,7 +19,7 @@ "dayjs": "^1.11.13", "i18next": "^23.15.1", "lodash-es": "^4.17.21", - "lucide-react": "^0.402.0", + "lucide-react": "^0.446.0", "nice-grpc-web": "^3.3.4", "qrcode.react": "^3.2.0", "react": "^18.3.1", diff --git a/frontend/web/pnpm-lock.yaml b/frontend/web/pnpm-lock.yaml index d2dac0ac..029d8108 100644 --- a/frontend/web/pnpm-lock.yaml +++ b/frontend/web/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 lucide-react: - specifier: ^0.402.0 - version: 0.402.0(react@18.3.1) + specifier: ^0.446.0 + version: 0.446.0(react@18.3.1) nice-grpc-web: specifier: ^3.3.4 version: 3.3.4(ws@8.17.0) @@ -1728,10 +1728,10 @@ packages: lru-cache@10.4.3: resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} - lucide-react@0.402.0: - resolution: {integrity: sha512-V2ModWMXzoZbQy4dhVUY4snrOplw+DwH0tsr8SLf8N0+irwO5okFcMS4eFHrXHttt24sLFZP3IJQo832o3fUWQ==} + lucide-react@0.446.0: + resolution: {integrity: sha512-BU7gy8MfBMqvEdDPH79VhOXSEgyG8TSPOKWaExWGCQVqnGH7wGgDngPbofu+KdtVjPQBWbEmnfMTq90CTiiDRg==} 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-rc mdn-data@2.0.14: resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==} @@ -4114,7 +4114,7 @@ snapshots: lru-cache@10.4.3: {} - lucide-react@0.402.0(react@18.3.1): + lucide-react@0.446.0(react@18.3.1): dependencies: react: 18.3.1