webapp: update dependencies

This commit is contained in:
Thomas Basler
2024-03-15 20:16:59 +01:00
parent 77b38dff2b
commit 7c60c37f49
2 changed files with 37 additions and 37 deletions

View File

@@ -19,7 +19,7 @@
"sortablejs": "^1.15.2",
"spark-md5": "^3.0.2",
"vue": "^3.4.21",
"vue-i18n": "^9.10.1",
"vue-i18n": "^9.10.2",
"vue-router": "^4.3.0"
},
"devDependencies": {
@@ -27,7 +27,7 @@
"@rushstack/eslint-patch": "^1.7.2",
"@tsconfig/node18": "^18.2.2",
"@types/bootstrap": "^5.2.10",
"@types/node": "^20.11.26",
"@types/node": "^20.11.28",
"@types/pulltorefreshjs": "^0.1.7",
"@types/sortablejs": "^1.15.8",
"@types/spark-md5": "^3.0.4",
@@ -38,8 +38,8 @@
"eslint-plugin-vue": "^9.23.0",
"npm-run-all": "^4.1.5",
"pulltorefreshjs": "^0.1.22",
"sass": "^1.71.1",
"terser": "^5.29.1",
"sass": "^1.72.0",
"terser": "^5.29.2",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vite-plugin-compression": "^0.5.1",