We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe333ba commit a81e6edCopy full SHA for a81e6ed
bun.lockb
-380 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.10",
+ "eslint": "9.25.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.30.1"
47
},
48
"jest": {
49
"clearMocks": true,
0 commit comments