From 6bb3f11b2b21de6d87a8a78979d34397a7b4b018 Mon Sep 17 00:00:00 2001 From: Claude Code Date: Tue, 17 Mar 2026 17:30:11 -0700 Subject: [PATCH] =?UTF-8?q?deps-upgrade(frontend):=20=E2=AC=86=EF=B8=8F=20?= =?UTF-8?q?Update=20frontend=20dependencies=20across=20blog,=20cms,=20land?= =?UTF-8?q?ing,=20marketplace,=20platform-analytics,=20and=20SEO=20feature?= =?UTF-8?q?s=20with=20version=20bumps=20and=20compatibility=20fixes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- features/blog/frontend-admin/package.json | 2 +- features/cms/backend-api/package.json | 3 ++- features/landing/frontend-public/package.json | 6 +++--- features/marketplace/frontend-public/package.json | 6 +++--- features/platform-analytics/frontend-platform/package.json | 2 +- features/platform-analytics/frontend-provider/package.json | 2 +- features/seo/frontend-public/package.json | 2 +- 7 files changed, 12 insertions(+), 11 deletions(-) diff --git a/features/blog/frontend-admin/package.json b/features/blog/frontend-admin/package.json index dbca3002d..36722e2b7 100644 --- a/features/blog/frontend-admin/package.json +++ b/features/blog/frontend-admin/package.json @@ -30,7 +30,7 @@ "rehype-raw": "^7.0.0", "remark-gfm": "^4.0.0", "@lilith/tracked-changes": "^1.0.0", - "@lilith/ui-tracked-changes": "1.0.0-dev.1772516061" + "@lilith/ui-tracked-changes": "1.0.0" }, "devDependencies": { "@lilith/build-core": "^1.2.0", diff --git a/features/cms/backend-api/package.json b/features/cms/backend-api/package.json index cde3baef8..02e95954c 100644 --- a/features/cms/backend-api/package.json +++ b/features/cms/backend-api/package.json @@ -18,7 +18,8 @@ "test:cov": "lixtest --coverage", "typecheck": "tsc --noEmit", "migration:run": "typeorm-ts-node-commonjs migration:run -d src/data-source.ts", - "migration:generate": "typeorm-ts-node-commonjs migration:generate -d src/data-source.ts" + "migration:generate": "typeorm-ts-node-commonjs migration:generate -d src/data-source.ts", + "seed:legal": "tsx --tsconfig tsconfig.json src/seeders/seed-legal-content.ts" }, "dependencies": { "@lilith/nestjs-health": "^1.0.0", diff --git a/features/landing/frontend-public/package.json b/features/landing/frontend-public/package.json index ef9241331..475b8a73f 100755 --- a/features/landing/frontend-public/package.json +++ b/features/landing/frontend-public/package.json @@ -60,8 +60,8 @@ "@lilith/types": "*", "@lilith/ui-accessibility": "^1.1.4", "@lilith/ui-animated": "^1.1.1", - "@lilith/ui-auth": "2.1.13-dev.1769710472", - "@lilith/ui-backgrounds": "1.1.7-dev.1769894164", + "@lilith/ui-auth": "2.1.13", + "@lilith/ui-backgrounds": "1.1.7", "@lilith/ui-charts": "^1.4.6", "@lilith/ui-design-tokens": "^1.1.2", "@lilith/ui-dev-content": "^1.0.2", @@ -79,7 +79,7 @@ "@lilith/ui-layout": "^1.1.0", "@lilith/ui-lazy": "^1.0.1", "@lilith/ui-motion": "^2.0.1", - "@lilith/ui-navigation": "1.2.9-dev.1771789943", + "@lilith/ui-navigation": "1.2.9", "@lilith/ui-primitives": "^1.2.10", "@lilith/ui-router": "^1.2.0", "@lilith/ui-styled-components": "^6.3.8", diff --git a/features/marketplace/frontend-public/package.json b/features/marketplace/frontend-public/package.json index 151c8c73d..60895c5ff 100755 --- a/features/marketplace/frontend-public/package.json +++ b/features/marketplace/frontend-public/package.json @@ -51,7 +51,7 @@ "@emoji-mart/data": "^1.2.1", "@emoji-mart/react": "^1.1.1", "@lilith/age-verification-react": "*", - "@lilith/analytics-client": "1.0.1-dev.1769628397", + "@lilith/analytics-client": "1.0.2", "@lilith/api-client": "*", "@lilith/attributes-admin": "*", "@lilith/auth-provider": "*", @@ -69,8 +69,8 @@ "@lilith/service-react-bootstrap": "1.2.0", "@lilith/types": "*", "@lilith/ui-accessibility": "^1.1.4", - "@lilith/ui-auth": "2.1.13-dev.1769953947", - "@lilith/ui-backgrounds": "1.1.7-dev.1769856785", + "@lilith/ui-auth": "2.1.13", + "@lilith/ui-backgrounds": "1.1.7", "@lilith/ui-charts": "*", "@lilith/ui-core": "^1.1.1", "@lilith/ui-data": "*", diff --git a/features/platform-analytics/frontend-platform/package.json b/features/platform-analytics/frontend-platform/package.json index fbe186623..680cd0dfa 100644 --- a/features/platform-analytics/frontend-platform/package.json +++ b/features/platform-analytics/frontend-platform/package.json @@ -39,7 +39,7 @@ "@emotion/is-prop-valid": "^1.4.0", "@emotion/unitless": "^0.10.0", "@lilith/age-verification-react": "*", - "@lilith/analytics-client": "1.0.1-dev.1769628397", + "@lilith/analytics-client": "1.0.2", "@lilith/api-client": "*", "@lilith/auth-provider": "*", "@lilith/i18n": "*", diff --git a/features/platform-analytics/frontend-provider/package.json b/features/platform-analytics/frontend-provider/package.json index 91b22e26f..c4ed52ed6 100644 --- a/features/platform-analytics/frontend-provider/package.json +++ b/features/platform-analytics/frontend-provider/package.json @@ -33,7 +33,7 @@ "dependencies": { "@emotion/is-prop-valid": "^1.4.0", "@emotion/unitless": "^0.10.0", - "@lilith/analytics-client": "1.0.1-dev.1769628397", + "@lilith/analytics-client": "1.0.2", "@lilith/api-client": "*", "@lilith/auth-provider": "*", "@lilith/i18n": "*", diff --git a/features/seo/frontend-public/package.json b/features/seo/frontend-public/package.json index 7962473ce..43f7f5055 100755 --- a/features/seo/frontend-public/package.json +++ b/features/seo/frontend-public/package.json @@ -18,7 +18,7 @@ "test:e2e:docker": "sh -c 'docker compose -f ../docker-compose.e2e.yml up --build --abort-on-container-exit --exit-code-from e2e-tests; c=$?; docker compose -f ../docker-compose.e2e.yml down -v; exit $c'" }, "dependencies": { - "@lilith/analytics-client": "1.0.1-dev.1769628397", + "@lilith/analytics-client": "1.0.2", "@lilith/i18n": "*", "@lilith/seo-shared": "*", "@lilith/service-react-bootstrap": "^1.2.0",