Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 25, 2020
1 parent 1cd009d commit 7c90696
Show file tree
Hide file tree
Showing 4 changed files with 392 additions and 173 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"lint": "eslint --ext .js,.vue --ignore-path .gitignore ."
},
"dependencies": {
"@nuxt/content": "^1.0.0",
"@nuxt/content": "^1.0.2",
"@nuxtjs/pwa": "^3.0.0-beta.20",
"lodash.groupby": "^4.6.0",
"nuxt-edge": "^2.13.0-26500336.1e53e38f",
"nuxt-i18n": "^6.11.1",
"nuxt-edge": "^2.13.0-26506104.f13b3752",
"nuxt-i18n": "^6.12.0",
"prism-themes": "^1.4.0",
"tailwindcss": "^1.4.6",
"vue-scrollactive": "^0.9.3"
Expand All @@ -27,7 +27,7 @@
"@nuxtjs/eslint-module": "^2.0.0",
"@nuxtjs/tailwindcss": "^2.0.0",
"babel-eslint": "^10.1.0",
"eslint": "^7.0.0",
"eslint": "^7.1.0",
"eslint-plugin-nuxt": ">=1.0.0",
"nuxt-ackee": "^1.0.1",
"tailwindcss-dark-mode": "^1.1.4",
Expand Down

0 comments on commit 7c90696

Please sign in to comment.