File tree Expand file tree Collapse file tree 4 files changed +163
-1272
lines changed Expand file tree Collapse file tree 4 files changed +163
-1272
lines changed Original file line number Diff line number Diff line change 14
14
"doc" : " pnpm run --filter imagetools-core build && typedoc"
15
15
},
16
16
"devDependencies" : {
17
- "@changesets/cli" : " ^2.26.2 " ,
17
+ "@changesets/cli" : " ^2.27.10 " ,
18
18
"@eslint/js" : " ^9.15.0" ,
19
19
"@rollup/plugin-typescript" : " ^12.0.0" ,
20
20
"cross-env" : " ^7.0.3" ,
Original file line number Diff line number Diff line change 36
36
},
37
37
"devDependencies" : {
38
38
"@rollup/plugin-typescript" : " ^12.0.0" ,
39
- "@types/jest-image-snapshot" : " ^6.1 .0" ,
39
+ "@types/jest-image-snapshot" : " ^6.4 .0" ,
40
40
"@vitest/coverage-v8" : " ^2.0.0" ,
41
41
"jest-file-snapshot" : " ^0.7.0" ,
42
- "jest-image-snapshot" : " ^6.2 .0" ,
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" ,
Original file line number Diff line number Diff line change 41
41
},
42
42
"devDependencies" : {
43
43
"@rollup/plugin-typescript" : " ^12.0.0" ,
44
- "@types/jest-image-snapshot" : " ^6.1 .0" ,
44
+ "@types/jest-image-snapshot" : " ^6.4 .0" ,
45
45
"@types/jsdom" : " ^21.1.1" ,
46
46
"@types/picomatch" : " ^3.0.0" ,
47
47
"@vitest/coverage-v8" : " ^2.0.0" ,
48
48
"imagetools-core" : " workspace:^" ,
49
- "jest-image-snapshot" : " ^6.2 .0" ,
49
+ "jest-image-snapshot" : " ^6.4 .0" ,
50
50
"jsdom" : " ^25.0.0" ,
51
51
"picomatch" : " ^4.0.0" ,
52
52
"rollup" : " ^4.22.4" ,
You can’t perform that action at this time.
0 commit comments