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 bab34aa commit 41da31bCopy full SHA for 41da31b
package.json
@@ -37,16 +37,16 @@
37
"colord": "2.9.3"
38
},
39
"devDependencies": {
40
- "@soybeanjs/cli": "1.0.15",
41
- "@soybeanjs/eslint-config": "1.3.5",
42
- "@types/cli-progress": "3.11.5",
43
- "@types/node": "20.13.0",
44
- "eslint": "9.4.0",
45
- "lint-staged": "15.2.5",
+ "@soybeanjs/cli": "1.1.1",
+ "@soybeanjs/eslint-config": "1.4.3",
+ "@types/cli-progress": "3.11.6",
+ "@types/node": "22.10.2",
+ "eslint": "9.16.0",
+ "lint-staged": "15.2.11",
46
"simple-git-hooks": "2.11.1",
47
- "tsup": "8.0.2",
48
- "tsx": "4.11.0",
49
- "typescript": "5.4.5"
+ "tsup": "8.3.5",
+ "tsx": "4.19.2",
+ "typescript": "5.7.2"
50
51
"simple-git-hooks": {
52
"commit-msg": "pnpm soy git-commit-verify",
0 commit comments