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 8d59f1c commit c9b8c82Copy full SHA for c9b8c82
package.json
@@ -42,15 +42,15 @@
42
"@types/jest": "29.5.12",
43
"@types/prettier": "2.7.3",
44
"@types/rimraf": "4.0.5",
45
- "husky": "9.0.11",
+ "husky": "9.1.4",
46
"jest": "29.7.0",
47
- "lint-staged": "15.2.6",
48
- "next": "14.2.4",
49
- "prettier": "3.3.2",
+ "lint-staged": "15.2.8",
+ "next": "14.2.5",
+ "prettier": "3.3.3",
50
"pretty-quick": "4.0.0",
51
- "ts-jest": "29.1.4",
52
- "typescript": "5.4.5",
53
- "webpack": "5.92.0"
+ "ts-jest": "29.2.4",
+ "typescript": "5.5.4",
+ "webpack": "5.93.0"
54
},
55
"peerDependencies": {},
56
"authors": [
0 commit comments