Skip to content

Commit 94da8ca

Browse files
committed
chore: update pnpm to 10.21 and enable trust policy
1 parent fc9cd07 commit 94da8ca

File tree

3 files changed

+3
-23
lines changed

3 files changed

+3
-23
lines changed

.github/workflows/provenance.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "zero-vue",
33
"type": "module",
44
"version": "0.5.0",
5-
"packageManager": "pnpm@10.18.2",
5+
"packageManager": "pnpm@10.21.0",
66
"description": "",
77
"license": "MIT",
88
"repository": "danielroe/zero-vue",

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ onlyBuiltDependencies:
1010
- '@rocicorp/zero-sqlite3'
1111
- oxc-resolver
1212
- simple-git-hooks
13+
trustPolicy: no-downgrade
14+

0 commit comments

Comments
 (0)