From 858f89fed55ae0492c9778f8ad3c283add010181 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 12:11:19 +0000 Subject: [PATCH] chore(deps): update devdependency @nuxt/test-utils to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9b9e6f..5c50198 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "devDependencies": { "@babel/preset-env": "^7.12.11", "@babel/preset-typescript": "^7.12.7", - "@nuxt/test-utils": "^0.1.2", + "@nuxt/test-utils": "^4.0.2", "@nuxt/types": "^2.14.12", "@nuxtjs/eslint-config-typescript": "^5.0.0", "@types/markdown-it": "^12.0.1",