mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-07 12:19:14 +02:00
fix:#61 added i18n update and pinned typescript version against vue-tsc problem with
This commit is contained in:
@@ -45,13 +45,13 @@
|
||||
"sass": "^1.81.1",
|
||||
"sass-loader": "^13.3.3",
|
||||
"terser": "^5.36.0",
|
||||
"typescript": "^5.7.2",
|
||||
"typescript": "5.6.3",
|
||||
"vite": "^5.4.11",
|
||||
"vite-plugin-vue-devtools": "^7.6.7",
|
||||
"vite-ssg": "^0.23.8",
|
||||
"vite-ssg-sitemap": "^0.7.1",
|
||||
"vitest": "^1.6.0",
|
||||
"vue-router": "^4.5.0",
|
||||
"vue-tsc": "^2.1.10"
|
||||
"vue-tsc": "^2.1.6"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user