mirror of https://github.com/sundowndev/http.git
chore(deps): update all non-major dependencies (#148)
Co-authored-by: Renovate Bot <bot@renovateapp.com>master
parent
c130873a48
commit
445e1c9ae7
|
@ -9,7 +9,7 @@
|
|||
"generate": "nuxt generate"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/content-theme-docs": "^0.7.2",
|
||||
"nuxt": "^2.14.7"
|
||||
"@nuxt/content-theme-docs": "^0.8.2",
|
||||
"nuxt": "^2.14.9"
|
||||
}
|
||||
}
|
||||
|
|
1862
docs/yarn.lock
1862
docs/yarn.lock
File diff suppressed because it is too large
Load Diff
|
@ -23,7 +23,7 @@
|
|||
"abort-controller": "^3.0.0",
|
||||
"consola": "^2.15.0",
|
||||
"destr": "^1.0.1",
|
||||
"ky": "^0.24.0",
|
||||
"ky": "^0.25.0",
|
||||
"node-fetch": "^2.6.1",
|
||||
"web-streams-polyfill": "^3.0.1"
|
||||
},
|
||||
|
|
|
@ -6725,10 +6725,10 @@ kleur@^3.0.3:
|
|||
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
|
||||
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
|
||||
|
||||
ky@^0.24.0:
|
||||
version "0.24.0"
|
||||
resolved "https://registry.yarnpkg.com/ky/-/ky-0.24.0.tgz#337e534a7f47c12476988eef3cb968daef318349"
|
||||
integrity sha512-/vpuQguwV30jErrqLpoaU/YJAFALrUkqqWLILnSoBOj5/O/LKzro/pPNtxbLgY6m4w5XNM6YZ3v7/or8qLlFuw==
|
||||
ky@^0.25.0:
|
||||
version "0.25.0"
|
||||
resolved "https://registry.yarnpkg.com/ky/-/ky-0.25.0.tgz#a0f377cb2eac05f7e8f7c9c7796f2d991656a917"
|
||||
integrity sha512-K1Rdvz2z9ihm9iasWK3iywtrOqIFdJJ09nR6PaQ5cO7NA6MIS7RhzGn9qd206FvWf5yJIZmy0Vzaz70lhU+8ow==
|
||||
|
||||
last-call-webpack-plugin@^3.0.0:
|
||||
version "3.0.0"
|
||||
|
|
Loading…
Reference in New Issue