Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 1, 2020
1 parent f673830 commit 6434796
Show file tree
Hide file tree
Showing 2 changed files with 2,217 additions and 950 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,38 +13,38 @@
"lint": "eslint --ext .js,.vue --ignore-path .gitignore ."
},
"dependencies": {
"@nuxtjs/axios": "^5.6.0",
"@nuxtjs/google-analytics": "^2.2.0",
"@nuxtjs/netlify-files": "^1.0.0",
"@nuxtjs/pwa": "^3.0.0-beta.19",
"@nuxtjs/axios": "^5.11.0",
"@nuxtjs/google-analytics": "^2.3.0",
"@nuxtjs/netlify-files": "^1.2.0",
"@nuxtjs/pwa": "^3.0.0-beta.20",
"@nuxtjs/sitemap": "^1.3.1",
"@nuxtjs/tailwindcss": "^1.1.2",
"@vue/composition-api": "^0.3.2",
"eslint-plugin-nuxt": "^0.4.3",
"intersection-observer": "^0.7.0",
"nodemailer": "^6.3.0",
"nuxt-edge": "^2.10.0-26175435.15fa12fc",
"nuxt-i18n": "^6.3.0",
"nuxt-svg-loader": "^1.0.1",
"@nuxtjs/tailwindcss": "^1.4.1",
"@vue/composition-api": "^0.3.4",
"eslint-plugin-nuxt": "^0.5.2",
"intersection-observer": "^0.11.0",
"nodemailer": "^6.4.10",
"nuxt-edge": "^2.10.0-26326094.e9c4bcfe",
"nuxt-i18n": "^6.12.2",
"nuxt-svg-loader": "^1.2.0",
"nuxt-webfontloader": "^1.1.0",
"postcss-nested": "^4.1.2",
"shifty": "^2.8.0",
"postcss-nested": "^4.2.1",
"shifty": "^2.9.1",
"validator": "^11.1.0",
"vue-cookieconsent-component": "^1.2.0",
"vue-if-bot": "^1.2.0",
"vue-observe-visibility": "^0.4.4",
"vuelidate": "^0.7.4",
"vue-observe-visibility": "^0.4.6",
"vuelidate": "^0.7.5",
"xss-filters": "^1.2.7"
},
"devDependencies": {
"@nuxtjs/eslint-config": "^1.1.2",
"@nuxtjs/proxy": "^1.3.3",
"babel-eslint": "^10.0.3",
"eslint": "^6.5.1",
"eslint-loader": "^3.0.2",
"husky": "^3.0.8",
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"eslint-loader": "^3.0.4",
"husky": "^3.1.0",
"netlify-lambda": "^1.6.3",
"standard-version": "^7.0.0"
"standard-version": "^7.1.0"
},
"husky": {
"hooks": {
Expand Down
Loading

0 comments on commit 6434796

Please sign in to comment.