mirror of https://github.com/sundowndev/http.git
update dependencies
parent
d3e2c085d6
commit
b2d998a42a
|
@ -5,6 +5,6 @@
|
||||||
"build": "vuepress build"
|
"build": "vuepress build"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"vuepress": "^1.0.0-alpha.44"
|
"vuepress": "^1.0.0-alpha.47"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
2388
docs/yarn.lock
2388
docs/yarn.lock
File diff suppressed because it is too large
Load Diff
|
@ -22,7 +22,7 @@
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nuxtjs/proxy": "^1.3.3",
|
"@nuxtjs/proxy": "^1.3.3",
|
||||||
"consola": "^2.5.6",
|
"consola": "^2.5.8",
|
||||||
"ky": "^0.9.0",
|
"ky": "^0.9.0",
|
||||||
"ky-universal": "^0.1.0"
|
"ky-universal": "^0.1.0"
|
||||||
},
|
},
|
||||||
|
@ -42,7 +42,7 @@
|
||||||
"eslint-plugin-standard": "latest",
|
"eslint-plugin-standard": "latest",
|
||||||
"eslint-plugin-vue": "latest",
|
"eslint-plugin-vue": "latest",
|
||||||
"jest": "latest",
|
"jest": "latest",
|
||||||
"nuxt-edge": "^2.5.2-25896971.3b85dd97",
|
"nuxt-edge": "^2.6.2-25912807.87fcf556",
|
||||||
"standard-version": "latest"
|
"standard-version": "latest"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue