From a3c97ad9ee1035a8c614ec3ca4d0142787b83da3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 17:55:46 +0000 Subject: [PATCH] Bump @nuxt/devtools in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools). Updates `@nuxt/devtools` from 1.7.0 to 3.1.0 - [Release notes](https://github.com/nuxt/devtools/releases) - [Changelog](https://github.com/nuxt/devtools/blob/main/CHANGELOG.md) - [Commits](https://github.com/nuxt/devtools/commits/v3.1.0/packages/devtools) --- updated-dependencies: - dependency-name: "@nuxt/devtools" dependency-version: 3.1.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9d0256..dc1ee31 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@iconify-json/heroicons": "^1.2.2", "@iconify-json/simple-icons": "^1.2.17", - "@nuxt/devtools": "^1.7.0", + "@nuxt/devtools": "^3.1.0", "@nuxt/fonts": "^0.10.3", "@nuxt/ui-pro": "^1.6.0", "@nuxtjs/device": "^3.2.4",