From 15df6a67c1c707c5e4dd4027101ad5dff86747e3 Mon Sep 17 00:00:00 2001 From: autocommit Date: Wed, 20 May 2026 20:39:41 -0700 Subject: [PATCH] =?UTF-8?q?deps-upgrade(web-app):=20=E2=AC=86=EF=B8=8F=20U?= =?UTF-8?q?pdate=20JavaScript/TypeScript=20dependencies=20in=20web=20app?= =?UTF-8?q?=20to=20latest=20stable=20versions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- pyproject.toml | 2 +- src/claire/web/app/package.json | 2 +- src/claire/web/app/pnpm-lock.yaml | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index ad9e4a9..69a5c17 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "claire" -version = "0.1.2" +version = "0.1.3" description = "Project manager for the Claude agent fleet — sits on top of rclaude." readme = "README.md" requires-python = ">=3.12" diff --git a/src/claire/web/app/package.json b/src/claire/web/app/package.json index 14d9600..a393b4b 100644 --- a/src/claire/web/app/package.json +++ b/src/claire/web/app/package.json @@ -12,7 +12,7 @@ "dependencies": { "@lilith/react-terminal-themes": "^1.0.0", "@lilith/react-terminal-ui": "^1.0.0", - "@lilith/ui-charts": "^1.7.5", + "@lilith/ui-charts": "^1.7.8", "@lilith/ui-messaging": "^1.2.3", "@tanstack/react-query": "^5.90.16", "react": "^19.2.0", diff --git a/src/claire/web/app/pnpm-lock.yaml b/src/claire/web/app/pnpm-lock.yaml index f13ed9c..0bc83de 100644 --- a/src/claire/web/app/pnpm-lock.yaml +++ b/src/claire/web/app/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^1.0.0 version: 1.0.0(css-to-react-native@3.2.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6) '@lilith/ui-charts': - specifier: ^1.7.5 - version: 1.7.5(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(styled-components@6.4.1(css-to-react-native@3.2.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)) + specifier: ^1.7.8 + version: 1.7.8(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(styled-components@6.4.1(css-to-react-native@3.2.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)) '@lilith/ui-messaging': specifier: ^1.2.3 version: 1.2.3(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(styled-components@6.4.1(css-to-react-native@3.2.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)) @@ -355,8 +355,8 @@ packages: resolution: {integrity: sha512-hgGMApDf04hz4Cyptvlu4+Jtek8oyCj6raJrFD6fBJcWPTSVe0ae3hHAgm8zlbJuz6yCuXr/ZFEKzXRos4el7w==} hasBin: true - '@lilith/ui-charts@1.7.5': - resolution: {integrity: sha512-eRdBmdNshvcAZFujminlSGPK+O6LkLmLcSqLgMdXyc8K/PAseRnHGRLXZu3GTQQ5CRyDPO3E2gIMNNZJNpArxw==} + '@lilith/ui-charts@1.7.8': + resolution: {integrity: sha512-o0LETiHJifFL9YDor043f8mhdUrJgFXaRWett9QiAkXpy44R1+XyVdaZprVBjf6s0yzO46vQCzK4NBV+QuWzBw==} peerDependencies: react: ^18.0.0 || ^19.0.0 react-dom: ^18.0.0 || ^19.0.0 @@ -1139,7 +1139,7 @@ snapshots: '@lilith/spellchecker-wasm': 1.0.4 '@lilith/text-processing-algorithms': 1.1.2 - '@lilith/ui-charts@1.7.5(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(styled-components@6.4.1(css-to-react-native@3.2.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))': + '@lilith/ui-charts@1.7.8(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(styled-components@6.4.1(css-to-react-native@3.2.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))': dependencies: '@lilith/chart-math': 1.0.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(styled-components@6.4.1(css-to-react-native@3.2.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)) '@lilith/ui-primitives': 1.2.19(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(styled-components@6.4.1(css-to-react-native@3.2.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))