Commit graph

96 commits

Author SHA1 Message Date
Lilith
9cb4200a8d chore(src): 🔧 Update TypeScript imports in main.ts to align with new dependency versions 2026-01-23 10:08:07 -08:00
Lilith
eab3ed73bb chore(src): 🔧 Update TypeScript utility files in src 2026-01-22 23:03:51 -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
cb6ac5f1be chore(health): 🔧 Standardize health check controller responses across feature modules with consistent payloads and unified edge-case handling 2026-01-22 17:39:51 -08:00
Lilith
2ca2ee0b22 deps-upgrade(backend-apis): ⬆️ Update dependencies in 8 feature-specific backend API modules (favicon-generator, image-generator, media, platform-admin, profile, seo, status-dashboard, webmap) and lockfile 2026-01-22 17:39:51 -08:00
Lilith
33fa6d5216 deps-upgrade: ⬆️ Update frontend dependencies across 16 feature modules 2026-01-22 16:37:25 -08:00
Lilith
90b8d70046 deps-upgrade: ⬆️ Upgrade frontend dependencies across analytics, email, and conversation-assistant modules with minor/patch updates to maintain consistency and security 2026-01-22 16:21:58 -08:00
Lilith
e4e093b1a6 refactor(lilith-platform): Update wrapper package versions across all React frontends
Updated 22 frontend application package.json files to use new wrapper package versions:
- @lilith/ui-styled-components: ^1.0.0-dev.* → ^6.3.0
- @lilith/ui-router: ^1.1.0 / 1.2.0-dev.* → ^7.12.0

Affected features:
- status-dashboard, feature-flags, analytics (admin + users)
- email (admin + users), frontend-showcase, conversation-assistant
- landing, profile, messaging, platform-admin, truth-validation
- marketplace, webmap, platform-dev, payments
- image-assistant (dev + macos), seo (admin + public), portal

