Update package dependencies and enhance German localization for member transfer template placeholder

This commit updates the 'vite' package version to 7.2.4 and upgrades various esbuild dependencies to version 0.25.12. Additionally, it improves the German localization for the member transfer template placeholder in the MemberTransferSettingsView, ensuring proper rendering of escaped curly braces in the translation text.
This commit is contained in:
Torsten Schulz (local)
2025-11-21 11:48:51 +01:00
parent fe160420c1
commit 8c6be234c6
4 changed files with 288 additions and 138 deletions

View File

@@ -29,7 +29,7 @@
"eslint-plugin-vue": "^9.0.0",
"sass": "^1.77.8",
"sass-loader": "^14.2.1",
"vite": "^5.4.21"
"vite": "^7.2.4"
},
"eslintConfig": {
"root": true,