feat(#27): Set up consola logger, make use of log levels in backend and frontend
This commit is contained in:
@@ -16,11 +16,12 @@
|
||||
"api:generate": "openapi-generator-cli generate -i ../api/legalconsenthub.yml -g typescript-fetch -o .api-client"
|
||||
},
|
||||
"dependencies": {
|
||||
"@guolao/vue-monaco-editor": "^1.6.0",
|
||||
"@guolao/vue-monaco-editor": "1.6.0",
|
||||
"@nuxt/ui": "4.3.0",
|
||||
"@nuxtjs/i18n": "10.0.3",
|
||||
"@pinia/nuxt": "0.11.2",
|
||||
"@vueuse/core": "^13.6.0",
|
||||
"consola": "3.4.2",
|
||||
"h3": "1.15.4",
|
||||
"jwt-decode": "4.0.0",
|
||||
"nuxt": "4.2.0",
|
||||
|
||||
Reference in New Issue
Block a user