Skip to content

Commit

Permalink
webapp: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tbnobody committed Nov 15, 2023
1 parent 07e2c59 commit aea2afa
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 141 deletions.
20 changes: 10 additions & 10 deletions webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,26 +17,26 @@
"mitt": "^3.0.1",
"sortablejs": "^1.15.0",
"spark-md5": "^3.0.2",
"vue": "^3.3.7",
"vue-i18n": "^9.6.1",
"vue": "^3.3.8",
"vue-i18n": "^9.6.5",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@intlify/unplugin-vue-i18n": "^1.4.0",
"@intlify/unplugin-vue-i18n": "^1.5.0",
"@rushstack/eslint-patch": "^1.5.1",
"@tsconfig/node18": "^18.2.2",
"@types/bootstrap": "^5.2.8",
"@types/node": "^20.8.9",
"@types/sortablejs": "^1.15.4",
"@types/spark-md5": "^3.0.3",
"@vitejs/plugin-vue": "^4.4.0",
"@types/bootstrap": "^5.2.9",
"@types/node": "^20.9.0",
"@types/sortablejs": "^1.15.5",
"@types/spark-md5": "^3.0.4",
"@vitejs/plugin-vue": "^4.4.1",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/tsconfig": "^0.4.0",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-plugin-vue": "^9.18.1",
"npm-run-all": "^4.1.5",
"sass": "^1.69.5",
"terser": "^5.22.0",
"terser": "^5.24.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite-plugin-compression": "^0.5.1",
Expand Down
Loading

0 comments on commit aea2afa

Please sign in to comment.