From c403dcc2032b40fb8ebbcc8be1640c4b0c6618ea Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 26 Jan 2026 08:37:15 +0000 Subject: [PATCH 1/2] Initial plan From f5517fa8233cf7ecc0d19ffb73a0164694716ba1 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 26 Jan 2026 08:41:33 +0000 Subject: [PATCH 2/2] Update pnpm-lock.yaml with dependency fixes Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com> --- pnpm-lock.yaml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52f8a0f9..83a092e3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -514,11 +514,11 @@ importers: version: 19.2.3(react@19.2.3) devDependencies: '@types/react': - specifier: 19.0.6 - version: 19.0.6 + specifier: 19.2.9 + version: 19.2.9 '@types/react-dom': - specifier: 19.0.3 - version: 19.0.3(@types/react@19.0.6) + specifier: 19.2.3 + version: 19.2.3(@types/react@19.2.9) '@vitejs/plugin-react': specifier: ^4.2.1 version: 4.7.0(vite@7.3.1(@types/node@25.0.10)(jiti@2.6.1)(lightningcss@1.30.2)) @@ -4824,6 +4824,11 @@ packages: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} + lucide-react@0.468.0: + resolution: {integrity: sha512-6koYRhnM2N0GGZIdXzSeiNwguv1gt/FAjZOiPl76roBi3xKEXa4WmfpxgQwTTL4KipXjefrnf3oV4IsYhi4JFA==} + peerDependencies: + react: 19.2.3 + lucide-react@0.563.0: resolution: {integrity: sha512-8dXPB2GI4dI8jV4MgUDGBeLdGk8ekfqVZ0BdLcrRzocGgG75ltNEmWS+gE7uokKF/0oSUuczNDT+g9hFJ23FkA==} peerDependencies: @@ -10526,6 +10531,10 @@ snapshots: dependencies: yallist: 4.0.0 + lucide-react@0.468.0(react@19.2.3): + dependencies: + react: 19.2.3 + lucide-react@0.563.0(react@19.2.3): dependencies: react: 19.2.3