Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
M3chD09 committed Aug 6, 2020
1 parent 3c9b5b1 commit 8382c48
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 44 deletions.
86 changes: 46 additions & 40 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,20 @@
"core-js": "^3.6.4",
"timechart": "^0.4.2",
"vue": "^2.6.11",
"vue-router": "^3.3.4",
"vue-router": "^3.4.0",
"vue-toasted": "^1.1.28",
"vuetify": "^2.3.6"
"vuetify": "^2.3.7"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.4.6",
"@vue/cli-plugin-eslint": "^4.4.6",
"@vue/cli-plugin-router": "^4.4.6",
"@vue/cli-service": "^4.4.6",
"babel-eslint": "^10.1.0",
"eslint": "^7.5.0",
"eslint": "^7.6.0",
"eslint-plugin-vue": "^6.2.2",
"sass": "^1.26.10",
"sass-loader": "^9.0.2",
"sass-loader": "^9.0.3",
"vue-cli-plugin-mock": "~1.0.0",
"vue-cli-plugin-vuetify": "^2.0.7",
"vue-template-compiler": "^2.6.11",
Expand Down

0 comments on commit 8382c48

Please sign in to comment.