update dependencies and improved/fixed meal plan date picker

This commit is contained in:
vabene1111
2025-04-18 13:13:13 +02:00
parent f576aa34e4
commit d7f37e8293
21 changed files with 632 additions and 732 deletions

View File

@@ -63,7 +63,7 @@
import {useUserPreferenceStore} from "@/stores/UserPreferenceStore";
import ModelSelect from "@/components/inputs/ModelSelect.vue";
import {VNumberInput} from 'vuetify/labs/VNumberInput' //TODO remove once component is out of labs
</script>
<style scoped>