Update paczek

This commit is contained in:
2022-10-30 14:48:09 +01:00
parent 414a539468
commit f24d212ca8
2 changed files with 311 additions and 171 deletions
+5 -5
View File
@@ -12,10 +12,10 @@
"vue": "^3.2.37"
},
"devDependencies": {
"@vitejs/plugin-vue": "^3.0.0",
"sass": "^1.26.5",
"typescript": "^4.6.4",
"vite": "^3.0.0",
"vue-tsc": "^0.38.4"
"@vitejs/plugin-vue": "^3.2.0",
"sass": "^1.55.0",
"typescript": "^4.8.4",
"vite": "^3.2.1",
"vue-tsc": "^1.0.9"
}
}