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 Jan 5, 2021
1 parent f673830 commit efc13fd
Show file tree
Hide file tree
Showing 2 changed files with 2,028 additions and 840 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,36 +13,36 @@
"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.12.5",
"@nuxtjs/google-analytics": "^2.4.0",
"@nuxtjs/netlify-files": "^1.2.0",
"@nuxtjs/pwa": "^3.3.3",
"@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.12.0",
"nodemailer": "^6.4.17",
"nuxt-edge": "^2.10.0-26326094.e9c4bcfe",
"nuxt-i18n": "^6.17.0",
"nuxt-svg-loader": "^1.2.0",
"nuxt-webfontloader": "^1.1.0",
"postcss-nested": "^4.1.2",
"shifty": "^2.8.0",
"postcss-nested": "^4.2.3",
"shifty": "^2.15.2",
"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.6",
"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"
},
Expand Down
Loading

0 comments on commit efc13fd

Please sign in to comment.