From b20657f940e20a1bb29ad76ae9aa105422610703 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 09:05:43 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20deps:=20Update=20dependenc?= =?UTF-8?q?ies=20(non-major)=20(#135)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 5fa6e0f..cd06a68 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ ], "author": "SigureMo", "license": "MIT", - "packageManager": "pnpm@9.14.4", + "packageManager": "pnpm@9.15.0", "scripts": { "dev": "cross-env NODE_OPTIONS=--openssl-legacy-provider vuepress dev docs", "build": "cross-env NODE_OPTIONS=--openssl-legacy-provider vuepress build docs",