Skip to content

Commit

Permalink
webapp: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tbnobody committed Mar 21, 2024
1 parent f66b4fa commit ed32676
Show file tree
Hide file tree
Showing 2 changed files with 298 additions and 265 deletions.
12 changes: 6 additions & 6 deletions webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
},
"devDependencies": {
"@intlify/unplugin-vue-i18n": "^3.0.1",
"@rushstack/eslint-patch": "^1.7.2",
"@rushstack/eslint-patch": "^1.8.0",
"@tsconfig/node18": "^18.2.2",
"@types/bootstrap": "^5.2.10",
"@types/node": "^20.11.28",
"@types/node": "^20.11.30",
"@types/pulltorefreshjs": "^0.1.7",
"@types/sortablejs": "^1.15.8",
"@types/spark-md5": "^3.0.4",
Expand All @@ -40,10 +40,10 @@
"pulltorefreshjs": "^0.1.22",
"sass": "^1.72.0",
"terser": "^5.29.2",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"typescript": "^5.4.3",
"vite": "^5.2.2",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-css-injected-by-js": "^3.4.0",
"vue-tsc": "^2.0.6"
"vite-plugin-css-injected-by-js": "^3.5.0",
"vue-tsc": "^2.0.7"
}
}
Loading

0 comments on commit ed32676

Please sign in to comment.