chore: jsdom 迁移至 happy-dom

This commit is contained in:
2026-06-06 16:59:11 +08:00
parent 5c0f02f1f8
commit b469662760
6 changed files with 41 additions and 139 deletions

View File

@@ -27,16 +27,15 @@
"devDependencies": {
"@commitlint/cli": "^21.0.1",
"@commitlint/config-conventional": "^21.0.1",
"@happy-dom/global-registrator": "^20.10.1",
"@tanstack/react-query-devtools": "^5.100.14",
"@testing-library/react": "^16.3.2",
"@types/bun": "^1.3.14",
"@types/jsdom": "^28.0.3",
"@types/react": "^19.2.15",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.2",
"drizzle-kit": "^0.31.10",
"husky": "^9.1.7",
"jsdom": "^29.1.1",
"lint-staged": "^17.0.5",
"oxfmt": "^0.53.0",
"oxlint": "^1.68.0",