Folo/apps/desktop/layer/main
Innei 0ede6fb2cd
feat(dependencies): refactor ipc decorator
- Updated the version of electron-ipc-decorator in package.json files for both main and renderer processes to 0.2.0, ensuring compatibility with the latest features and improvements.
- Adjusted pnpm-lock.yaml to reflect the new version and its integrity hash.
- Refactored IPC service classes to utilize the new version, enhancing code organization and functionality.
- Removed deprecated constructor calls in IPC service classes, simplifying the implementation.

These changes improve dependency management and enhance the overall architecture of the IPC system.

Signed-off-by: Innei <tukon479@gmail.com>
2025-08-23 18:32:55 +08:00
..
preload Revert "fix(desktop): electron mas" 2025-07-01 16:50:47 +08:00
src feat(dependencies): refactor ipc decorator 2025-08-23 18:32:55 +08:00
export.ts feat(dependencies): refactor ipc decorator 2025-08-23 18:32:55 +08:00
global.d.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
package.json feat(dependencies): refactor ipc decorator 2025-08-23 18:32:55 +08:00
tsconfig.json refactor: replace tipc to ipcServices (#3863) 2025-06-03 23:12:48 +08:00
vitest.config.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00