File tree 2 files changed +306
-306
lines changed 2 files changed +306
-306
lines changed Original file line number Diff line number Diff line change 34
34
"@tsconfig/node18" : " ^18.2.4" ,
35
35
"@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
36
36
"@typescript-eslint/parser" : " ^7.18.0" ,
37
- "@vitest/coverage-istanbul" : " ^3.0.6 " ,
37
+ "@vitest/coverage-istanbul" : " ^3.0.7 " ,
38
38
"cspell" : " ^8.17.5" ,
39
39
"eslint" : " ^8.57.1" ,
40
- "eslint-config-prettier" : " ^10.0.1 " ,
40
+ "eslint-config-prettier" : " ^10.0.2 " ,
41
41
"eslint-import-resolver-typescript" : " ^3.8.3" ,
42
42
"eslint-plugin-import" : " ^2.31.0" ,
43
43
"eslint-plugin-node" : " ^11.1.0" ,
44
44
"eslint-plugin-prettier" : " ^5.2.3" ,
45
45
"eslint-plugin-promise" : " ^7.2.1" ,
46
46
"eslint-plugin-simple-import-sort" : " ^12.1.1" ,
47
47
"inject-markdown" : " ^3.1.4" ,
48
- "typescript" : " ^5.7.3 " ,
49
- "vitest" : " ^3.0.6 "
48
+ "typescript" : " ^5.8.2 " ,
49
+ "vitest" : " ^3.0.7 "
50
50
},
51
51
"files" : [
52
52
" dist/**/*.js" ,
You can’t perform that action at this time.
0 commit comments