From 1b5fd371eba498b39c35d109708ce8407acef7b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 05:54:26 +0000 Subject: [PATCH] chore(deps): update dependency @nuxt/devtools to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31941f2..1f78536 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@fontsource/zen-kaku-gothic-new": "5.0.16", "@fontsource/zen-old-mincho": "5.0.7", "@heroicons/vue": "2.0.18", - "@nuxt/devtools": "1.0.1", + "@nuxt/devtools": "3.2.3", "@nuxt/eslint-config": "0.2.0", "@nuxtjs/eslint-module": "4.1.0", "@nuxtjs/stylelint-module": "5.1.0",