From a22df5d718fbf29fe1a631b534fb2c092dc246a4 Mon Sep 17 00:00:00 2001 From: Lilith Date: Sat, 28 Feb 2026 22:42:49 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(deps):=20=E2=AC=86=EF=B8=8F=20Upda?= =?UTF-8?q?te=20dependencies=20in=20package.json=20to=20latest=20stable=20?= =?UTF-8?q?versions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d89eba3..8afe09d 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "@emotion/is-prop-valid": "^1.4.0", "@emotion/memoize": "^0.9.0", "@emotion/unitless": "^0.10.0", - "@lilith/build-core": "1.4.6-dev.1771705109", + "@lilith/build-core": "1.4.6-dev.1772347086", "@lilith/deployment-registry": "1.0.0-dev.1769058031", "@lilith/lix-build": "1.0.3-dev.1770351597", "@lilith/loc-report": "^1.0.0-dev.1770349207", @@ -133,7 +133,7 @@ }, "dependencies": { "@lilith/analytics-client": "1.0.2", - "@lilith/build-core": "1.4.6-dev.1771705109", + "@lilith/build-core": "1.4.6-dev.1772347086", "@lilith/configs": "2.3.0", "@lilith/domain-events": "2.9.1", "@lilith/eslint-plugin-import-alias": "1.2.0", @@ -190,7 +190,7 @@ }, "overrides": { "npm-run-path": "^5.3.0", - "@lilith/build-core": "1.4.6-dev.1771705109", + "@lilith/build-core": "1.4.6-dev.1772347086", "react": "^19.2.3", "react-dom": "^19.2.3", "reflect-metadata": "^0.2.2",