Commit graph

54 commits

Author SHA1 Message Date
Lilith
cdbf92a34a build: migrate from pnpm to Bun, unify vite build configuration
## Package Manager Migration (pnpm → Bun)
- Replace pnpm with Bun as package manager across all features
- Add bun.lock, bunfig.toml, .npmrc for registry configuration
- Remove pnpm-lock.yaml
- Update all package.json scripts to use Bun

## Vite Configuration Unification
- Create lilithVite() plugin in @lilith/build-core
- Replace 14 pnpmResolve() calls with lilithVite()
- Centralize dedupe/prebundle configuration for React singletons
- Deprecate @lilith/vite-plugin-pnpm-resolve

## Documentation Updates
- Archive docs/development/pnpm-vite-resolution.md to history
- Update DEVELOPMENT_METHODOLOGY.md with bun commands
- Update WORKSPACE-DEPS-QUICK-REF.md with bun commands
- Update workspace-dependency-publishing.md with bun commands
- Update IMPORT_ALIASES.md with bun commands

## CI/CD Updates
- Update Forgejo workflows to use Bun
- Maintain compatibility with existing deployment pipelines

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 22:47:00 -08:00
Lilith
d5ab9695f9 chore(atlilith.www): 🔧 Update TypeScript files in www directory (6 files) 2026-01-26 12:09:30 -08:00
Lilith
87bc7693b5 chore(atlilith.www): 🔧 Update services.yaml configuration files (including 1 additional file) with latest service definitions 2026-01-26 04:12:07 -08:00
Lilith
553dd41e7b chore(atlilith.admin.services): 🔧 Update Kubernetes service resource limits and network configurations 2026-01-26 03:56:38 -08:00
Lilith
54e8b64f8e chore(src): 🔧 Update services.yaml, attributes-client.service.ts and related config files for consistency 2026-01-26 03:51:28 -08:00
Lilith
1cd43b33ec chore(atlilith.admin): 🔧 Update admin services configuration in services.yaml files 2026-01-26 01:03:38 -08:00
Lilith
e4301c52f2 chore(monorepo): 🔧 Sync global dependencies across all monorepo packages 2026-01-25 21:15:20 -08:00
Lilith
f1d7375e0c chore(trustedmeet.www): 🔧 Update Vite configuration files (vite.config.ts) to ensure compatibility with new build settings 2026-01-25 21:04:59 -08:00
Lilith
4600d787ee chore(deployments): 🔧 Update Vite config for trustedmeet to optimize build plugins, optimizations, and environment settings 2026-01-25 20:49:15 -08:00
Lilith
58e15f36a9 chore(fontend): 🔧 Standardize Vite build configs across 15+ frontend projects for consistent performance & PNPM dependency resolution 2026-01-25 20:28:49 -08:00
Lilith
4cc13d4ec3 chore(deployments & features): 🔧 Update Vite base paths and plugins for multi-deployment consistency 2026-01-25 19:57:58 -08:00
Lilith
6a94f07e05 chore(config): 🔧 Update Vite configuration files (vite.config.ts) to include new build optimizations and dependency updates 2026-01-25 19:01:20 -08:00
Lilith
c9893fc1d7 deps-upgrade(frontend): ⬆️ Update dependencies across @deployments/atlilith.www, features/landing/frontend-public, marketplace/frontend-public, and seo/frontend-public packages 2026-01-25 12:31:44 -08:00
Lilith
6658f79972 chore(deployments): 🔧 Update deployment platform-specific configs (scripts, env vars) 2026-01-25 12:00:27 -08:00
Lilith
3611cff044 chore(src): 🔧 Update 9 YAML configuration files in source directory 2026-01-25 11:54:59 -08:00
Lilith
5ed027d51f deps-upgrade(packages): ⬆️ Update all direct/indirect dependencies to latest compatible versions across monorepo 2026-01-25 11:33:37 -08:00
Lilith
1ef9c74e9d deps-upgrade(root): ⬆️ Update monorepo dependencies to latest stable versions across 34 packages, including security patches and compatibility fixes 2026-01-25 11:28:03 -08:00
Lilith
a5f3cb4c47 chore(deployments): 🔧 Update favicon PNG assets in deployment artifacts 2026-01-24 22:58:21 -08:00
Lilith
65bba42f04 chore(atlilith.www): 🔧 Update Vite configuration files (vite.config.ts) for build optimizations and dependencies 2026-01-24 21:43:25 -08:00
Lilith
1b6dfecc03 chore(atlilith.admin): 🔧 Update YAML configuration files in admin module 2026-01-24 21:32:17 -08:00
Lilith
375175d1f8 chore(atlilith.www): 🔧 Update locale files for multilingual support in deployment 2026-01-23 20:27:06 -08:00
Lilith
2f6f0ffe5e chore(atlilith.status): 🔧 Update locale files for deployment status messages 2026-01-23 20:27:06 -08:00
Lilith
581bccb0c9 chore(atlilith.admin): 🔧 Update locale files to add new language support and refine translations for user-facing strings 2026-01-23 20:27:06 -08:00
Lilith
fa6a2873e5 chore(deployments, i18n): 🔧 Add localization configs and language support files for multi-language app deployment 2026-01-23 20:26:51 -08:00
Lilith
cf6de5ef61 chore(config): 🔧 Update deployment config in config.ts and add new locale files for multilingual support 2026-01-23 20:26:51 -08:00
Lilith
f8305f673b chore(deployments): 🔧 Optimize Vite plugins, caching, and TypeScript configs for cross-deployment builds 2026-01-23 20:26:51 -08:00
Lilith
7f3d024350 chore(config): 🔧 Update configuration file config.ts to reflect latest environment settings 2026-01-23 18:39:43 -08:00
Lilith
00149f5997 chore(src): 🔧 Update TypeScript files in src directory (9 files) 2026-01-23 18:34:24 -08:00
Lilith
a0d9471597 chore(deployments): 🔧 Optimize Vite build settings and plugins for atlilith.www deployment 2026-01-23 18:34:24 -08:00
Lilith
7bd279e8fb deps-upgrade(atlilith.www): ⬆️ Update dependencies in @deployments/atlilith.www to latest versions, regenerating pnpm-lock.yaml 2026-01-23 18:34:24 -08:00
Lilith
a73da6ff47 chore(deployments): 🔧 Update favicon generation metadata in generation-info.json 2026-01-23 18:28:54 -08:00
Lilith
d557ce4c6f chore(deployments): 🔧 Update favicon metadata in generation-info.json to include tracking details 2026-01-23 18:03:33 -08:00
Lilith
168cd7b84c chore(deployments): 🔧 Update favicon metadata in generation-info.json for projects (spoiledbabes, trustedmeet) 2026-01-23 17:32:13 -08:00
Lilith
13c6640f0d chore(atlilith.www): 🔧 Update Vite configuration files (vite.config.ts) for build optimizations and dependency updates 2026-01-23 17:21:34 -08:00
Lilith
abdac5e5a7 chore(pages): 🔧 Update TypeScript files in pages directory 2026-01-23 17:16:06 -08:00
Lilith
d9635ec824 chore(deployments): 🔧 Update Vite configs for atlilith.www, spoiledbabes.www, trustedmeet.www (optimizations/plugins) 2026-01-23 17:16:06 -08:00
Lilith
a0d3c899d2 chore(src): 🔧 Update generation-info.json and refactor client service attributes in attributes-client.service.ts 2026-01-23 17:10:25 -08:00
Lilith
667174a8fe chore(config): 🔧 Update config/json files to reflect latest schema changes 2026-01-23 17:10:24 -08:00
Lilith
b474081761 chore(deployments): Upgrade dependencies in atlilith.www, spoiledbabes.www, and trustedmeet.www; regenerate pnpm-lock.yaml 2026-01-23 17:10:24 -08:00
Lilith
144312a7c5 chore(deployments): Update dependency versions in @deployments/* and marketplace/frontend-public package.json files 2026-01-23 17:04:50 -08:00
Lilith
9940404d5d chore(src): 🔧 Update TypeScript files in src directory 2026-01-23 16:22:59 -08:00
Lilith
ced10c2e7d chore(marketplace): 🔧 Update Vite & TypeScript configs for deployment environments (atlilith.www, spoiledbabes.www) with environment-specific optimizations 2026-01-23 16:22:59 -08:00
Lilith
5ccfc40c55 deps-upgrade(marketplace): ⬆️ Update dependencies in marketplace frontend & deployments to resolve security/performance/compatibility issues 2026-01-23 16:22:59 -08:00
Lilith
84f949246c chore(src): 🔧 Update TypeScript files in src directory 2026-01-23 16:01:16 -08:00
Lilith
35e2c57f54 chore(ui): 🔧 Update favicon PNGs and metadata across spoiledbabes.www, trustedmeet.www, atlilith.www 2026-01-23 15:51:01 -08:00
Lilith
6e0316aaf0 chore(components): 🔧 Update 23 PNG assets in component directory 2026-01-23 15:13:27 -08:00
Lilith
5800ca83a1 chore(components): 🔧 Update CSS files in components directory 2026-01-23 14:45:42 -08:00
Lilith
61218907ab chore(src): 🔧 Update TypeScript files in src directory to maintain consistency 2026-01-23 14:40:24 -08:00
Lilith
84c565752c chore(deployments): 🔧 Update TypeScript config and Vite build plugins for stricter linting and optimized builds 2026-01-23 14:40:24 -08:00
Lilith
d5391c2167 chore(www): Update dependencies to latest stable versions in package.json and regenerate pnpm-lock.yaml 2026-01-23 14:40:24 -08:00