File tree Expand file tree Collapse file tree 4 files changed +373
-384
lines changed Expand file tree Collapse file tree 4 files changed +373
-384
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.14.0 " ,
32
32
"type" : " module" ,
33
33
"engines" : {
34
34
"node" : " >=18" ,
35
- "pnpm" : " ^10.12.1 "
35
+ "pnpm" : " ^10.14.0 "
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.6 " ,
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 " ,
59
- "jiti" : " ^2.4.2 " ,
60
- "lint-staged" : " ^16.1.0 " ,
56
+ "@eslint/js" : " ^9.33 .0" ,
57
+ "eslint" : " ^9.32 .0" ,
58
+ "eslint-plugin-n" : " ^17.21.3 " ,
59
+ "jiti" : " ^2.5.1 " ,
60
+ "lint-staged" : " ^16.1.5 " ,
61
61
"prettier" : " 3.6.2" ,
62
62
"rimraf" : " ^6.0.1" ,
63
- "simple-git-hooks" : " ^2.13.0 " ,
63
+ "simple-git-hooks" : " ^2.13.1 " ,
64
64
"tsx" : " ^4.20.3" ,
65
65
"typescript" : " ^5.7.3" ,
66
- "typescript-eslint" : " ^8.34 .0" ,
67
- "yaml" : " ^2.8.0 "
66
+ "typescript-eslint" : " ^8.39 .0" ,
67
+ "yaml" : " ^2.8.1 "
68
68
},
69
69
"pnpm" : {
70
70
"overrides" : {
You can’t perform that action at this time.
0 commit comments