File tree 4 files changed +196
-144
lines changed
4 files changed +196
-144
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "extends": [ "@pengzhanbo/eslint-config-ts"]
2
+ "extends": "@pengzhanbo"
3
3
}
Original file line number Diff line number Diff line change 42
42
"prettier" : " @pengzhanbo/prettier-config" ,
43
43
"dependencies" : {
44
44
"debug" : " ^4.3.4" ,
45
- "lru-cache" : " ^9.1.1" ,
46
45
"magic-string" : " ^0.30.0" ,
47
46
"path-to-regexp" : " ^6.2.1" ,
47
+ "quick-lru" : " ^6.1.1" ,
48
48
"rgb-hex" : " ^4.0.1" ,
49
49
"sharp" : " ^0.32.1"
50
50
},
51
51
"devDependencies" : {
52
- "@pengzhanbo/eslint-config-ts " : " ^0.3.9 " ,
53
- "@pengzhanbo/prettier-config" : " ^0.3.9 " ,
52
+ "@pengzhanbo/eslint-config" : " ^0.3.10 " ,
53
+ "@pengzhanbo/prettier-config" : " ^0.3.10 " ,
54
54
"@types/debug" : " ^4.1.7" ,
55
- "@types/node" : " ^18.16.4 " ,
55
+ "@types/node" : " ^18.16.5 " ,
56
56
"@types/sharp" : " ^0.32.0" ,
57
57
"bumpp" : " ^9.1.0" ,
58
58
"conventional-changelog-cli" : " ^2.2.2" ,
59
- "eslint" : " ^8.39 .0" ,
59
+ "eslint" : " ^8.40 .0" ,
60
60
"prettier" : " ^2.8.8" ,
61
61
"tsup" : " ^6.7.0" ,
62
62
"typescript" : " ^5.0.4" ,
You can’t perform that action at this time.
0 commit comments