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

Commit 9d946f2

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 778dea9 commit 9d946f2

File tree

2 files changed

+808
-640
lines changed

2 files changed

+808
-640
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,37 +13,37 @@
1313
"test": "npm run lint && npm run build"
1414
},
1515
"dependencies": {
16-
"@nuxtjs/axios": "^5.6.0",
17-
"@nuxtjs/google-analytics": "^2.2.0",
16+
"@nuxtjs/axios": "^5.8.0",
17+
"@nuxtjs/google-analytics": "^2.2.1",
1818
"@nuxtjs/netlify-files": "^1.0.0",
1919
"@nuxtjs/pwa": "^3.0.0-beta.19",
2020
"@nuxtjs/sitemap": "^1.3.1",
21-
"@nuxtjs/tailwindcss": "^1.1.2",
22-
"eslint-plugin-nuxt": "^0.4.3",
21+
"@nuxtjs/tailwindcss": "^1.2.0",
22+
"eslint-plugin-nuxt": "^0.5.0",
2323
"intersection-observer": "^0.7.0",
24-
"nodemailer": "^6.3.0",
25-
"nuxt-edge": "^2.10.0-26175435.15fa12fc",
26-
"nuxt-i18n": "^6.3.0",
24+
"nodemailer": "^6.3.1",
25+
"nuxt-edge": "^2.10.0-26236814.e9c4bcfe",
26+
"nuxt-i18n": "^6.4.0",
2727
"nuxt-svg-loader": "^1.0.1",
2828
"nuxt-webfontloader": "^1.1.0",
29-
"postcss-nested": "^4.1.2",
29+
"postcss-nested": "^4.2.1",
3030
"shifty": "^2.8.0",
3131
"validator": "^11.1.0",
3232
"vue-cookieconsent-component": "^1.2.0",
3333
"vue-if-bot": "^1.2.0",
34-
"vue-observe-visibility": "^0.4.4",
34+
"vue-observe-visibility": "^0.4.6",
3535
"vuelidate": "^0.7.4",
3636
"xss-filters": "^1.2.7"
3737
},
3838
"devDependencies": {
3939
"@nuxtjs/eslint-config": "^1.1.2",
4040
"@nuxtjs/proxy": "^1.3.3",
4141
"babel-eslint": "^10.0.3",
42-
"eslint": "^6.5.1",
42+
"eslint": "^6.6.0",
4343
"eslint-loader": "^3.0.2",
44-
"husky": "^3.0.8",
44+
"husky": "^3.1.0",
4545
"netlify-lambda": "^1.6.3",
46-
"standard-version": "^7.0.0"
46+
"standard-version": "^7.0.1"
4747
},
4848
"husky": {
4949
"hooks": {

0 commit comments

Comments
 (0)