From 123752099722c1c4d0f0ba74875cf7204594805e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 03:00:09 +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..dd533bf 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.1" } }