Skip to content

Commit

Permalink
chore: dep bump
Browse files Browse the repository at this point in the history
  • Loading branch information
WDaan committed Feb 15, 2021
1 parent 3bfeb3e commit 6f4f25c
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 47 deletions.
125 changes: 83 additions & 42 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@babel/polyfill": "^7.12.1",
"apexcharts": "^3.24.0",
"apexcharts": "^3.25.0",
"axios": "^0.21.1",
"core-js": "^3.8.3",
"dayjs": "^1.10.4",
Expand All @@ -28,7 +28,7 @@
"vue-toastification": "^1.7.11",
"vue2-perfect-scrollbar": "^1.5.0",
"vuedraggable": "^2.24.3",
"vuetify": "^2.4.3",
"vuetify": "^2.4.4",
"vuex": "^3.6.2",
"vuex-persist": "^3.1.3"
},
Expand All @@ -43,13 +43,13 @@
"@vue/eslint-config-prettier": "^6.0.0",
"@vue/test-utils": "^1.1.3",
"babel-eslint": "^10.1.0",
"eslint": "^7.19.0",
"eslint": "^7.20.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-vue": "^7.5.0",
"eslint-plugin-vue": "^7.6.0",
"fibers": "^5.0.0",
"node-sass": "^4.14.1",
"sass": "^1.32.6",
"sass": "^1.32.7",
"sass-loader": "^8.0.2",
"vue-cli-plugin-vuetify": "^2.1.0",
"vue-template-compiler": "^2.6.12",
Expand Down

0 comments on commit 6f4f25c

Please sign in to comment.