Commit 18b60a1 1 parent 7b4c2f0 commit 18b60a1 Copy full SHA for 18b60a1
File tree 3 files changed +167
-190
lines changed
3 files changed +167
-190
lines changed Original file line number Diff line number Diff line change 67
67
"test:watch" : " vitest -w"
68
68
},
69
69
"devDependencies" : {
70
- "@types/eslint" : " 8.56.5 " ,
70
+ "@types/eslint" : " 8.56.9 " ,
71
71
"@types/js-yaml" : " ^4.0.9" ,
72
72
"@types/node" : " ^18.19.21" ,
73
- "@typescript-eslint/eslint-plugin" : " ^7.1.1 " ,
74
- "@typescript-eslint/parser" : " ^7.1.1 " ,
75
- "@vitest/coverage-v8" : " ^1.3.1 " ,
73
+ "@typescript-eslint/eslint-plugin" : " ^7.6.0 " ,
74
+ "@typescript-eslint/parser" : " ^7.6.0 " ,
75
+ "@vitest/coverage-v8" : " ^1.5.0 " ,
76
76
"cross-env" : " ^7.0.3" ,
77
77
"eslint" : " ^8.57.0" ,
78
78
"eslint-config-prettier" : " ^9.1.0" ,
84
84
"jsdom" : " ^24.0.0" ,
85
85
"prettier" : " ^3.2.5" ,
86
86
"rimraf" : " ^5.0.5" ,
87
- "typescript" : " ^5.4.2 " ,
88
- "vitest" : " ^1.3.1 "
87
+ "typescript" : " ^5.4.5 " ,
88
+ "vitest" : " ^1.5.0 "
89
89
},
90
90
"dependencies" : {
91
91
"@jsdevtools/ono" : " ^7.1.3" ,
You can’t perform that action at this time.
0 commit comments