From f56cd8d66441f7a60ad19a8644656c925f9f1747 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ya=C3=ABl=20GUILLOUX?= Date: Tue, 16 May 2023 18:12:24 +0200 Subject: [PATCH] chore(starters): upgrade starters (1.12.0) --- .starters/default/package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.starters/default/package.json b/.starters/default/package.json index 9ba24b9ff..5e0e291f3 100755 --- a/.starters/default/package.json +++ b/.starters/default/package.json @@ -10,7 +10,7 @@ "lint": "eslint ." }, "devDependencies": { - "@nuxt-themes/docus": "^1.11.1", + "@nuxt-themes/docus": "^1.12.0", "@nuxt/devtools": "^0.4.6", "@nuxt/eslint-config": "^0.1.1", "@nuxtjs/plausible": "^0.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bd4b43c8f..9d224a584 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,7 +47,7 @@ importers: .starters/default: specifiers: - '@nuxt-themes/docus': ^1.11.1 + '@nuxt-themes/docus': ^1.12.0 '@nuxt/devtools': ^0.4.6 '@nuxt/eslint-config': ^0.1.1 '@nuxtjs/plausible': ^0.2.1