Skip to content

Commit

Permalink
uprade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mawangod committed Feb 24, 2021
1 parent 6b845af commit 86ac9b5
Show file tree
Hide file tree
Showing 2 changed files with 662 additions and 403 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
}
},
"dependencies": {
"@nuxt/content": "^1.11.1",
"@nuxt/content": "^1.13.1",
"@nuxtjs/axios": "^5.13.1",
"@nuxtjs/pwa": "^3.3.5",
"@nuxtjs/sitemap": "^2.4.0",
Expand All @@ -33,14 +33,14 @@
"diacritics": "^1.3.0",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"express-validator": "^6.9.2",
"mongoose": "^5.11.17",
"express-validator": "^6.10.0",
"mongoose": "^5.11.18",
"multer": "^1.4.2",
"node-sass": "^4.14.1",
"nodemailer": "^6.4.18",
"nodemailer-express-handlebars": "^4.0.0",
"nuxt": "^2.15.0",
"nuxt-i18n": "^6.20.1",
"nuxt": "^2.15.2",
"nuxt-i18n": "^6.20.3",
"sass-loader": "^10.1.1",
"sharp": "^0.26.3",
"vee-validate": "^3.4.5",
Expand Down Expand Up @@ -69,7 +69,7 @@
"lint-staged": "^10.5.4",
"nodemon": "^2.0.7",
"prettier": "^2.2.1",
"stylelint": "^13.10.0",
"stylelint": "^13.11.0",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-standard": "^20.0.0",
"vue-jest": "^3.0.4"
Expand Down
Loading

0 comments on commit 86ac9b5

Please sign in to comment.