From 7e6205ce06050ea8d7ca4baaf1537f5c9776fc06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 15:14:01 +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 2fae706c..1fb0f9f9 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@nuxt/kit": "^4.2.1", "@nuxt/module-builder": "^1.0.2", "@nuxt/schema": "^4.2.1", - "@nuxt/test-utils": "^3.20.1", + "@nuxt/test-utils": "^4.1.0", "@nuxtjs/i18n": "^10.2.0", "@playwright/test": "^1.56.1", "@vue/test-utils": "^2.4.6",