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