44 "displayName" : " Better GitHub Image Diff" ,
55 "description" : " The Better Github Image Diff Chromium/Firefox extension improves the image diff experience on GitHub `Files Changed` view." ,
66 "private" : true ,
7- "version" : " 1.3.2 " ,
7+ "version" : " 1.4.0 " ,
88 "type" : " module" ,
99 "packageManager" : " pnpm@9.11.0" ,
1010 "scripts" : {
2828 "e2e" : " pnpm build:chromium && pnpm playwright test"
2929 },
3030 "devDependencies" : {
31- "@commitlint/cli" : " ^19.3.0" ,
32- "@commitlint/config-conventional" : " ^19.2.2" ,
33- "@playwright/test" : " ^1.47.2" ,
34- "@types/fs-extra" : " ^11.0.4" ,
35- "@types/node" : " ^20.12.7" ,
36- "@types/pixelmatch" : " ^5.2.6" ,
37- "@types/webextension-polyfill" : " ^0.12.1" ,
38- "cross-env" : " ^7.0.3" ,
39- "fs-extra" : " ^11.2.0" ,
40- "husky" : " ^9.0.11" ,
41- "rimraf" : " ^6.0.1" ,
42- "tsx" : " ^4.19.0" ,
43- "typescript" : " ^5.2.2" ,
44- "unplugin-auto-import" : " ^0.18.3" ,
45- "vite" : " ^5.4.8" ,
46- "web-ext" : " ^8.3.0" ,
47- "webextension-polyfill" : " ^0.12.0"
31+ "@commitlint/cli" : " 19.8.1" ,
32+ "@commitlint/config-conventional" : " 19.8.1" ,
33+ "@playwright/test" : " 1.52.0" ,
34+ "@types/fs-extra" : " 11.0.4" ,
35+ "@types/node" : " 22.14.0" ,
36+ "@types/webextension-polyfill" : " 0.12.3" ,
37+ "cross-env" : " 7.0.3" ,
38+ "fs-extra" : " 11.3.0" ,
39+ "husky" : " 9.1.7" ,
40+ "rimraf" : " 6.0.1" ,
41+ "tsx" : " 4.19.4" ,
42+ "typescript" : " 5.8.3" ,
43+ "unplugin-auto-import" : " 0.18.3" ,
44+ "vite" : " 5.4.8" ,
45+ "web-ext" : " 8.7.1" ,
46+ "webextension-polyfill" : " 0.12.0"
4847 },
4948 "dependencies" : {
50- "pixelmatch" : " ^5.3 .0"
49+ "pixelmatch" : " 7.1 .0"
5150 }
5251}
0 commit comments