File tree Expand file tree Collapse file tree 2 files changed +214
-214
lines changed Expand file tree Collapse file tree 2 files changed +214
-214
lines changed Original file line number Diff line number Diff line change 48
48
"@eslint/eslintrc" : " ^3.3.1" ,
49
49
"@eslint/js" : " ^9.35.0" ,
50
50
"@tsconfig/node20" : " ^20.1.6" ,
51
- "@types/node" : " ^20.19.13 " ,
51
+ "@types/node" : " ^20.19.14 " ,
52
52
"@vitest/coverage-v8" : " ^1.6.1" ,
53
53
"cspell" : " ^9.2.1" ,
54
54
"eslint" : " ^9.35.0" ,
55
55
"eslint-config-prettier" : " ^10.1.8" ,
56
56
"eslint-import-resolver-typescript" : " ^4.4.4" ,
57
57
"eslint-plugin-import" : " ^2.32.0" ,
58
- "eslint-plugin-n" : " ^17.21.3 " ,
58
+ "eslint-plugin-n" : " ^17.22.0 " ,
59
59
"eslint-plugin-prettier" : " ^5.5.4" ,
60
60
"eslint-plugin-simple-import-sort" : " ^12.1.1" ,
61
- "globals" : " ^16.3 .0" ,
61
+ "globals" : " ^16.4 .0" ,
62
62
"inject-markdown" : " ^3.1.4" ,
63
63
"prettier" : " ^3.6.2" ,
64
64
"typescript" : " ^5.9.2" ,
65
- "typescript-eslint" : " ^8.42 .0" ,
66
- "vite" : " ^6.3.5 " ,
65
+ "typescript-eslint" : " ^8.43 .0" ,
66
+ "vite" : " ^6.3.6 " ,
67
67
"vitest" : " ^1.6.1"
68
68
},
69
69
"dependencies" : {
70
- "chalk" : " ^5.6.0 " ,
70
+ "chalk" : " ^5.6.2 " ,
71
71
"commander" : " ^13.1.0" ,
72
72
"globby" : " ^14.1.0"
73
73
},
You can’t perform that action at this time.
0 commit comments