From 5237733549dac6762afb282195734782272d6c7f Mon Sep 17 00:00:00 2001 From: "nuxt-studio[bot]" <117276984+nuxt-studio[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 21:58:08 +0000 Subject: [PATCH] chore(deps): update studio non-major dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d2f5f0..4af03da 100755 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@nuxtjs/plausible": "^0.2.3", "@types/node": "^20.8.2", "eslint": "^8.50.0", - "nuxt": "^3.8.1" + "nuxt": "^3.9.1" }, "dependencies": { "@nuxtjs/tailwindcss": "^6.8.0",