|
13 | 13 | "test": "npm run lint && npm run build" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@nuxtjs/axios": "^5.6.0", |
| 16 | + "@nuxtjs/axios": "^5.7.1", |
17 | 17 | "@nuxtjs/google-analytics": "^2.2.0", |
18 | 18 | "@nuxtjs/netlify-files": "^1.0.0", |
19 | 19 | "@nuxtjs/pwa": "^3.0.0-beta.19", |
20 | 20 | "@nuxtjs/sitemap": "^1.3.1", |
21 | 21 | "@nuxtjs/tailwindcss": "^1.1.2", |
22 | 22 | "eslint-plugin-nuxt": "^0.4.3", |
23 | 23 | "intersection-observer": "^0.7.0", |
24 | | - "nodemailer": "^6.3.0", |
25 | | - "nuxt-edge": "^2.10.0-26175435.15fa12fc", |
| 24 | + "nodemailer": "^6.3.1", |
| 25 | + "nuxt-edge": "^2.10.0-26196494.e9c4bcfe", |
26 | 26 | "nuxt-i18n": "^6.3.0", |
27 | 27 | "nuxt-svg-loader": "^1.0.1", |
28 | 28 | "nuxt-webfontloader": "^1.1.0", |
|
31 | 31 | "validator": "^11.1.0", |
32 | 32 | "vue-cookieconsent-component": "^1.2.0", |
33 | 33 | "vue-if-bot": "^1.2.0", |
34 | | - "vue-observe-visibility": "^0.4.4", |
| 34 | + "vue-observe-visibility": "^0.4.6", |
35 | 35 | "vuelidate": "^0.7.4", |
36 | 36 | "xss-filters": "^1.2.7" |
37 | 37 | }, |
|
41 | 41 | "babel-eslint": "^10.0.3", |
42 | 42 | "eslint": "^6.5.1", |
43 | 43 | "eslint-loader": "^3.0.2", |
44 | | - "husky": "^3.0.8", |
| 44 | + "husky": "^3.0.9", |
45 | 45 | "netlify-lambda": "^1.6.3", |
46 | 46 | "standard-version": "^7.0.0" |
47 | 47 | }, |
|
0 commit comments