Skip to content

Commit 2078d84

Browse files
committed
Use happy-dom over jsdom for more performant UI tests
1 parent f72bb31 commit 2078d84

File tree

3 files changed

+98
-29
lines changed

3 files changed

+98
-29
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"eslint-plugin-react-compiler": "19.1.0-rc.2",
107107
"eslint-plugin-react-hooks": "^5.2.0",
108108
"gh-pages": "^6.3.0",
109-
"jsdom": "^26.1.0",
109+
"happy-dom": "^18.0.1",
110110
"p5.capture": "^1.6.0",
111111
"p5.record.js": "^0.2.0",
112112
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)