diff --git a/test/fixtures/nuxt-vitest/package.json b/test/fixtures/nuxt-vitest/package.json index 68411f103..aeaad855e 100644 --- a/test/fixtures/nuxt-vitest/package.json +++ b/test/fixtures/nuxt-vitest/package.json @@ -14,7 +14,7 @@ "test": "pnpm test:happy-dom && pnpm test:jsdom && pnpm test:dev && pnpm test:types" }, "devDependencies": { - "@nuxt/devtools": "0.8.4", + "@nuxt/devtools": "0.8.5", "@testing-library/vue": "7.0.0", "happy-dom": "12.1.2", "jsdom": "22.1.0",