Commit Graph

87 Commits

Author SHA1 Message Date
Agampreet Singh
8eb12469a3 Show message box when error occurs on RPC connection 2022-09-24 23:22:05 +05:30
Agampreet Singh
4a1bac260b Fix eslint errors 2022-09-24 22:58:52 +05:30
Agampreet Singh
75e9f77c57 Create eslint.yml 2022-09-24 22:36:32 +05:30
Agampreet Singh
9c8eb46d99 Add eslintignore file 2022-09-24 22:29:34 +05:30
Agampreet Singh
a0caf2f4ef Add eslint 2022-09-24 21:49:51 +05:30
Agampreet Singh
33dc28672f Update author's website 2022-09-24 21:49:22 +05:30
dependabot[bot]
44c1e78eca Bump electron from 20.1.4 to 20.2.0 (#73)
Bumps [electron](https://github.com/electron/electron) from 20.1.4 to 20.2.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v20.1.4...v20.2.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-24 17:12:41 +05:30
dependabot[bot]
f25c0df5d2 Bump electron from 20.1.3 to 20.1.4 (#71)
Bumps [electron](https://github.com/electron/electron) from 20.1.3 to 20.1.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v20.1.3...v20.1.4)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20 11:00:51 +05:30
dependabot[bot]
6c55f91e30 Bump electron from 20.1.1 to 20.1.3 (#70)
Bumps [electron](https://github.com/electron/electron) from 20.1.1 to 20.1.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v20.1.1...v20.1.3)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 15:40:37 +05:30
imgbot[bot]
105eb662aa [ImgBot] Optimize images (#68)
*Total -- 5,392.22kb -> 5,070.54kb (5.97%)

/assets/generated/icons/png/1024x1024.png -- 158.27kb -> 80.10kb (49.39%)
/assets/generated/icons/png/512x512.png -- 63.29kb -> 33.96kb (46.33%)
/assets/generated/icons/png/256x256.png -- 24.45kb -> 15.64kb (36.02%)
/docs/assets/css/images/overlay.png -- 23.47kb -> 17.31kb (26.24%)
/assets/icons/download.png -- 3.03kb -> 2.24kb (25.92%)
/assets/icon.png -- 320.69kb -> 244.87kb (23.64%)
/assets/icons/download-fail.png -- 4.00kb -> 3.05kb (23.58%)
/assets/icons/download-success.png -- 3.59kb -> 2.83kb (21.3%)
/assets/generated/icons/png/128x128.png -- 9.49kb -> 7.76kb (18.24%)
/docs/images/logo.png -- 65.23kb -> 60.46kb (7.31%)
/assets/generated/icons/png/64x64.png -- 3.67kb -> 3.42kb (6.79%)
/Intro_Image.png -- 122.00kb -> 114.58kb (6.08%)
/docs/images/Mac_Screenshot.png -- 2,040.74kb -> 1,970.98kb (3.42%)
/Preview/Ubuntu Preview.png -- 214.97kb -> 209.02kb (2.77%)
/Preview/Windows Preview.png -- 698.25kb -> 686.44kb (1.69%)
/docs/assets/webfonts/fa-regular-400.svg -- 141.07kb -> 138.90kb (1.54%)
/docs/assets/webfonts/fa-solid-900.svg -- 819.71kb -> 808.10kb (1.42%)
/assets/generated/icons/png/48x48.png -- 2.56kb -> 2.53kb (1.22%)
/docs/assets/webfonts/fa-brands-400.svg -- 673.75kb -> 668.34kb (0.8%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-09-07 11:54:49 +05:30
dependabot[bot]
d2667e7888 Bump electron from 20.0.3 to 20.1.1 (#67)
Bumps [electron](https://github.com/electron/electron) from 20.0.3 to 20.1.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v20.0.3...v20.1.1)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 23:08:29 +05:30
dependabot[bot]
ea0b7c820a Bump electron-context-menu from 3.4.0 to 3.5.0 (#65)
Bumps [electron-context-menu](https://github.com/sindresorhus/electron-context-menu) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/sindresorhus/electron-context-menu/releases)
- [Commits](https://github.com/sindresorhus/electron-context-menu/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: electron-context-menu
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 21:23:51 +05:30
Agampreet Singh
b4ce323f66 Add new loading screen design 2022-08-21 14:42:35 +05:30
Agampreet Singh
5a40be3de0 Switch to "check-internet-connected" module for checking if user is online/offline 2022-08-20 23:47:35 +05:30
dependabot[bot]
c6eb10e788 Bump electron-builder from 23.1.0 to 23.3.3 (#58)
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 23.1.0 to 23.3.3.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v23.3.3/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-20 23:10:40 +05:30
dependabot[bot]
2fd41d3ffe Bump electron-store from 8.0.2 to 8.1.0 (#59)
Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 8.0.2 to 8.1.0.
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](https://github.com/sindresorhus/electron-store/compare/v8.0.2...v8.1.0)

---
updated-dependencies:
- dependency-name: electron-store
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-20 23:10:32 +05:30
dependabot[bot]
ffcf1dcc68 Bump electron-updater from 5.0.5 to 5.2.1 (#57)
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 5.0.5 to 5.2.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@5.2.1/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-20 23:01:26 +05:30
dependabot[bot]
a590878d9c Bump electron-context-menu from 3.3.0 to 3.4.0 (#63)
Bumps [electron-context-menu](https://github.com/sindresorhus/electron-context-menu) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/sindresorhus/electron-context-menu/releases)
- [Commits](https://github.com/sindresorhus/electron-context-menu/compare/v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: electron-context-menu
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-20 23:01:07 +05:30
dependabot[bot]
b6417443bd Bump electron from 19.0.6 to 20.0.3 (#64)
Bumps [electron](https://github.com/electron/electron) from 19.0.6 to 20.0.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v19.0.6...v20.0.3)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-20 23:00:59 +05:30
dependabot[bot]
a6b15f92e9 Bump electron from 19.0.5 to 19.0.6 (#51)
Bumps [electron](https://github.com/electron/electron) from 19.0.5 to 19.0.6.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v19.0.5...v19.0.6)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 15:47:03 +05:30
dependabot[bot]
f3029bd687 Bump electron-log from 4.4.7 to 4.4.8 (#52)
Bumps [electron-log](https://github.com/megahertz/electron-log) from 4.4.7 to 4.4.8.
- [Release notes](https://github.com/megahertz/electron-log/releases)
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/megahertz/electron-log/compare/v4.4.7...v4.4.8)

---
updated-dependencies:
- dependency-name: electron-log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 15:46:54 +05:30
dependabot[bot]
53beb0bec9 Bump electron-builder from 23.0.3 to 23.1.0 (#47)
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 23.0.3 to 23.1.0.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v23.1.0/packages/electron-builder)

---
updated-dependencies:
- dependency-name: electron-builder
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 15:39:53 +05:30
dependabot[bot]
b9ad30166e Bump electron-context-menu from 3.2.0 to 3.3.0 (#48)
Bumps [electron-context-menu](https://github.com/sindresorhus/electron-context-menu) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/sindresorhus/electron-context-menu/releases)
- [Commits](https://github.com/sindresorhus/electron-context-menu/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: electron-context-menu
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 15:36:42 +05:30
dependabot[bot]
99f34e3f75 Bump electron-updater from 5.0.1 to 5.0.5 (#49)
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 5.0.1 to 5.0.5.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@5.0.5/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 15:36:31 +05:30
dependabot[bot]
e0db609f84 Bump electron from 19.0.4 to 19.0.5 (#50)
Bumps [electron](https://github.com/electron/electron) from 19.0.4 to 19.0.5.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v19.0.4...v19.0.5)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 15:36:18 +05:30
dependabot[bot]
388a72bc02 Bump is-online from 9.0.1 to 10.0.0 (#42)
Bumps [is-online](https://github.com/sindresorhus/is-online) from 9.0.1 to 10.0.0.
- [Release notes](https://github.com/sindresorhus/is-online/releases)
- [Commits](https://github.com/sindresorhus/is-online/compare/v9.0.1...v10.0.0)

---
updated-dependencies:
- dependency-name: is-online
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-18 13:51:32 +05:30
dependabot[bot]
fef26d1d26 Bump electron from 19.0.0 to 19.0.4 (#43)
Bumps [electron](https://github.com/electron/electron) from 19.0.0 to 19.0.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v19.0.0...v19.0.4)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-18 13:51:26 +05:30
dependabot[bot]
91289ce609 Bump electron-store from 8.0.1 to 8.0.2 (#44)
Bumps [electron-store](https://github.com/sindresorhus/electron-store) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](https://github.com/sindresorhus/electron-store/compare/v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: electron-store
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-18 13:51:19 +05:30
dependabot[bot]
23fdfa02ef Bump electron-context-menu from 3.1.2 to 3.2.0 (#45)
Bumps [electron-context-menu](https://github.com/sindresorhus/electron-context-menu) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/sindresorhus/electron-context-menu/releases)
- [Commits](https://github.com/sindresorhus/electron-context-menu/compare/v3.1.2...v3.2.0)

---
updated-dependencies:
- dependency-name: electron-context-menu
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-18 13:51:09 +05:30
dependabot[bot]
0152fd214e Bump electron from 18.2.4 to 19.0.0 (#37)
Bumps [electron](https://github.com/electron/electron) from 18.2.4 to 19.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v18.2.4...v19.0.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 13:47:51 +05:30
Agampreet Singh
d7efe442d2 Add files required for flatpak builds 2022-05-23 09:19:53 +05:30
Agampreet Singh
bb9f13a0bc Update to v0.7.2 2022-05-20 16:52:39 +05:30
Agampreet Singh
e800be509d Remove genicon and Update files 2022-05-20 16:33:53 +05:30
dependabot[bot]
c492241e6d Bump electron from 18.2.3 to 18.2.4 (#34)
* Update README.md

* Bump electron from 18.2.3 to 18.2.4

Bumps [electron](https://github.com/electron/electron) from 18.2.3 to 18.2.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v18.2.3...v18.2.4)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Agampreet Singh <68941022+agam778@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-19 17:36:13 +05:30
Agampreet Singh
375cd03901 Update README.md 2022-05-19 17:32:43 +05:30
Agampreet Singh
bd4454334c Now supports snap 2022-05-14 15:29:37 +05:30
Agampreet Singh
89668ce6b6 Update yarn.lock 2022-05-13 18:08:48 +05:30
Agampreet Singh
c081f6536f Update to v0.7.0 2022-05-13 14:11:18 +05:30
Agampreet Singh
39318bd70b Update README.md 2022-05-12 15:09:25 +05:30
Agampreet Singh
e292aacf54 Update package.json 2022-05-12 15:06:33 +05:30
Agampreet Singh
5f6d5ee58f Add genicon command with yarn dist 2022-05-12 14:49:45 +05:30
dependabot[bot]
8eed667124 Bump electron from 18.2.2 to 18.2.3 (#33)
Bumps [electron](https://github.com/electron/electron) from 18.2.2 to 18.2.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v18.2.2...v18.2.3)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-12 12:12:17 +05:30
Agampreet Singh
5ea6f9f802 Fix linux app icon and use electron-icon-maker for generating icons 2022-05-11 21:32:05 +05:30
dependabot[bot]
55e2a869ec Bump electron from 18.2.0 to 18.2.2 (#32)
Bumps [electron](https://github.com/electron/electron) from 18.2.0 to 18.2.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v18.2.0...v18.2.2)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 13:52:52 +05:30
Agampreet Singh
3e96c4f6ac Add "Build and Install" option in build.sh 2022-05-10 13:12:05 +05:30
Agampreet Singh
fec6181578 Fixed "Open Logs Folder" for linux (and probably macOS), Log everything in the log file, and a custom error message on error while connecting to the rpc on launch 2022-05-10 12:46:26 +05:30
Agampreet Singh
fc8695aa1e Update useragent versions and fix "Open Logs Folder" for Windows 2022-05-07 15:07:34 +05:30
dependabot[bot]
729ecfc981 Bump electron-log from 4.4.6 to 4.4.7 (#30)
Bumps [electron-log](https://github.com/megahertz/electron-log) from 4.4.6 to 4.4.7.
- [Release notes](https://github.com/megahertz/electron-log/releases)
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/megahertz/electron-log/compare/v4.4.6...v4.4.7)

---
updated-dependencies:
- dependency-name: electron-log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-05 12:14:02 +05:30
dependabot[bot]
6e4eb8cfa6 Bump electron from 18.0.4 to 18.2.0 (#29)
Bumps [electron](https://github.com/electron/electron) from 18.0.4 to 18.2.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v18.0.4...v18.2.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 14:57:17 +05:30
dependabot[bot]
7c13e79abd Bump axios from 0.27.1 to 0.27.2 (#28)
Bumps [axios](https://github.com/axios/axios) from 0.27.1 to 0.27.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.1...v0.27.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 15:08:25 +05:30