Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrandmartel committed Jun 2, 2020
1 parent 73f2d3a commit 325a804
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 28 deletions.
43 changes: 22 additions & 21 deletions frontend/package-lock.json

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

14 changes: 7 additions & 7 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
},
"dependencies": {
"axios": "^0.19.2",
"codemirror": "^5.52.2",
"codemirror": "^5.54.0",
"material-design-icons-iconfont": "^5.0.1",
"ssm-session": "^1.0.3",
"ssm-session": "^1.0.4",
"vue": "^2.6.11",
"vue-router": "^3.1.6",
"vue-router": "^3.3.2",
"vue-the-mask": "^0.11.1",
"vuedraggable": "^2.23.2",
"vuetify": "^2.2.20",
"vuex": "^3.1.3",
"vuetify": "^2.2.30",
"vuex": "^3.4.0",
"xterm": "^3.14.5"
},
"devDependencies": {
Expand All @@ -28,11 +28,11 @@
"babel-eslint": "^10.0.3",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.1.2",
"sass": "^1.19.0",
"sass": "^1.26.7",
"sass-loader": "^8.0.0",
"vue-cli-plugin-vuetify": "^2.0.5",
"vue-template-compiler": "^2.6.11",
"vuetify-loader": "^1.3.0"
"vuetify-loader": "^1.4.4"
},
"eslintConfig": {
"root": true,
Expand Down

0 comments on commit 325a804

Please sign in to comment.