From 12d20489df6c7bbc0af6c70747bf70bd57579359 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 00:56:44 +0000 Subject: [PATCH] chore(deps): update npm to v11.14.1 --- tichu-clients/package.json | 2 +- tichu-clients/packages/tichu-client-ts-lib/package.json | 2 +- tichu-clients/packages/tichu-term-client/package.json | 2 +- tichu-clients/packages/tichu-web/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tichu-clients/package.json b/tichu-clients/package.json index 0c03e7ee7..5400eafb2 100644 --- a/tichu-clients/package.json +++ b/tichu-clients/package.json @@ -3,7 +3,7 @@ "private": true, "engines": { "node": "24.15.0", - "npm": "11.12.1" + "npm": "11.14.1" }, "devDependencies": { "@prettier/plugin-xml": "3.4.2", diff --git a/tichu-clients/packages/tichu-client-ts-lib/package.json b/tichu-clients/packages/tichu-client-ts-lib/package.json index 1d71012bc..dd77a5b45 100644 --- a/tichu-clients/packages/tichu-client-ts-lib/package.json +++ b/tichu-clients/packages/tichu-client-ts-lib/package.json @@ -24,7 +24,7 @@ "license": "", "engines": { "node": "24.15.0", - "npm": "11.12.1" + "npm": "11.14.1" }, "devDependencies": { "@ava/typescript": "6.0.0", diff --git a/tichu-clients/packages/tichu-term-client/package.json b/tichu-clients/packages/tichu-term-client/package.json index 741b9013d..1af100e7a 100644 --- a/tichu-clients/packages/tichu-term-client/package.json +++ b/tichu-clients/packages/tichu-term-client/package.json @@ -27,7 +27,7 @@ "license": "", "engines": { "node": "24.15.0", - "npm": "11.12.1" + "npm": "11.14.1" }, "devDependencies": { "@ava/typescript": "6.0.0", diff --git a/tichu-clients/packages/tichu-web/package.json b/tichu-clients/packages/tichu-web/package.json index df371678b..cdbb06f4c 100644 --- a/tichu-clients/packages/tichu-web/package.json +++ b/tichu-clients/packages/tichu-web/package.json @@ -50,7 +50,7 @@ "license": "", "engines": { "node": "24.15.0", - "npm": "11.12.1" + "npm": "11.14.1" }, "devDependencies": { "@chromatic-com/storybook": "5.1.2",