Folo/apps/desktop/layer/main
Innei 6d76d6b558
chore: update dependencies and improve type safety
- Updated various package dependencies across the project, including @sentry/react, @tanstack/react-query, and others to their latest versions for improved performance and security.
- Enhanced type safety in several components by refining type definitions, particularly in motion-related imports.
- Adjusted transition configurations to utilize new presets for smoother animations.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-20 23:32:42 +08:00
..
preload refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
src fix: show main window when hide to active 2025-06-20 15:13:15 +08:00
export.ts feat: implement application lifecycle and window management 2025-06-19 23:46:36 +08:00
global.d.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
package.json chore: update dependencies and improve type safety 2025-06-20 23:32:42 +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