File tree Expand file tree Collapse file tree 4 files changed +1688
-679
lines changed
Expand file tree Collapse file tree 4 files changed +1688
-679
lines changed Original file line number Diff line number Diff line change @@ -2,5 +2,6 @@ auto-install-peers=true
22strict-peer-dependencies = false
33
44public-hoist-pattern[] = *@biomejs/biome*
5+ public-hoist-pattern[] = *@e18 e/cli*
56public-hoist-pattern[] = *@total-typescript/tsconfig*
67public-hoist-pattern[] = *lefthook*
Original file line number Diff line number Diff line change 11[[remotes ]]
22git_url = " https://github.com/idleberg/configs"
33ref = " main"
4- configs = [" lefthook/biome.toml" , " lefthook/commitlint.toml" ]
4+ configs = [
5+ " lefthook/biome.toml" ,
6+ " lefthook/commitlint.toml" ,
7+ " lefthook/e18e.toml" ,
8+ ]
Original file line number Diff line number Diff line change 3232 "@nsis/language-data" : " ^0.9.3"
3333 },
3434 "devDependencies" : {
35- "@commitlint/cli" : " ^19.8.1 " ,
36- "@commitlint/config-conventional" : " ^19.8.1 " ,
37- "@idleberg/configs" : " ^0.3 .1" ,
35+ "@commitlint/cli" : " ^20.2.0 " ,
36+ "@commitlint/config-conventional" : " ^20.2.0 " ,
37+ "@idleberg/configs" : " ^0.4 .1" ,
3838 "@types/node" : " ^24.5.2" ,
3939 "@types/which" : " ^3.0.4" ,
4040 "concurrently" : " ^9.2.1" ,
4141 "jsr" : " ^0.13.5" ,
4242 "np" : " ^10.2.0" ,
43- "rimraf" : " ^6.0.1 " ,
43+ "rimraf" : " ^6.1.2 " ,
4444 "tslib" : " ^2.8.1" ,
4545 "tsm" : " ^2.3.0" ,
46- "tsup" : " ^8.5.0 " ,
47- "typescript" : " ^5.9.2 " ,
46+ "tsup" : " ^8.5.1 " ,
47+ "typescript" : " ^5.9.3 " ,
4848 "uvu" : " ^0.5.6" ,
4949 "which" : " ^5.0.0"
5050 },
You can’t perform that action at this time.
0 commit comments