Update pnpm to v12.4.0

This commit is contained in:
renovate[bot] 2026-09-12 00:22:52 +00:00 committed by GitHub
parent 0f1f569f7a
commit d5a3550b71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@
"keywords": [],
"author": "Elian Doran <contact@eliandoran.me>",
"license": "AGPL-3.0-only",
"packageManager": "pnpm@12.3.4",
"packageManager": "pnpm@12.4.0",
"dependencies": {
"@triliumnext/core": "workspace:*",
"@triliumnext/server": "workspace:*"

View File

@ -13,7 +13,7 @@
"postinstall": "wxt prepare"
},
"keywords": [],
"packageManager": "pnpm@12.3.4",
"packageManager": "pnpm@12.4.0",
"devDependencies": {
"@wxt-dev/auto-icons": "1.1.2",
"jszip": "3.10.1",

View File

@ -98,5 +98,5 @@
"url": "https://github.com/TriliumNext/Trilium/issues"
},
"homepage": "https://triliumnotes.org",
"packageManager": "pnpm@12.3.4"
"packageManager": "pnpm@12.4.0"
}