From 643f4eb819ca6d1e3635ab5c00ffde6979125819 Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 1 Jul 2025 20:41:27 +0200 Subject: [PATCH] Revert "chore(deps): update pnpm to v10.12.4 (#1042)" This reverts commit c4be855e3174d6ffcafabf563481f222a2cca0ba. CI is now failing in the docker build, reverting this commit until that's fixed upstream. --- desktop/package.json | 2 +- frontend/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/desktop/package.json b/desktop/package.json index bfedba423..0a3b11e59 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -5,7 +5,7 @@ "main": "main.js", "repository": "https://code.vikunja.io/desktop", "license": "GPL-3.0-or-later", - "packageManager": "pnpm@10.12.4", + "packageManager": "pnpm@10.12.3", "author": { "email": "maintainers@vikunja.io", "name": "Vikunja Team" diff --git a/frontend/package.json b/frontend/package.json index b3cf84d63..33367787f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -13,7 +13,7 @@ }, "homepage": "https://vikunja.io/", "funding": "https://opencollective.com/vikunja", - "packageManager": "pnpm@10.12.4", + "packageManager": "pnpm@10.12.3", "keywords": [ "todo", "productivity",