diff --git a/front/package.json b/front/package.json index 2ec578152..e30dab2fc 100644 --- a/front/package.json +++ b/front/package.json @@ -118,7 +118,7 @@ "sass": "1.88.0", "sinon": "15.2.0", "standardized-audio-context-mock": "9.7.21", - "typescript": "5.8.3", + "typescript": "5.2.2", "unocss": "0.58.0", "unplugin-vue-macros": "2.14.5", "utility-types": "3.11.0", diff --git a/front/src/components/ui/Header.vue b/front/src/components/ui/Header.vue index 34ca1e49b..9c0b3e499 100644 --- a/front/src/components/ui/Header.vue +++ b/front/src/components/ui/Header.vue @@ -1,5 +1,6 @@