These wrapper package version updates implement exact version matching pattern.
No API changes, purely dependency version alignment.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-22 15:56:28 -08:00
Lilith
a793faf7c6 deps-upgrade: ⬆️ Upgrade frontend dependencies to patch vulnerabilities and adopt newer versions 2026-01-22 11:23:24 -08:00
Lilith
2b5d5dd06f chore(src): 🔧 Update App.tsx component structure and props handling 2026-01-22 11:18:02 -08:00
Lilith
13bcbcc1ee chore(frontend): Upgrade dependencies across 20+ frontend modules (e.g., conversation-assistant, email, marketplace) via package.json/pnpm-lock.yaml updates 2026-01-22 11:17:56 -08:00
Lilith
691a481d80 deps-upgrade: ⬆️ Update frontend-features dependencies to latest versions across 9 modules 2026-01-21 22:47:49 -08:00
Lilith
f4c2a1de58 deps-upgrade: ⬆️ Upgrade pinned dependencies in 14 frontend feature modules to resolve conflicts, apply security patches, and enforce version consistency 2026-01-21 22:42:04 -08:00
Lilith
38dd0720fa chore(src): 🔧 Update TypeScript files in src directory 2026-01-21 19:16:51 -08:00
Lilith
87f8c43f07 deps-upgrade(root): ⬆️ Update all dependencies to latest stable versions across project 2026-01-21 16:20:09 -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
5becaff872 chore(src): 🔧 Update TypeScript definitions and related utility files in src 2026-01-21 14:56:09 -08:00
Lilith
8ea089e847 chore(backend-api/scripts): 🔧 Update circular dependency verification scripts 2026-01-21 14:19:54 -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
73834ef271 deps-upgrade: ⬆️ Update frontend dependencies across 15 feature packages (frontend-dev, frontend-admin) in package.json/pnpm-lock.yaml 2026-01-21 12:48:35 -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
63195b7cfe chore(subscription): 🔧 Update subscription marketplace Swcrc configs 2026-01-20 23:59:49 -08:00
Lilith
b87ec29aa5 chore(backend-api): 🔧 Update NestJS CLI config with OpenAPI schema generation settings 2026-01-20 23:54:28 -08:00
Lilith
580751b649 chore(backend-api): 🔧 Update TypeScript compiler configs (tsconfig.json) in 19 backend API modules (analytics, attributes) with stricter checks; adjust Docker/Vite configs for E2E testing environments in platform-admin/platform-dev 2026-01-20 23:54:18 -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
34d9ae567d deps-upgrade: ⬆️ Update dependency versions in package.json scripts and metadata 2026-01-20 23:26:25 -08:00
Lilith
b9436fd319 chore(sso): 🔧 Update NestJS CLI config, fix ESM imports in fix-esm-imports.js, and adjust related webmap/router dependencies 2026-01-20 23:21:06 -08:00
Lilith
965b0b1d3e deps-upgrade(pnpm-monorepo): ⬆️ Update frontend-admin, sso/backend-api, and webmap/router dependencies to newer versions with regenerated lockfile 2026-01-20 23:21:06 -08:00
Lilith
0d60acf10e chore(src): 🔧 Update TypeScript entry file (src/main.ts) with latest dependencies and optimizations 2026-01-20 23:15:40 -08:00
Lilith
610b98c047 refactor(router): ♻️ Enhance dynamic config injection via improved ConfigInjector class using modular providers/decorators 2026-01-20 23:10:30 -08:00
Lilith
3fdd012b75 chore(webmap): 🔧 Update webmap configuration scripts 2026-01-20 23:05:11 -08:00
Lilith
b3965f83f8 chore(src): 🔧 Update TypeScript files in src directory 2026-01-20 06:33:24 -08:00
Lilith
86446c96e1 chore(backend-api): 🔧 Set up @infrastructure/analytics-client integration in feature modules' main.ts files 2026-01-20 06:22:57 -08:00
Lilith
c19cedeaab chore(deps): Remove outdated frontend dependency versions from 17 JSON config files 2026-01-20 06:06:49 -08:00
Lilith
5b10ad667d chore(src): 🔧 Update data-source.ts file with latest schema/config changes 2026-01-20 05:29:08 -08:00
Lilith
523788e3b8 chore(src): 🔧 Update configuration files in src directory 2026-01-20 05:23:54 -08:00
Lilith
8990c4709c chore(src): 🔧 Update data-source.ts file configurations 2026-01-20 05:18:28 -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
906460d7c4 chore(src): 🔧 Update TypeScript files in source directory 2026-01-18 09:21:36 -08:00
Lilith
a750c189d0 chore(src): 🔧 Update TypeScript files in source directory 2026-01-18 09:21:36 -08:00
Lilith
b0a95ee1cc chore(webmap): 🔧 Add comprehensive webmap functionality with frontend, backend modules, authentication, content management, themes, and SEO optimizations 2026-01-18 09:21:36 -08:00
Lilith
774d3b1d74 chore(config): 🔧 Update TypeScript, testing, and infrastructure configurations across codebase 2026-01-18 09:20:11 -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
f65e451cdd chore: 🔧 Update files 2026-01-15 11:01:09 -08:00
Lilith
10e1608346 chore: 🔧 Update files 2026-01-15 02:53:52 -08:00
Lilith
3cd773217e chore: 🔧 Update files 2026-01-14 10:48:32 -08:00
Lilith
00803f040e chore(frontend-components): 🚀 Merge changes across multiple files 2026-01-13 11:02:03 -08:00
Lilith
28210824fb feat(frontend-dev): Add analytics plugin for frontend development environment 2026-01-13 10:13:46 -08:00
Lilith
315e1738ab chore(shared): 🔧 Let me analyze this systematically: 2026-01-13 09:46:03 -08:00
Lilith
75d850b541 chore(shared): 🔧 update dependencies and lockfiles 2026-01-13 02:07:30 -08:00