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 13cd6d7 commit 6eb51f5Copy full SHA for 6eb51f5
package.json
@@ -27,9 +27,9 @@
27
},
28
"dependencies": {
29
"@nuxtjs/axios": "^5.13.1",
30
- "h3": "^0.2.4",
31
- "nuxt": "^2.15.0",
32
- "ohmyfetch": "^0.1.6"
+ "h3": "^0.2.5",
+ "nuxt": "^2.15.2",
+ "ohmyfetch": "^0.1.8"
33
34
"devDependencies": {
35
"@nuxtjs/eslint-config": "^5.0.0",
@@ -38,10 +38,10 @@
38
"eslint": "^7.20.0",
39
"eslint-config-standard": "^16.0.2",
40
"eslint-plugin-import": "^2.22.1",
41
- "eslint-plugin-jest": "^24.1.3",
+ "eslint-plugin-jest": "^24.1.5",
42
"eslint-plugin-node": "^11.1.0",
43
"eslint-plugin-promise": "^4.3.1",
44
- "eslint-plugin-standard": "^4.1.0",
+ "eslint-plugin-standard": "^5.0.0",
45
"eslint-plugin-vue": "^7.6.0",
46
"stylus": "^0.54.8",
47
"stylus-loader": "^4.3.3"
0 commit comments