From bc222bfa8d602c267dbb47b80d94c2e85403af37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 23:15:32 +0800 Subject: [PATCH] chore: bump lucide-react from 0.383.0 to 0.402.0 in /frontend/web (#235) Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.383.0 to 0.402.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.402.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 c2e0c76..c94e2a6 100644 --- a/frontend/web/package.json +++ b/frontend/web/package.json @@ -18,7 +18,7 @@ "dayjs": "^1.11.10", "i18next": "^23.11.2", "lodash-es": "^4.17.21", - "lucide-react": "^0.383.0", + "lucide-react": "^0.402.0", "nice-grpc-web": "^3.3.4", "qrcode.react": "^3.1.0", "react": "^18.2.0", diff --git a/frontend/web/pnpm-lock.yaml b/frontend/web/pnpm-lock.yaml index 7f6a64a..6cfd068 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.383.0 - version: 0.383.0(react@18.3.1) + specifier: ^0.402.0 + version: 0.402.0(react@18.3.1) nice-grpc-web: specifier: ^3.3.4 version: 3.3.4(ws@8.17.0) @@ -1742,10 +1742,10 @@ packages: resolution: {integrity: sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==} engines: {node: 14 || >=16.14} - lucide-react@0.383.0: - resolution: {integrity: sha512-13xlG0CQCJtzjSQYwwJ3WRqMHtRj3EXmLlorrARt7y+IHnxUCp3XyFNL1DfaGySWxHObDvnu1u1dV+0VMKHUSg==} + lucide-react@0.402.0: + resolution: {integrity: sha512-V2ModWMXzoZbQy4dhVUY4snrOplw+DwH0tsr8SLf8N0+irwO5okFcMS4eFHrXHttt24sLFZP3IJQo832o3fUWQ==} peerDependencies: - react: ^16.5.1 || ^17.0.0 || ^18.0.0 + react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 mdn-data@2.0.14: resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==} @@ -4151,7 +4151,7 @@ snapshots: lru-cache@10.2.2: {} - lucide-react@0.383.0(react@18.3.1): + lucide-react@0.402.0(react@18.3.1): dependencies: react: 18.3.1