also looking at this
chore(deps): update dependency electron to v37
#22
2 files
+3
-3
Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.
| @@ -11,7 +11,7 @@ | ||
| 11 | 11 | "bun-plugin-dtsx": "0.9.5", |
| 12 | 12 | "changelogen": "^0.6.1", |
| 13 | 13 | "chromium-bidi": "^7.0.0", |
| 14 | "electron": "^36.4.0", | |
| 14 | "electron": "^37.1.0", | |
| 15 | 15 | "lint-staged": "^15.5.2", |
| 16 | 16 | "simple-git-hooks": "^2.13.0", |
| 17 | 17 | "typescript": "^5.8.3", |
| @@ -1019,7 +1019,7 @@ | ||
| 1019 | 1019 | |
| 1020 | 1020 | "ejs": ["ejs@3.1.10", "", { "dependencies": { "jake": "^10.8.5" }, "bin": { "ejs": "bin/cli.js" } }, "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA=="], |
| 1021 | 1021 | |
| 1022 | "electron": ["electron@36.4.0", "", { "dependencies": { "@electron/get": "^2.0.0", "@types/node": "^22.7.7", "extract-zip": "^2.0.1" }, "bin": { "electron": "cli.js" } }, "sha512-LLOOZEuW5oqvnjC7HBQhIqjIIJAZCIFjQxltQGLfEC7XFsBoZgQ3u3iFj+Kzw68Xj97u1n57Jdt7P98qLvUibQ=="], | |
| 1022 | "electron": ["electron@37.1.0", "", { "dependencies": { "@electron/get": "^2.0.0", "@types/node": "^22.7.7", "extract-zip": "^2.0.1" }, "bin": { "electron": "cli.js" } }, "sha512-Fcr3yfAw4oU392waVZSlrFUQx4P+h/k31+PRgkBY9tFx9E/zxzdPQQj0achZlG1HRDusw3ooQB+OXb9PvufdzA=="], | |
| 1023 | 1023 | |
| 1024 | 1024 | "electron-to-chromium": ["electron-to-chromium@1.5.88", "", {}, "sha512-K3C2qf1o+bGzbilTDCTBhTQcMS9KW60yTAaTeeXsfvQuTDDwlokLam/AdqlqcSy9u4UainDgsHV23ksXAOgamw=="], |
| 1025 | 1025 | |