Skip to content

Commit

Permalink
Updates packages
Browse files Browse the repository at this point in the history
  • Loading branch information
zekinah committed May 8, 2021
1 parent 1b0c5c1 commit 6a84b23
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
64 changes: 32 additions & 32 deletions package-lock.json

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

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
{
"name": "zone-pandemic",
"version": "0.1.0",
"version": "0.1.4",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"apexcharts": "^3.24.0",
"apexcharts": "^3.26.1",
"axios": "^0.21.1",
"bulma": "^0.9.0",
"chart.js": "^2.9.3",
"core-js": "^3.6.5",
"bulma": "^0.9.2",
"chart.js": "^2.9.4",
"core-js": "^3.12.0",
"countup.js": "^2.0.7",
"leaflet": "^1.7.1",
"register-service-worker": "^1.7.1",
"register-service-worker": "^1.7.2",
"vue": "^2.6.12",
"vue-analytics": "^5.22.1",
"vue-apexcharts": "^1.6.0",
"vue-apexcharts": "^1.6.1",
"vue-chartjs": "^3.5.1",
"vue-countup-v2": "^4.0.0",
"vue-meta": "^2.4.0",
"vue-router": "^3.4.3",
"vue2-leaflet": "^2.5.2"
"vue-router": "^3.5.1",
"vue2-leaflet": "^2.7.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.4.0",
Expand All @@ -34,11 +34,11 @@
"@vue/eslint-config-prettier": "^6.0.0",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-vue": "^6.2.2",
"lint-staged": "^9.5.0",
"prettier": "^1.19.1",
"sass": "^1.26.11",
"sass": "^1.32.12",
"sass-loader": "^8.0.2",
"vue-template-compiler": "^2.6.12"
},
Expand Down

0 comments on commit 6a84b23

Please sign in to comment.