Skip to content

Commit ec6ba9e

Browse files
authored
fix(vitest-environment): migrate from unenv -> node-mock-http (#1179)
1 parent 54cb15b commit ec6ba9e

File tree

3 files changed

+86
-342
lines changed

3 files changed

+86
-342
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
"local-pkg": "^1.1.1",
7777
"magic-string": "^0.30.17",
7878
"node-fetch-native": "^1.6.5",
79+
"node-mock-http": "^1.0.0",
7980
"ofetch": "^1.4.1",
8081
"pathe": "^2.0.3",
8182
"perfect-debounce": "^1.0.0",
@@ -84,7 +85,6 @@
8485
"std-env": "^3.8.1",
8586
"tinyexec": "^0.3.2",
8687
"ufo": "^1.5.4",
87-
"unenv": "^1.10.0",
8888
"unplugin": "^2.2.0",
8989
"vite": "^6.2.1",
9090
"vitest-environment-nuxt": "^1.0.1",

0 commit comments

Comments
 (0)