Skip to content

Commit ad1af44

Browse files
committed
Fix fix fix fix
1 parent 8498ce7 commit ad1af44

25 files changed

+520
-591
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -40,21 +40,21 @@
4040
"@commitlint/config-angular": "^19.7.0",
4141
"@testing-library/dom": "^10.4.0",
4242
"@testing-library/jest-dom": "^6.6.3",
43-
"@testing-library/react": "^16.1.0",
44-
"@types/react": "^19.0.6",
43+
"@testing-library/react": "^16.2.0",
44+
"@types/react": "^19.0.8",
4545
"@types/react-dom": "^19.0.3",
4646
"@types/react-is": "^19.0.0",
4747
"conventional-changelog-cli": "2.1.1",
4848
"doctoc": "1.4.0",
4949
"esm": "3.2.25",
50-
"happy-dom": "^16.5.3",
50+
"happy-dom": "^16.7.3",
5151
"mversion": "2.0.1",
5252
"prettier": "3.4.2",
5353
"react": "19.0.0",
5454
"react-dom": "19.0.0",
5555
"react-is": "19.0.0",
56-
"tsup": "^8.3.5",
56+
"tsup": "^8.3.6",
5757
"typescript": "^5.7.3",
58-
"vitest": "^2.1.8"
58+
"vitest": "^3.0.4"
5959
}
6060
}

0 commit comments

Comments
 (0)