From 5b3bdc5fc2830fdb35a87fd2850ea29fd95c19be Mon Sep 17 00:00:00 2001 From: Remi PLANEL <rplanel@pasteur.fr> Date: Thu, 16 Feb 2023 11:13:26 +0100 Subject: [PATCH] Update to last version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 77458faa..d7a752af 100755 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "preview": "nuxi preview" }, "devDependencies": { - "nuxt": "^3.1.0", - "@nuxt-themes/docus": "^1.6.0" + "nuxt": "^3.2.0", + "@nuxt-themes/docus": "^1.8.2" } } -- GitLab