mirror of https://github.com/sundowndev/http.git
choreL update dependencies
parent
f0de662c64
commit
d988c51511
|
@ -36,7 +36,7 @@
|
|||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxtjs/proxy": "^1.2.4",
|
||||
"@nuxtjs/proxy": "^1.3.0",
|
||||
"axios": "^0.18.0",
|
||||
"axios-retry": "^3.1.1",
|
||||
"consola": "^1.4.4"
|
||||
|
@ -47,13 +47,13 @@
|
|||
"eslint-config-standard": "^12.0.0",
|
||||
"eslint-plugin-import": "^2.14.0",
|
||||
"eslint-plugin-jest": "^21.25.0",
|
||||
"eslint-plugin-node": "^7.0.1",
|
||||
"eslint-plugin-node": "^8.0.0",
|
||||
"eslint-plugin-promise": "^4.0.1",
|
||||
"eslint-plugin-standard": "^4.0.0",
|
||||
"eslint-plugin-vue": "^4.7.1",
|
||||
"jest": "^23.6.0",
|
||||
"jsdom": "^12.2.0",
|
||||
"nuxt-edge": "^2.2.0-25657632.95428c",
|
||||
"jsdom": "^13.0.0",
|
||||
"nuxt-edge": "^2.3.0-25680860.4503d42",
|
||||
"standard-version": "^4.4.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue