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 9c1c6aa commit cc4fe3fCopy full SHA for cc4fe3f
package.json
@@ -42,14 +42,14 @@
42
"@types/jest": "30.0.0",
43
"@types/prettier": "2.7.3",
44
"@types/rimraf": "4.0.5",
45
- "husky": "9.0.11",
46
- "jest": "30.0.1",
47
- "lint-staged": "15.2.6",
+ "husky": "9.1.7",
+ "jest": "30.0.3",
+ "lint-staged": "15.5.2",
48
"next": "14.2.4",
49
- "prettier": "3.3.2",
50
- "pretty-quick": "4.0.0",
51
- "ts-jest": "29.1.4",
52
- "typescript": "5.4.5",
+ "prettier": "3.6.0",
+ "pretty-quick": "4.2.2",
+ "ts-jest": "29.4.0",
+ "typescript": "5.8.3",
53
"webpack": "5.92.0"
54
},
55
"peerDependencies": {},
0 commit comments