fix(front): rollback to vue 3.3 for now

Because of issues like https://github.com/oruga-ui/oruga/issues/709

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2024-01-04 15:40:18 +01:00
parent 410446c843
commit 5cb4fc11c4
2 changed files with 188 additions and 60 deletions

View File

@@ -92,7 +92,7 @@
"tailwindcss": "^3",
"tippy.js": "^6.2.3",
"unfetch": "^5.0.0",
"vue": "^3.2.37",
"vue": "3.3.13",
"vue-i18n": "9",
"vue-material-design-icons": "^5.1.2",
"vue-matomo": "^4.1.0",