Skip to content

Commit f754115

Browse files
Update vitest
1 parent 6be7126 commit f754115

File tree

3 files changed

+352
-444
lines changed

3 files changed

+352
-444
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"cross-env": "^7.0.3",
4242
"eslint": "^9.25.1",
4343
"fs-extra": "^11.3.0",
44-
"jsdom": "^25.0.1",
44+
"jsdom": "^27.2.0",
4545
"pnpm": "^10.14.0",
4646
"sass": "^1.89.2",
4747
"typescript": "^5.8.3",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"@types/node": "^22.17.0",
5555
"@types/postcss-js": "^4.0.4",
5656
"@unocss/autocomplete": "^66.1.3",
57-
"@vitest/coverage-v8": "^1.6.1",
58-
"@vitest/ui": "^1.6.1",
57+
"@vitest/coverage-v8": "^4.0.15",
58+
"@vitest/ui": "^4.0.15",
5959
"animate.css": "^4.1.1",
6060
"cssnano": "^7.1.0",
6161
"eslint": "^9.25.1",
@@ -73,6 +73,6 @@
7373
"typescript": "^5.8.3",
7474
"unocss": "^66.1.3",
7575
"vite": "^5.4.19",
76-
"vitest": "^1.6.1"
76+
"vitest": "^4.0.15"
7777
}
7878
}

0 commit comments

Comments
 (0)