File tree 2 files changed +1020
-1141
lines changed
2 files changed +1020
-1141
lines changed Original file line number Diff line number Diff line change 53
53
"singleQuote" : true
54
54
},
55
55
"devDependencies" : {
56
- "@types/node" : " ^20.12.7 " ,
57
- "@typescript-eslint/eslint-plugin" : " ^7.7.1 " ,
58
- "@typescript-eslint/parser" : " ^7.7.1 " ,
56
+ "@types/node" : " ^22.9.1 " ,
57
+ "@typescript-eslint/eslint-plugin" : " ^8.15.0 " ,
58
+ "@typescript-eslint/parser" : " ^8.15.0 " ,
59
59
"documentation" : " ^14.0.3" ,
60
60
"eslint" : " ^8.57.0" ,
61
61
"eslint-config-prettier" : " ^9.1.0" ,
62
- "eslint-import-resolver-typescript" : " ^3.6.1 " ,
63
- "eslint-plugin-import" : " ^2.29.1 " ,
64
- "prettier" : " ^3.2.5 " ,
62
+ "eslint-import-resolver-typescript" : " ^3.6.3 " ,
63
+ "eslint-plugin-import" : " ^2.31.0 " ,
64
+ "prettier" : " ^3.3.3 " ,
65
65
"ts-expect" : " ^1.3.0" ,
66
- "typescript" : " ^5.4.5 " ,
67
- "vite" : " ^5.2.10 " ,
68
- "vitest" : " ^1.5.2 "
66
+ "typescript" : " ^5.6.3 " ,
67
+ "vite" : " ^5.4.11 " ,
68
+ "vitest" : " ^2. 1.5"
69
69
}
70
70
}
You can’t perform that action at this time.
0 commit comments