Merge branch 'main' into new-big-calendar-feature

This commit is contained in:
Adrian Hopek
2022-04-06 10:00:19 +02:00
16 changed files with 879 additions and 244 deletions

View File

@@ -24,7 +24,7 @@
"@vue/compiler-sfc": "^3.2.31",
"autoprefixer": "^10.4.4",
"axios": "^0.26.1",
"echarts": "^5.3.1",
"echarts": "^5.3.2",
"eslit": "^6.0.0",
"flatpickr": "^4.6.11",
"laravel-mix": "^6.0.43",
@@ -41,7 +41,7 @@
"vue3-popper": "^1.4.2"
},
"devDependencies": {
"eslint": "^8.11.0",
"eslint": "^8.12.0",
"eslint-plugin-tailwindcss": "^3.5.0",
"eslint-plugin-vue": "^8.5.0"
}