File tree Expand file tree Collapse file tree 2 files changed +95
-83
lines changed Expand file tree Collapse file tree 2 files changed +95
-83
lines changed Original file line number Diff line number Diff line change 55
55
"@types/node" : " ^22.5.4" ,
56
56
"@typescript-eslint/eslint-plugin" : " ^8.13.0" ,
57
57
"@typescript-eslint/parser" : " ^8.13.0" ,
58
- "@vitest/coverage-v8" : " ^2.0.5 " ,
59
- "@vitest/expect" : " ^2.0.5 " ,
58
+ "@vitest/coverage-v8" : " ^2.1.9 " ,
59
+ "@vitest/expect" : " ^2.1.9 " ,
60
60
"ast-types" : " ^0.14.2" ,
61
61
"babel-plugin-annotate-pure-calls" : " ^0.4.0" ,
62
62
"eslint" : " ^9.9.1" ,
74
74
"tsx" : " ^4.17.0" ,
75
75
"typescript" : " ^5.6.2" ,
76
76
"vite" : " ^5.4.0" ,
77
- "vitest" : " ^2.0.5 " ,
77
+ "vitest" : " ^2.1.9 " ,
78
78
"@testcontainers/mongodb" : " ^10.10.4"
79
79
},
80
80
"pnpm" : {
81
81
"overrides" : {
82
- "vitest" : " ^2.0.5 "
82
+ "vitest" : " ^2.1.9 "
83
83
},
84
84
"patchedDependencies" : {
85
85
"babel-plugin-annotate-pure-calls@0.4.0" : " patches/babel-plugin-annotate-pure-calls@0.4.0.patch"
You can’t perform that action at this time.
0 commit comments