File tree Expand file tree Collapse file tree 3 files changed +100
-375
lines changed Expand file tree Collapse file tree 3 files changed +100
-375
lines changed Original file line number Diff line number Diff line change 37
37
"devDependencies" : {
38
38
"@rollup/plugin-typescript" : " ^12.0.0" ,
39
39
"@types/jest-image-snapshot" : " ^6.4.0" ,
40
- "@vitest/coverage-v8" : " ^2 .0.0" ,
40
+ "@vitest/coverage-v8" : " ^3 .0.0" ,
41
41
"jest-file-snapshot" : " ^0.7.0" ,
42
42
"jest-image-snapshot" : " ^6.4.0" ,
43
43
"rollup" : " ^4.22.4" ,
44
44
"sharp" : " ^0.33.4" ,
45
45
"tslib" : " ^2.6.1" ,
46
46
"typescript" : " ^5.1.6" ,
47
- "vitest" : " ^2.1.9 "
47
+ "vitest" : " ^3.0.0 "
48
48
}
49
49
}
Original file line number Diff line number Diff line change 44
44
"@types/jest-image-snapshot" : " ^6.4.0" ,
45
45
"@types/jsdom" : " ^21.1.1" ,
46
46
"@types/picomatch" : " ^3.0.0" ,
47
- "@vitest/coverage-v8" : " ^2 .0.0" ,
47
+ "@vitest/coverage-v8" : " ^3 .0.0" ,
48
48
"imagetools-core" : " workspace:^" ,
49
49
"jest-image-snapshot" : " ^6.4.0" ,
50
50
"jsdom" : " ^26.0.0" ,
54
54
"tslib" : " ^2.6.1" ,
55
55
"typescript" : " ^5.1.6" ,
56
56
"vite" : " ^6.0.9" ,
57
- "vitest" : " ^2.1.9 "
57
+ "vitest" : " ^3.0.0 "
58
58
}
59
59
}
You can’t perform that action at this time.
0 commit comments