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 0fca38f commit 20605c6Copy full SHA for 20605c6
package.json
@@ -39,17 +39,17 @@
39
"workbox-webpack-plugin": "^7.0.0"
40
},
41
"devDependencies": {
42
- "@types/jest": "29.5.12",
+ "@types/jest": "29.5.14",
43
"@types/prettier": "2.7.3",
44
"@types/rimraf": "4.0.5",
45
- "husky": "9.0.11",
+ "husky": "9.1.7",
46
"jest": "29.7.0",
47
- "lint-staged": "15.2.6",
+ "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.5.3",
+ "pretty-quick": "4.1.1",
+ "ts-jest": "29.3.2",
+ "typescript": "5.8.3",
53
"webpack": "5.92.0"
54
55
"peerDependencies": {},
0 commit comments