fix(deps): hoist happy-dom to root devDependencies

This commit is contained in:
Simon
2026-06-16 12:30:55 +08:00
parent 235fa1bc26
commit e6a2e07640
3 changed files with 2 additions and 6 deletions

View File

@@ -57,6 +57,7 @@
"dotenv": "^17.4.2",
"eslint": "^10.4.0",
"globals": "^17.6.0",
"happy-dom": "^20.10.2",
"husky": "^9.1.7",
"lint-staged": "^17.0.5",
"prettier": "^3.8.3",