From ee1b23f07474229bb6ce9435d4c699991444ed57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 18:35:11 +0000 Subject: [PATCH] chore(deps): bump typebox from 1.3.9 to 1.3.10 Bumps [typebox](https://github.com/sinclairzx81/typebox) from 1.3.9 to 1.3.10. - [Commits](https://github.com/sinclairzx81/typebox/compare/1.3.9...1.3.10) --- updated-dependencies: - dependency-name: typebox dependency-version: 1.3.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f15c8d4..6d7369c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@earendil-works/pi-ai": "0.83.0", "@earendil-works/pi-coding-agent": "0.83.0", "@earendil-works/pi-tui": "0.83.0", - "typebox": "^1.0.56", + "typebox": "^1.3.10", "yaml": "^2.8.1" }, "devDependencies": { @@ -5460,9 +5460,9 @@ } }, "node_modules/typebox": { - "version": "1.3.9", - "resolved": "https://registry.npmjs.org/typebox/-/typebox-1.3.9.tgz", - "integrity": "sha512-erh7xzupOex0jkMRU72du2Bq7w1aL8625CJuFEiE7dM4YoJqaxKZqwZw00rsrohS78uDICG3h7FhQ9iJQRDRqg==", + "version": "1.3.10", + "resolved": "https://registry.npmjs.org/typebox/-/typebox-1.3.10.tgz", + "integrity": "sha512-L0MT00X96q0P30f1NrGULgaSbmu8hfTjWbLULeVoM+j5u0jR5wyefoDquX2NmRa39f0KiNIBo1wWSaVvHJTZlA==", "license": "MIT" }, "node_modules/typescript": { diff --git a/package.json b/package.json index 0056339..d258227 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@earendil-works/pi-ai": "0.83.0", "@earendil-works/pi-coding-agent": "0.83.0", "@earendil-works/pi-tui": "0.83.0", - "typebox": "^1.0.56", + "typebox": "^1.3.10", "yaml": "^2.8.1" }, "devDependencies": {