We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0de662 commit d988c51Copy full SHA for d988c51
package.json
@@ -36,7 +36,7 @@
36
]
37
},
38
"dependencies": {
39
- "@nuxtjs/proxy": "^1.2.4",
+ "@nuxtjs/proxy": "^1.3.0",
40
"axios": "^0.18.0",
41
"axios-retry": "^3.1.1",
42
"consola": "^1.4.4"
@@ -47,13 +47,13 @@
47
"eslint-config-standard": "^12.0.0",
48
"eslint-plugin-import": "^2.14.0",
49
"eslint-plugin-jest": "^21.25.0",
50
- "eslint-plugin-node": "^7.0.1",
+ "eslint-plugin-node": "^8.0.0",
51
"eslint-plugin-promise": "^4.0.1",
52
"eslint-plugin-standard": "^4.0.0",
53
"eslint-plugin-vue": "^4.7.1",
54
"jest": "^23.6.0",
55
- "jsdom": "^12.2.0",
56
- "nuxt-edge": "^2.2.0-25657632.95428c",
+ "jsdom": "^13.0.0",
+ "nuxt-edge": "^2.3.0-25680860.4503d42",
57
"standard-version": "^4.4.0"
58
}
59
0 commit comments