Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
danyadev committed Mar 7, 2021
1 parent 23e5a6d commit 14741ba
Show file tree
Hide file tree
Showing 2 changed files with 736 additions and 452 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,24 @@
"author": "danyadev <danyadev@mail.ru>",
"license": "Apache-2.0",
"devDependencies": {
"@vue/compiler-dom": "3.0.5",
"@vue/compiler-sfc": "3.0.5",
"@vue/compiler-dom": "3.0.7",
"@vue/compiler-sfc": "3.0.7",
"copy-webpack-plugin": "6.4.1",
"css-loader": "5.0.2",
"css-loader": "5.1.1",
"electron": "8.5.5",
"electron-builder": "22.9.1",
"eslint": "7.20.0",
"electron-builder": "22.10.5",
"eslint": "7.21.0",
"eslint-import-resolver-webpack": "0.13.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-vue": "7.6.0",
"eslint-plugin-vue": "7.7.0",
"file-loader": "6.2.0",
"innosetup-compiler": "5.6.1",
"lottie-web": "5.7.6",
"mini-css-extract-plugin": "1.3.8",
"stylelint": "13.11.0",
"stylelint-config-standard": "20.0.0",
"mini-css-extract-plugin": "1.3.9",
"stylelint": "13.12.0",
"stylelint-config-standard": "21.0.0",
"terser-webpack-plugin": "4.2.3",
"vue": "3.0.5",
"vue": "3.0.7",
"vue-loader": "16.1.2",
"vue-router": "4.0.4",
"vue-svg-loader": "danyadev/vue-svg-loader#next",
Expand Down
Loading

0 comments on commit 14741ba

Please sign in to comment.