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

Commit d79a7a5

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

File tree

2 files changed

+257
-344
lines changed

2 files changed

+257
-344
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
"test": "npm run lint && npm run build"
1414
},
1515
"dependencies": {
16-
"@nuxtjs/axios": "^5.6.0",
16+
"@nuxtjs/axios": "^5.7.1",
1717
"@nuxtjs/google-analytics": "^2.2.0",
1818
"@nuxtjs/netlify-files": "^1.0.0",
1919
"@nuxtjs/pwa": "^3.0.0-beta.19",
2020
"@nuxtjs/sitemap": "^1.3.1",
2121
"@nuxtjs/tailwindcss": "^1.1.2",
2222
"eslint-plugin-nuxt": "^0.4.3",
2323
"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",
2626
"nuxt-i18n": "^6.3.0",
2727
"nuxt-svg-loader": "^1.0.1",
2828
"nuxt-webfontloader": "^1.1.0",
@@ -31,7 +31,7 @@
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
},
@@ -41,7 +41,7 @@
4141
"babel-eslint": "^10.0.3",
4242
"eslint": "^6.5.1",
4343
"eslint-loader": "^3.0.2",
44-
"husky": "^3.0.8",
44+
"husky": "^3.0.9",
4545
"netlify-lambda": "^1.6.3",
4646
"standard-version": "^7.0.0"
4747
},

0 commit comments

Comments
 (0)