Skip to content

Commit c157531

Browse files
committed
chore: update pnpm to 10.21 and enable trust policy
1 parent e62099d commit c157531

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
@@ -30,5 +30,5 @@
3030
"nuxt": "4.1.0",
3131
"vue": "3.5.17"
3232
},
33-
"packageManager": "pnpm@10.12.4"
33+
"packageManager": "pnpm@10.21.0"
3434
}

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ ignoredBuiltDependencies:
88
- vue-demi
99
patchedDependencies:
1010
'@nuxtjs/tailwindcss': patches/@nuxtjs__tailwindcss.patch
11+
trustPolicy: no-downgrade
12+

0 commit comments

Comments
 (0)