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

4
package-lock.json generated
View File

@@ -33,6 +33,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",
@@ -11456,9 +11457,6 @@
"license": "MIT",
"dependencies": {
"ai-motion": "^0.4.8"
},
"devDependencies": {
"happy-dom": "^20.10.2"
}
},
"packages/ui": {