From afb43b821a7e197ab3dbce1716b56f828dbcea68 Mon Sep 17 00:00:00 2001 From: cyfung1031 <44498510+cyfung1031@users.noreply.github.com> Date: Wed, 8 Apr 2026 05:28:24 +0900 Subject: [PATCH 1/3] =?UTF-8?q?pnpm=20cooldown:=20=E4=B8=8D=E6=8A=93?= =?UTF-8?q?=E5=8F=96=E4=B8=80=E6=98=9F=E6=9C=9F=E5=86=85=E6=9C=80=E6=96=B0?= =?UTF-8?q?=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pnpm-workspace.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 pnpm-workspace.yaml diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 000000000..fa229d8dd --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1 @@ +minimumReleaseAge: '10080' From 26c1b05d2017c263ce896e56506fc1446a2a1f83 Mon Sep 17 00:00:00 2001 From: cyfung1031 <44498510+cyfung1031@users.noreply.github.com> Date: Wed, 8 Apr 2026 05:39:52 +0900 Subject: [PATCH 2/3] =?UTF-8?q?pnpm:=20=E6=8F=90=E5=8D=87=E8=87=B3=2010.33?= =?UTF-8?q?.0=20=E4=BB=A5=E4=BD=BF=E7=94=A8=20minimumReleaseAge=20?= =?UTF-8?q?=E9=81=BF=E5=85=8D=20supply=20chain=20=E6=94=BB=E5=87=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 741a78b29..cce57188d 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "unocss": "66.5.4", "vitest": "^4.0.18" }, - "packageManager": "pnpm@10.12.4", + "packageManager": "pnpm@10.33.0", "sideEffects": [ "**/*.css", "**/*.scss", From 34a197086ed481a120d83755f7119cd6c5eb5892 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E4=B8=80=E4=B9=8B?= Date: Wed, 8 Apr 2026 10:17:57 +0800 Subject: [PATCH 3/3] =?UTF-8?q?minimumReleaseAge=20=E5=BB=B6=E9=95=BF?= =?UTF-8?q?=E8=87=B3=2030=20=E5=A4=A9(43200=20=E5=88=86=E9=92=9F)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pnpm-workspace.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index fa229d8dd..3b71ee721 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1 +1 @@ -minimumReleaseAge: '10080' +minimumReleaseAge: '43200'