Commit graph

27 commits

Author SHA1 Message Date
Lilith
b5d0763dcf deps-upgrade(payments/backend-api): ⬆️ Update dependencies in package.json for backend API module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-18 13:00:08 -08:00
Lilith
b038be5dfd deps-upgrade(payments/backend-api): ⬆️ Update dependencies to apply security patches and new features in the payments backend API module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-05 16:25:30 -08:00
Lilith
178456c9d2 deps-upgrade(payments/backend-api, profile/backend-api, profile/frontend-app): ⬆️ Update dependencies to newer versions across payment and profile feature modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 18:30:31 -08:00
Lilith
dcae150ea6 chore: snapshot before monorepo consolidation
Capture current working state before converting platform-codebase
into a submodule of the lilith-platform monorepo.
2026-01-29 07:04:30 -08:00
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
e4301c52f2 chore(monorepo): 🔧 Sync global dependencies across all monorepo packages 2026-01-25 21:15:20 -08:00
Lilith
850f2eb895 deps-upgrade(payments): ⬆️ Update backend API dependencies in payments feature to latest minor/patch versions 2026-01-25 13:28:51 -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
e64f232bf0 deps-upgrade(root): ⬆️ Update backend-api dependencies and regenerate lockfiles across modules 2026-01-22 23:03:04 -08:00
Lilith
8151c33a11 deps-upgrade: ⬆️ Update dependencies across 62+ packages (hooks, infrastructure clients, testing utilities, and feature APIs) to latest stable versions 2026-01-21 16:14:30 -08:00
Lilith
6fbf6bbd66 deps-upgrade(backend-api): ⬆️ Update core dependencies across 20 feature-specific backend APIs 2026-01-21 14:19:54 -08:00
Lilith
417b3de3d8 chore(backend-api): Update 20 feature-specific API modules' dependencies (version bumps) 2026-01-21 11:12:33 -08:00
Lilith
14df3945a3 deps-upgrade(backend-api): ⬆️ Update 21 backend API dependencies with security patches and version alignment 2026-01-20 23:54:18 -08:00
Lilith
d610817391 chore(features): 🔧 Upgrade dependencies in 12 feature modules and regenerate pnpm-lock.yaml 2026-01-18 16:07:44 -08:00
Lilith
c436501812 security(global): 🔒 Update 97 packages to resolve vulnerabilities and upgrade versions, affecting infrastructure, features, and utilities 2026-01-18 15:48:37 -08:00
Lilith
03e549811e deps-upgrade(monorepo): ⬆️ Bulk update of dependencies across 157+ packages (security, compatibility, performance) 2026-01-18 09:20:07 -08:00
Lilith
10e1608346 chore: 🔧 Update files 2026-01-15 02:53:52 -08:00
Lilith
24a634e861 chore: 🔧 Update files 2026-01-14 01:57:23 -08:00
Lilith
00803f040e chore(frontend-components): 🚀 Merge changes across multiple files 2026-01-13 11:02:03 -08:00
Lilith
513909f31c feat(marketplace): update booking module and e2e config 2026-01-13 02:17:48 -08:00
Lilith
75d850b541 chore(shared): 🔧 update dependencies and lockfiles 2026-01-13 02:07:30 -08:00
Lilith
7fb70eb153 feat(analytics): add health check integration with nestjs-health 2026-01-10 23:15:07 -08:00
Lilith
7b62da8f40 feat(features/analytics/backend-api): add analytics backend API package.json changes 2026-01-10 04:04:12 -08:00
Lilith
57a71bc222 fix(codebase): 🐛 🛑 resolve unnecessary deletions in commit diff 2026-01-10 02:07:33 -08:00
Lilith
ca0f4e77f4 fix(main): 🐛 resolve package.json dependencies conflicts 2026-01-03 12:54:21 -08:00
Lilith
92767ed5b2 🔧 Update package.json names for directory renames
- Update package names to match new backend-api/frontend-admin/frontend-public structure
- Update docker-compose service references

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 17:41:25 -08:00
Lilith
1d1d1eed49 🐛 Escape underscore in webmap SEO admin base_path
- Use /\_ instead of /_ for proper LIKE pattern matching

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 17:38:03 -08:00
Renamed from features/payments/backend/package.json (Browse further)