diff --git a/front/package.json b/front/package.json index d187eb33f..b13542d99 100644 --- a/front/package.json +++ b/front/package.json @@ -52,6 +52,7 @@ "standardized-audio-context": "25.3.60", "text-clipper": "2.2.0", "transliteration": "2.3.5", + "type-fest": "4.30.1", "universal-cookie": "4.0.4", "vite-plugin-pwa": "0.14.4", "vue": "3.5.13", diff --git a/front/src/components/ui/Alert.vue b/front/src/components/ui/Alert.vue index 2a6a10300..d16d309b5 100644 --- a/front/src/components/ui/Alert.vue +++ b/front/src/components/ui/Alert.vue @@ -1,14 +1,15 @@