We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2346b7d commit 0680b77Copy full SHA for 0680b77
package.json
@@ -35,14 +35,14 @@
35
"devDependencies": {
36
"@types/jest": "^29.5.11",
37
"gh-pages": "^6.3.0",
38
- "husky": "^7.0.2",
39
- "jest": "^29.7.0",
+ "husky": "^9.1.7",
+ "jest": "^30.0.5",
40
"md-replacer": "^0.0.4",
41
- "prettier": "^2.4.1",
42
- "rimraf": "^5.0.1",
43
- "ts-jest": "^29.0.5",
44
- "tslib": "^2.3.1",
45
- "typescript": "^5.3.3"
+ "prettier": "^3.6.2",
+ "rimraf": "^6.0.1",
+ "ts-jest": "^29.4.1",
+ "tslib": "^2.8.1",
+ "typescript": "^5.9.2"
46
},
47
"files": [
48
"build"
0 commit comments