From 597ed11cd8c443f84aa8b5c707d9a2b23002bd7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 10:52:05 +0000 Subject: [PATCH] chore(deps): update pnpm to v10.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69540c7..d6e5d2d 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "url": "https://github.com/fossamagna/react-router-amplify/issues" }, "homepage": "https://github.com/fossamagna/react-router-amplify/blob/main/README.md", - "packageManager": "pnpm@10.8.1", + "packageManager": "pnpm@10.9.0", "scripts": { "build": "pnpm --if-present --recursive build", "release": "pnpm test && pnpm build && changeset publish",