File tree Expand file tree Collapse file tree 4 files changed +299
-330
lines changed Expand file tree Collapse file tree 4 files changed +299
-330
lines changed Original file line number Diff line number Diff line change 28
28
" eslint --fix"
29
29
]
30
30
},
31
- "packageManager" : " pnpm@10.12 .1" ,
31
+ "packageManager" : " pnpm@10.13 .1" ,
32
32
"type" : " module" ,
33
33
"engines" : {
34
34
"node" : " >=18" ,
35
- "pnpm" : " ^10.12 .1"
35
+ "pnpm" : " ^10.13 .1"
36
36
},
37
37
"repository" : {
38
38
"type" : " git" ,
48
48
"cac" : " ^6.7.14" ,
49
49
"execa" : " ^9.6.0" ,
50
50
"node-fetch" : " ^3.3.2" ,
51
- "verdaccio" : " ^6.1.2 " ,
52
- "verdaccio-auth-memory" : " ^10.2.2 "
51
+ "verdaccio" : " ^6.1.5 " ,
52
+ "verdaccio-auth-memory" : " ^10.3.1 "
53
53
},
54
54
"devDependencies" : {
55
55
"@antfu/ni" : " ^25.0.0" ,
56
- "@eslint/js" : " ^9.29 .0" ,
57
- "eslint" : " ^9.28 .0" ,
58
- "eslint-plugin-n" : " ^17.20 .0" ,
56
+ "@eslint/js" : " ^9.31 .0" ,
57
+ "eslint" : " ^9.31 .0" ,
58
+ "eslint-plugin-n" : " ^17.21 .0" ,
59
59
"jiti" : " ^2.4.2" ,
60
- "lint-staged" : " ^16.1.0 " ,
60
+ "lint-staged" : " ^16.1.2 " ,
61
61
"prettier" : " 3.5.2" ,
62
62
"rimraf" : " ^6.0.1" ,
63
63
"simple-git-hooks" : " ^2.13.0" ,
64
64
"tsx" : " ^4.20.3" ,
65
65
"typescript" : " ^5.7.3" ,
66
- "typescript-eslint" : " ^8.34 .0" ,
66
+ "typescript-eslint" : " ^8.37 .0" ,
67
67
"yaml" : " ^2.8.0"
68
68
},
69
69
"pnpm" : {
You can’t perform that action at this time.
0 commit comments