From f2629125728f0556ca81f8a82313afb69aeeedd3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 10:38:20 +0800 Subject: [PATCH] chore(deps): update pnpm to v8.7.0 (#11) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f6f60e..1710117 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nuxt-app", "private": true, - "packageManager": "pnpm@8.6.12", + "packageManager": "pnpm@8.7.0", "scripts": { "build": "nuxt build", "dev": "nuxt dev",