File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11auto-install-peers = true
22
33public-hoist-pattern[] = *@biomejs/biome*
4+ public-hoist-pattern[] = *@e18 e/cli*
45public-hoist-pattern[] = *@total-typescript/tsconfig*
56public-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 4242 "plugin-error" : " ^2.0.1"
4343 },
4444 "devDependencies" : {
45- "@commitlint/cli" : " ^20.1 .0" ,
46- "@commitlint/config-conventional" : " ^20.0 .0" ,
45+ "@commitlint/cli" : " ^20.2 .0" ,
46+ "@commitlint/config-conventional" : " ^20.2 .0" ,
4747 "@e18e/cli" : " ^0.3.1" ,
48- "@idleberg/configs" : " ^0.3.3 " ,
48+ "@idleberg/configs" : " ^0.4.1 " ,
4949 "@types/gulp" : " ^4.0.18" ,
5050 "@types/node" : " ^24.10.0" ,
5151 "@types/vinyl" : " ^2.0.12" ,
52- "@vitest/coverage-v8" : " ^4.0.8 " ,
52+ "@vitest/coverage-v8" : " ^4.0.16 " ,
5353 "concurrently" : " ^9.2.1" ,
5454 "gulp" : " ^5.0.1" ,
5555 "np" : " ^10.2.0" ,
56- "prettier" : " ^3.6.2 " ,
57- "tsdown" : " ^0.16 .1" ,
56+ "prettier" : " ^3.7.4 " ,
57+ "tsdown" : " ^0.18 .1" ,
5858 "tsm" : " ^2.3.0" ,
5959 "typescript" : " ^5.9.3" ,
6060 "uvu" : " ^0.5.6" ,
6161 "vinyl" : " ^3.0.1" ,
62- "vitest" : " ^4.0.8 "
62+ "vitest" : " ^4.0.16 "
6363 },
6464 "peerDependencies" : {
6565 "gulp" : " >=4.0.2 || ^5"
You can’t perform that action at this time.
0 commit comments