File tree Expand file tree Collapse file tree 2 files changed +325
-325
lines changed Expand file tree Collapse file tree 2 files changed +325
-325
lines changed Original file line number Diff line number Diff line change 51
51
"devDependencies" : {
52
52
"@eslint/js" : " ^9.26.0" ,
53
53
"@tsconfig/node20" : " ^20.1.5" ,
54
- "@types/node" : " ^22.15.3 " ,
54
+ "@types/node" : " ^22.15.17 " ,
55
55
"@vitest/coverage-v8" : " ^2.1.9" ,
56
56
"cspell" : " ^8.19.4" ,
57
57
"cspell-trie-lib" : " ^8.19.4" ,
58
58
"eslint" : " ^9.26.0" ,
59
- "eslint-plugin-n" : " ^17.17 .0" ,
59
+ "eslint-plugin-n" : " ^17.18 .0" ,
60
60
"eslint-plugin-simple-import-sort" : " ^12.1.1" ,
61
- "globals" : " ^16.0 .0" ,
61
+ "globals" : " ^16.1 .0" ,
62
62
"inject-markdown" : " ^3.1.4" ,
63
63
"lorem-ipsum" : " ^2.0.8" ,
64
64
"perf-insight" : " workspace:*" ,
65
65
"prettier" : " ^3.5.3" ,
66
66
"ts-node" : " ^10.9.2" ,
67
67
"typescript" : " ^5.8.3" ,
68
- "typescript-eslint" : " ^8.31 .1" ,
69
- "vite" : " ^6.3.4 " ,
68
+ "typescript-eslint" : " ^8.32 .1" ,
69
+ "vite" : " ^6.3.5 " ,
70
70
"vitest" : " ^2.1.9"
71
71
}
72
72
}
You can’t perform that action at this time.
0 commit comments