From 82e48b786bb260f5c3b4e9db5574128c2db8dedc Mon Sep 17 00:00:00 2001 From: wilson Date: Wed, 4 Mar 2026 22:21:58 +0000 Subject: [PATCH] fix: lockfile --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fa98a49..c2d76df 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,6 +23,9 @@ importers: date-fns: specifier: ^4.1.0 version: 4.1.0 + dotenv: + specifier: ^17.3.1 + version: 17.3.1 feed: specifier: ^4.2.2 version: 4.2.2 @@ -99,9 +102,6 @@ importers: '@typescript-eslint/parser': specifier: ^8.55.0 version: 8.56.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) - dotenv: - specifier: ^17.3.1 - version: 17.3.1 eslint: specifier: ^9.17.0 version: 9.39.3(jiti@2.6.1)