chore: Update version expectations for frontend tools

This commit is contained in:
Magnus Leßmann (MarkL4YG) 2025-04-15 18:12:42 +02:00
parent b27623db26
commit bd3a22b45d
Signed by: Mark.TwoFive
GPG key ID: 5B5EBCBE331F1E6F

View file

@ -43,8 +43,8 @@
"vue-tsc": "^2.2.0" "vue-tsc": "^2.2.0"
}, },
"engines": { "engines": {
"node": "^20.16", "node": "^22.14",
"pnpm": "^9.15" "pnpm": "^10.7"
}, },
"engineStrict": true "engineStrict": true
} }