From 4786f063b8e22392944b4614ed1f3bd19b5c2182 Mon Sep 17 00:00:00 2001 From: "nuxt-studio[bot]" <117276984+nuxt-studio[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 15:53:03 +0000 Subject: [PATCH] chore(deps): update studio non-major dependencies --- nuxt/alpine/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nuxt/alpine/package.json b/nuxt/alpine/package.json index 3cf5f53..b1c5c66 100755 --- a/nuxt/alpine/package.json +++ b/nuxt/alpine/package.json @@ -9,10 +9,10 @@ "preview": "nuxi preview" }, "devDependencies": { - "@nuxt-themes/alpine": "^1.5.0", + "@nuxt-themes/alpine": "^1.6.4", "@nuxt/devtools": "^0.4.5", "@vueuse/core": "^10.1.2", - "nuxt": "3.3.3", + "nuxt": "3.7.4", "nuxt-icon": "^0.4.0", "theme-colors": "^0.0.5" }