From 6a594c4dc5c7feb6507a4c6e67bd6b76f7db2994 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 11:26:56 +0000 Subject: [PATCH] chore(deps): update devdependency @nuxthq/studio to v2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e4dff3..de9bfb4 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@nuxt-themes/tokens": "^2.1.1", "@nuxt/content": "2.7.2", "@nuxt/devtools": "^0.7.5", - "@nuxthq/studio": "^0.13.4", + "@nuxthq/studio": "^2.1.1", "@nuxtjs/eslint-config-typescript": "^12.0.0", "eslint": "^8.46.0", "nuxt": "3.6.5",