chore(deps): update all non-major dependencies (#148)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
master
renovate[bot] 2020-12-02 12:36:57 +01:00 committed by GitHub
parent c130873a48
commit 445e1c9ae7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 1014 additions and 862 deletions

View File

@ -9,7 +9,7 @@
"generate": "nuxt generate" "generate": "nuxt generate"
}, },
"dependencies": { "dependencies": {
"@nuxt/content-theme-docs": "^0.7.2", "@nuxt/content-theme-docs": "^0.8.2",
"nuxt": "^2.14.7" "nuxt": "^2.14.9"
} }
} }

File diff suppressed because it is too large Load Diff

View File

@ -23,7 +23,7 @@
"abort-controller": "^3.0.0", "abort-controller": "^3.0.0",
"consola": "^2.15.0", "consola": "^2.15.0",
"destr": "^1.0.1", "destr": "^1.0.1",
"ky": "^0.24.0", "ky": "^0.25.0",
"node-fetch": "^2.6.1", "node-fetch": "^2.6.1",
"web-streams-polyfill": "^3.0.1" "web-streams-polyfill": "^3.0.1"
}, },

View File

@ -6725,10 +6725,10 @@ kleur@^3.0.3:
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e" resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w== integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
ky@^0.24.0: ky@^0.25.0:
version "0.24.0" version "0.25.0"
resolved "https://registry.yarnpkg.com/ky/-/ky-0.24.0.tgz#337e534a7f47c12476988eef3cb968daef318349" resolved "https://registry.yarnpkg.com/ky/-/ky-0.25.0.tgz#a0f377cb2eac05f7e8f7c9c7796f2d991656a917"
integrity sha512-/vpuQguwV30jErrqLpoaU/YJAFALrUkqqWLILnSoBOj5/O/LKzro/pPNtxbLgY6m4w5XNM6YZ3v7/or8qLlFuw== integrity sha512-K1Rdvz2z9ihm9iasWK3iywtrOqIFdJJ09nR6PaQ5cO7NA6MIS7RhzGn9qd206FvWf5yJIZmy0Vzaz70lhU+8ow==
last-call-webpack-plugin@^3.0.0: last-call-webpack-plugin@^3.0.0:
version "3.0.0" version "3.0.0"