Skip to content

Commit 5c0297e

Browse files
renovate[bot]kolaente
authored andcommitted
chore(deps): update pnpm to v11.19.0
1 parent 2a9d543 commit 5c0297e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "main.js",
66
"repository": "https://code.vikunja.io/desktop",
77
"license": "GPL-3.0-or-later",
8-
"packageManager": "pnpm@11.18.0",
8+
"packageManager": "pnpm@11.19.0",
99
"author": {
1010
"email": "maintainers@vikunja.io",
1111
"name": "Vikunja Team"

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"homepage": "https://vikunja.io/",
1515
"funding": "https://opencollective.com/vikunja",
16-
"packageManager": "pnpm@11.18.0",
16+
"packageManager": "pnpm@11.19.0",
1717
"engines": {
1818
"node": ">=24.0.0"
1919
},

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[tools]
22
node = "24.18.1" # keep in sync with frontend/.nvmrc
3-
pnpm = "11.18.0" # keep in sync with frontend/package.json#packageManager
3+
pnpm = "11.19.0" # keep in sync with frontend/package.json#packageManager
44
go = "1.26.5" # keep in sync with go.mod

0 commit comments

Comments
 (0)