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

Commit 43aa132

Browse files
chore: update deps (#61)
1 parent 96fc9ea commit 43aa132

File tree

2 files changed

+642
-873
lines changed

2 files changed

+642
-873
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@
1313
"test": "npm run lint && npm run build"
1414
},
1515
"dependencies": {
16-
"@nuxtjs/axios": "^5.3.6",
17-
"@nuxtjs/google-analytics": "^2.1.0",
18-
"@nuxtjs/pwa": "^3.0.0-beta.10",
16+
"@nuxtjs/axios": "^5.4.1",
17+
"@nuxtjs/google-analytics": "^2.2.0",
18+
"@nuxtjs/pwa": "^3.0.0-beta.14",
1919
"intersection-observer": "^0.5.1",
20-
"nuxt-edge": "^2.5.0-25853767.83db9595",
21-
"nuxt-i18n": "^5.8.4",
20+
"nuxt-edge": "^3.0.0-25882567.ca1ecf0e",
21+
"nuxt-i18n": "^5.8.5",
2222
"nuxt-purgecss": "^0.2.1",
2323
"nuxt-svg-loader": "^1.0.1",
2424
"nuxt-webfontloader": "^1.0.0",
2525
"postcss-nested": "^4.1.2",
2626
"sendmail": "^1.4.1",
27-
"shifty": "^2.7.0",
27+
"shifty": "^2.8.0",
2828
"tailwindcss": "^0.7.4",
2929
"validator": "^10.11.0",
3030
"vue-cookieconsent-component": "^1.2.0",
@@ -35,20 +35,20 @@
3535
},
3636
"devDependencies": {
3737
"@nuxtjs/eslint-config": "^0.0.1",
38-
"@nuxtjs/proxy": "^1.3.2",
38+
"@nuxtjs/proxy": "^1.3.3",
3939
"babel-eslint": "^10.0.1",
40-
"eslint": "^5.14.1",
40+
"eslint": "^5.15.3",
4141
"eslint-config-standard": "^12.0.0",
4242
"eslint-loader": "^2.1.2",
4343
"eslint-plugin-import": "^2.16.0",
44-
"eslint-plugin-jest": "^22.3.0",
44+
"eslint-plugin-jest": "^22.4.1",
4545
"eslint-plugin-node": "^8.0.1",
4646
"eslint-plugin-promise": "^4.0.1",
4747
"eslint-plugin-standard": "^4.0.0",
4848
"eslint-plugin-vue": "^5.2.2",
4949
"husky": "^1.3.1",
50-
"netlify-lambda": "^1.4.2",
51-
"standard-version": "^5.0.0"
50+
"netlify-lambda": "^1.4.3",
51+
"standard-version": "^5.0.2"
5252
},
5353
"husky": {
5454
"hooks": {

0 commit comments

Comments
 (0)