File tree Expand file tree Collapse file tree 4 files changed +381
-347
lines changed Expand file tree Collapse file tree 4 files changed +381
-347
lines changed Original file line number Diff line number Diff line change 28
28
" eslint --fix"
29
29
]
30
30
},
31
- "packageManager" : " pnpm@10.2 .1" ,
31
+ "packageManager" : " pnpm@10.12 .1" ,
32
32
"type" : " module" ,
33
33
"engines" : {
34
34
"node" : " >=18" ,
35
- "pnpm" : " ^10.2 .1"
35
+ "pnpm" : " ^10.12 .1"
36
36
},
37
37
"repository" : {
38
38
"type" : " git" ,
46
46
"dependencies" : {
47
47
"@actions/core" : " ^1.11.1" ,
48
48
"cac" : " ^6.7.14" ,
49
- "execa" : " ^9.5.2 " ,
49
+ "execa" : " ^9.6.0 " ,
50
50
"node-fetch" : " ^3.3.2" ,
51
- "verdaccio" : " ^6.0.5 " ,
51
+ "verdaccio" : " ^6.1.2 " ,
52
52
"verdaccio-auth-memory" : " ^10.2.2"
53
53
},
54
54
"devDependencies" : {
55
55
"@antfu/ni" : " ^23.3.1" ,
56
- "@eslint/js" : " ^9.21 .0" ,
57
- "eslint" : " ^9.21 .0" ,
58
- "eslint-plugin-n" : " ^17.15.1 " ,
56
+ "@eslint/js" : " ^9.29 .0" ,
57
+ "eslint" : " ^9.28 .0" ,
58
+ "eslint-plugin-n" : " ^17.20.0 " ,
59
59
"jiti" : " ^2.4.2" ,
60
- "lint-staged" : " ^15.4.3 " ,
60
+ "lint-staged" : " ^15.5.2 " ,
61
61
"prettier" : " 3.5.2" ,
62
62
"rimraf" : " ^6.0.1" ,
63
- "simple-git-hooks" : " ^2.11.1 " ,
64
- "tsx" : " ^4.19 .3" ,
63
+ "simple-git-hooks" : " ^2.13.0 " ,
64
+ "tsx" : " ^4.20 .3" ,
65
65
"typescript" : " ^5.7.3" ,
66
- "typescript-eslint" : " ^8.25 .0" ,
67
- "yaml" : " ^2.7 .0"
66
+ "typescript-eslint" : " ^8.34 .0" ,
67
+ "yaml" : " ^2.8 .0"
68
68
},
69
69
"pnpm" : {
70
70
"overrides" : {
You can’t perform that action at this time.
0 commit comments