Skip to content

Commit 64180ed

Browse files
committed
Fix TS issues in tests
1 parent 79f4ba6 commit 64180ed

File tree

7 files changed

+474
-242
lines changed

7 files changed

+474
-242
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@
4848
"conventional-changelog-cli": "2.1.1",
4949
"doctoc": "1.4.0",
5050
"esm": "3.2.25",
51-
"happy-dom": "^16.7.3",
51+
"happy-dom": "^17.1.0",
5252
"mversion": "2.0.1",
5353
"prettier": "3.4.2",
5454
"react": "19.0.0",
5555
"react-dom": "19.0.0",
5656
"react-is": "19.0.0",
5757
"tsup": "^8.3.6",
5858
"typescript": "^5.7.3",
59-
"vitest": "^3.0.4"
59+
"vitest": "^3.0.5"
6060
}
6161
}

0 commit comments

Comments
 (0)