From 5b1050e911d794d7db5ea7e496ce777e1ac19078 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Tue, 27 Jan 2026 14:43:19 +0000 Subject: [PATCH] build: update pnpm to v10.28.2 See associated pull request for more information. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 784f33e..ca9ce34 100644 --- a/package.json +++ b/package.json @@ -10,11 +10,11 @@ "watch": "ng build --watch --configuration development", "test": "ng test" }, - "packageManager": "pnpm@10.17.0", + "packageManager": "pnpm@10.28.2", "engines": { "npm": "Please use pnpm instead of NPM to install dependencies", "yarn": "Please use pnpm instead of Yarn to install dependencies", - "pnpm": "10.17.0" + "pnpm": "10.28.2" }, "private": true, "dependencies": {