Skip to content

Commit 0ce7f65

Browse files
committed
fix: vitest 4 not supported by nuxt testutils 3 npm i error
1 parent d37c5d8 commit 0ce7f65

2 files changed

Lines changed: 4 additions & 30 deletions

File tree

frontend/package-lock.json

Lines changed: 3 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"sass": "^1.93.2",
3636
"tailwind-merge": "^3.3.1",
3737
"tailwindcss-animate": "^1.0.7",
38-
"vitest": "^4.0.0"
38+
"vitest": "^3"
3939
}
4040
}

0 commit comments

Comments
 (0)