MythEclipse
bbd65d369e
feat: implement selfbot workspace submodule
...
- Add `discord.js-selfbot-v13` as a git submodule in `vendor/`
- Update `pnpm-workspace.yaml` to include the new submodule path
- Modify `.gitmodules` to track the submodule repository
- Change `discord.js-selfbot-v13` dependency in `package.json` to use `workspace:*`
- Create implementation and design documents for the submodule integration
2026-05-15 05:45:19 +07:00
MythEclipse
0060d1ba95
chore: modernize dependency set
...
- Remove deprecated packages: class-transformer, class-validator, fluent-ffmpeg, @types/fluent-ffmpeg
- Update remaining packages to latest versions via pnpm update --latest
- @discordjs/voice: ^0.19.1 → ^0.19.2
- @snazzah/davey: ^0.1.10 → ^0.1.11
- libsodium-wrappers: ^0.8.2 → ^0.8.4
- p-retry: ^6.2.0 → ^8.0.0
- pino: ^9.4.0 → ^10.3.1
- sodium-native: ^4.3.2 → ^5.1.0
- @types/node: ^24.10.1 → ^25.8.0
- pino-pretty: ^10.3.1 → ^13.1.3
- tsx: ^4.20.6 → ^4.22.0
- vitest: latest (preserved)
- @biomejs/biome: latest (preserved)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-15 04:18:33 +07:00
MythEclipse
71a28085d2
feat: scaffold react dashboard
2026-05-14 20:24:41 +07:00
MythEclipse
b833b6d978
feat: add drizzle-orm and drizzle-kit dependencies
2026-05-14 15:31:08 +07:00
MythEclipse
818a059121
feat: add PostgreSQL config and dependencies
2026-05-14 14:44:01 +07:00
MythEclipse
a02d1fb7c0
chore: add pnpm workspace configuration with only built dependencies
2026-05-14 01:07:50 +07:00