mirror of https://github.com/sundowndev/http.git
chore(deps): update all non-major dependencies (#89)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>master
parent
bdae0c0aab
commit
84eed9014d
|
@ -5,6 +5,6 @@
|
|||
"build": "vuepress build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vuepress": "^1.2.0"
|
||||
"vuepress": "^1.3.0"
|
||||
}
|
||||
}
|
||||
|
|
582
docs/yarn.lock
582
docs/yarn.lock
File diff suppressed because it is too large
Load Diff
|
@ -23,7 +23,7 @@
|
|||
"dependencies": {
|
||||
"@nuxtjs/proxy": "^1.3.3",
|
||||
"consola": "^2.11.3",
|
||||
"ky": "^0.16.1",
|
||||
"ky": "^0.16.2",
|
||||
"ky-universal": "^0.3.0",
|
||||
"semver": "^7.1.1"
|
||||
},
|
||||
|
|
|
@ -5842,10 +5842,10 @@ ky-universal@^0.3.0:
|
|||
abort-controller "^3.0.0"
|
||||
node-fetch "^2.6.0"
|
||||
|
||||
ky@^0.16.1:
|
||||
version "0.16.1"
|
||||
resolved "https://registry.yarnpkg.com/ky/-/ky-0.16.1.tgz#1b7e14b1a964525b270fca5faf3bbf9e47ac8c8a"
|
||||
integrity sha512-olhyGihJ8XOxP8dhdXXDFu1FfowsmkQznI33KNTl4Woa3T/UDBEV/FR8Y8Pe1cJ3ofVnlflcXRUE8a3Phwr3Og==
|
||||
ky@^0.16.2:
|
||||
version "0.16.2"
|
||||
resolved "https://registry.yarnpkg.com/ky/-/ky-0.16.2.tgz#e3652262ab659b27780dd025d1524e40572034a8"
|
||||
integrity sha512-4/Xcb0hqeueNX9sa+G2jREiam9yb+I2Y3p3J42lIeitAenHXUZwpyejEgeQcQsaGl+hbuA0s7c3u+nlcIYFtog==
|
||||
|
||||
last-call-webpack-plugin@^3.0.0:
|
||||
version "3.0.0"
|
||||
|
|
Loading…
Reference in New Issue