We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d29d5 commit 1cd3d70Copy full SHA for 1cd3d70
bun.lockb
0 Bytes
package.json
@@ -36,14 +36,14 @@
36
"@types/lodash.uniq": "4.5.9",
37
"@types/micromatch": "4.0.9",
38
"@vercel/ncc": "0.38.3",
39
- "bun-types": "1.2.7",
40
- "eslint": "9.23.0",
+ "bun-types": "1.2.8",
+ "eslint": "9.24.0",
41
"husky": "9.1.7",
42
"jest": "29.7.0",
43
"plop": "4.0.1",
44
"prettier": "3.5.3",
45
- "typescript": "5.8.2",
46
- "typescript-eslint": "8.28.0"
+ "typescript": "5.8.3",
+ "typescript-eslint": "8.29.0"
47
},
48
"jest": {
49
"clearMocks": true,
0 commit comments