From b26fbe0fb8446ecd76473344463116180a874f0b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 23:20:31 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- docs/package.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/package.json b/docs/package.json index d551a5e5..a94cb468 100755 --- a/docs/package.json +++ b/docs/package.json @@ -9,8 +9,8 @@ "preview": "nuxi preview" }, "devDependencies": { - "@docus/docs-theme": "npm:@docus/docs-theme-edge@3.0.0-1138f93", - "@docus/github": "npm:@docus/github-edge@1.2.6-1138f93", + "@docus/docs-theme": "npm:@docus/docs-theme-edge@3.0.0-cc82b14", + "@docus/github": "npm:@docus/github-edge@1.2.6-cc82b14", "nuxt": "^3.0.0-rc.4", "vue-plausible": "^1.3.1" } diff --git a/package.json b/package.json index 3a97636b..465234dd 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "pkg-types": "^0.3.3", "std-env": "^3.1.1", "ufo": "^0.8.4", - "unimport": "^0.2.9" + "unimport": "^0.3.0" }, "devDependencies": { "@nuxt/module-builder": "^0.1.7",