Skip to content

Commit

Permalink
build(deps): update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
cuebit committed Jul 17, 2020
1 parent c0d5d10 commit 2e64da7
Show file tree
Hide file tree
Showing 2 changed files with 1,280 additions and 1,145 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@
"lint": "vue-cli-service lint"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.2.3",
"@vue/cli-plugin-eslint": "^4.2.3",
"@vue/cli-service": "^4.2.3",
"@vue/eslint-config-standard": "^4.0.0",
"@vue/cli-plugin-babel": "^4.4.6",
"@vue/cli-plugin-eslint": "^4.4.6",
"@vue/cli-service": "^4.4.6",
"@vue/eslint-config-standard": "^5.1.2",
"@vuex-orm/core": "^0.36.3",
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"eslint-plugin-vue": "^5.0.0",
"eslint": "^7.4.0",
"eslint-plugin-vue": "^6.2.2",
"normalize.css": "^8.0.1",
"postcss-css-variables": "^0.14.0",
"postcss-css-variables": "^0.17.0",
"postcss-import": "^12.0.1",
"postcss-nested": "^4.2.1",
"postcss-nested": "^4.2.3",
"vue": "^2.6.11",
"vue-template-compiler": "^2.6.11",
"vuex": "^3.1.3"
"vuex": "^3.5.1"
}
}
Loading

0 comments on commit 2e64da7

Please sign in to comment.