From 6427410bb18f851674f688e3f0e9811e03f716fd Mon Sep 17 00:00:00 2001 From: NanGua-QWQ Date: Thu, 12 Feb 2026 23:33:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E6=8A=A5=E9=94=99=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E7=BC=BA=E5=B0=91=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + pnpm-lock.yaml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/package.json b/package.json index ad8d215..128044d 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "@electron-toolkit/utils": "^4.0.0", "better-sqlite3": "^12.6.0", "chokidar": "^5.0.0", + "es-object-atoms": "^1.1.1", "express": "^5.2.1", "mica-electron": "^1.5.16", "os": "^0.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ec08177..38ce7e1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,6 +20,9 @@ importers: chokidar: specifier: ^5.0.0 version: 5.0.0 + es-object-atoms: + specifier: ^1.1.1 + version: 1.1.1 express: specifier: ^5.2.1 version: 5.2.1