From dd37c4ab3351f569f0e33f269a0c271b12f99d55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 20:57:40 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 14a3437..50f6a10 100755 --- a/package.json +++ b/package.json @@ -10,9 +10,9 @@ "lint": "eslint ." }, "devDependencies": { - "@nuxt-themes/docus": "^1.14.7", + "@nuxt-themes/docus": "^1.15.0", "@nuxt/eslint-config": "^0.2.0", - "eslint": "^8.50.0", - "nuxt": "3.7.3" + "eslint": "^8.57.0", + "nuxt": "3.11.0" } }