We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ace5d0 commit 594259bCopy full SHA for 594259b
package.json
@@ -37,16 +37,16 @@
37
"license": "MIT",
38
"devDependencies": {
39
"@swc-node/register": "^1.11.1",
40
- "@swc/core": "^1.13.5",
+ "@swc/core": "^1.15.3",
41
"@types/mocha": "^10.0.10",
42
- "bumpp": "^10.3.1",
+ "bumpp": "^10.3.2",
43
"bunchee": "^6.6.2",
44
- "eslint": "^9.38.0",
45
- "eslint-config-sukka": "^7.3.5",
46
- "eslint-formatter-sukka": "^7.3.5",
+ "eslint": "^9.39.1",
+ "eslint-config-sukka": "^8.0.5",
+ "eslint-formatter-sukka": "^8.0.5",
47
"expect": "^30.2.0",
48
- "mocha": "^11.7.4",
+ "mocha": "^11.7.5",
49
"typescript": "^5.9.3"
50
},
51
- "packageManager": "pnpm@10.18.3"
+ "packageManager": "pnpm@10.25.0"
52
}
0 commit comments