Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update depedences #263

Merged
merged 109 commits into from
Nov 9, 2024
Merged

Update depedences #263

merged 109 commits into from
Nov 9, 2024

Conversation

Raianwz
Copy link
Owner

@Raianwz Raianwz commented Nov 9, 2024

No description provided.

dependabot bot and others added 26 commits August 11, 2023 08:41
* Remakedev Bump dependences (#161)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1 (#151)

* Remakedev (#124)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Update build.yml

* Update build.yml

* Set Configs. (#125)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 5.3.0 to 6.1.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@6.1.1/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  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: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 23.1.4 to 25.3.2 (#158)

* Bump electron-updater from 5.3.0 to 6.1.1 (#152)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1 (#151)

* Remakedev (#124)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Update build.yml

* Update build.yml

* Set Configs. (#125)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 5.3.0 to 6.1.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@6.1.1/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  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: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 23.1.4 to 25.3.2

Bumps [electron](https://github.com/electron/electron) from 23.1.4 to 25.3.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/v23.1.4...v25.3.2)

---
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: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump auto-launch from 5.0.5 to 5.0.6 (#144)

* Bump electron-updater from 5.3.0 to 6.1.1 (#152)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1 (#151)

* Remakedev (#124)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Update build.yml

* Update build.yml

* Set Configs. (#125)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 5.3.0 to 6.1.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@6.1.1/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  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: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 23.1.4 to 25.3.2 #158 (#159)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1 (#151)

* Remakedev (#124)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Update build.yml

* Update build.yml

* Set Configs. (#125)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 5.3.0 to 6.1.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@6.1.1/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  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: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 23.1.4 to 25.3.2 (#158)

* Bump electron-updater from 5.3.0 to 6.1.1 (#152)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1 (#151)

* Remakedev (#124)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Update build.yml

* Update build.yml

* Set Configs. (#125)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 5.3.0 to 6.1.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@6.1.1/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  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: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 23.1.4 to 25.3.2

Bumps [electron](https://github.com/electron/electron) from 23.1.4 to 25.3.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/v23.1.4...v25.3.2)

---
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: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump auto-launch from 5.0.5 to 5.0.6

Bumps [auto-launch](https://github.com/4ver/node-auto-launch) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/4ver/node-auto-launch/releases)
- [Commits](https://github.com/4ver/node-auto-launch/compare/5.0.5...5.0.6)

---
updated-dependencies:
- dependency-name: auto-launch
  dependency-type: direct:production
  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: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron-builder from 24.0.0 to 24.6.3 #157 (#160)

* Bump electron-updater from 5.3.0 to 6.1.1 (#152)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1 (#151)

* Remakedev (#124)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Update build.yml

* Update build.yml

* Set Configs. (#125)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 5.3.0 to 6.1.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@6.1.1/packages/electron-updater)

---
updated-dependencies:
- dependency-name: electron-updater
  dependency-type: direct:production
  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: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 23.1.4 to 25.3.2 #158 (#159)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Set config. portable and nis

* Bump electron-updater from 5.3.0 to 6.1.1 (#151)

* Remakedev (#124)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported data construtor from Client.js and Added require from coredata.js in smcore.js

* Updated Client and Partial code cleaning

* Re-added notifications settings changes

* Added showOpenDialogSync as showODS

* Re-added channels list manager

* Removed some useless stuff

* Re-added Join/Part channels

* Removed more legacy items that have already been re-implemented

* Create 'console ping panel'

* Reimplemented hide windows notification

* Added volume bar for subgift sound

* Added method call 'Join/Part' and 'Console Ping Panel'

* Cleaning code

* Removed all legacy stuff

* Update min-width

* Update UserWrapper max-width and Added @media for TextArea

* Re-added dialog window for joinpart panel

* Added Notifications buttons in waitLogin

* Updated add Channel message 'no channels added'

* Update Electron 22.1.0 -> 23.1.2

* Added "Debug" subgifts to console

* Update .gitignore

* Deleted pnpm-lock

* Changed to package-lock.json for compatibility with 'electron-builder'

* Updated loginbox, channelsbox and textarea

* Added command '_smdebug.showgifts' in 'Conexão de Canais'

* Updated regex to replace debug message

* Updated helper 'env'

* Fixed smdebug checker

* Updated "'jc_status" width and height

* Moved p "jc_Status" to fix off-screen message bug

* Re-added 'AutLogin'

* Cleaning

* Added 'smdebug.devtools' command

* Removed test CSS

* Fixed 'SubGift' notification and console panel auto clear

* Added 'jcnc' - catch errors to 'joinchannels'.

* Fixed Bug connection without a channel list

* V 0.1.12

* Updated check

* Updated Electron

* Added "disable-site-isolation-trials"

* Added Show/Hide in tray menu

* Changed 'controls' call

* Created appcore.js

* Revert changes

* Removed 'disabled-site-isolation'

* Moved essential stuff from 'preload' to 'appcore'

* Updated package.json

* Updated 'auto-updater' settings

* Update package.json

* Fixed Package.json

* Updated

* Updated packege.json

* fixed 'package-lock'

* Update build.yml

* Update build.yml

* Set Configs. (#125)

* Update Electron(Update, Builder) - Applying Context Isolation

* Fix Config Windows

* Moved legacy files (Temp Files)

* Refactore and Added Func. Window buttons, Clip menu

* Update minWidth

* Update Preload, Added Client and Basic Twitch IRC Connect

* Update Timer margin-inline

* Updata Configs and centralized legacy functions

* Remove legacy helpers

* Visual transitions moved to new file

* Update Client, fixed total joined channels counter

* Code cleanup

* legacy code partially removed

* Export window transitions from Client.js

* Exported joinchannels from Client.js

* Exported…
* Bump electron from 25.4.0 to 25.5.0 (#165) (#166)

* Update Electron(Update, Builder) - Applying Context Isolation

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 25.5.0 to 26.1.0

Bumps [electron](https://github.com/electron/electron) from 25.5.0 to 26.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v25.5.0...v26.1.0)

---
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: Raianwz <Raian03@live.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….10 to 2.0.11. (#171)

* Bump electron from 25.5.0 to 26.1.0 (#169)

* Bump electron from 25.4.0 to 25.5.0 (#165) (#166)

* Update Electron(Update, Builder) - Applying Context Isolation

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 25.5.0 to 26.1.0

Bumps [electron](https://github.com/electron/electron) from 25.5.0 to 26.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v25.5.0...v26.1.0)

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

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

* Bump @electron/remote from 2.0.10 to 2.0.11 (#170)

Bumps [@electron/remote](https://github.com/electron/remote) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](electron/remote@v2.0.10...v2.0.11)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  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>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump electron from 25.5.0 to 26.1.0 (#169)

* Bump electron from 25.4.0 to 25.5.0 (#165) (#166)

* Update Electron(Update, Builder) - Applying Context Isolation

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 25.5.0 to 26.1.0

Bumps [electron](https://github.com/electron/electron) from 25.5.0 to 26.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v25.5.0...v26.1.0)

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

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

* Bump @electron/remote from 2.0.10 to 2.0.11 (#170)

Bumps [@electron/remote](https://github.com/electron/remote) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](electron/remote@v2.0.10...v2.0.11)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  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>

* Bump electron-builder from 24.6.3 to 24.6.4 (#172)

Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.6.3 to 24.6.4.
- [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/v24.6.4/packages/electron-builder)

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

Signed-off-by: dependabot[bot] <support@github.com>
authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron-updater from 6.1.1 to 6.1.4 (#173)

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.1.1 to 6.1.4.
- [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@6.1.4/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>

* Bump electron from 26.1.0 to 26.2.1 (#175)

Bumps [electron](https://github.com/electron/electron) from 26.1.0 to 26.2.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v26.1.0...v26.2.1)

---
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>

---------

Signed-off-by: dependabot[bot] <support@github.com>
authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump electron from 25.5.0 to 26.1.0 (#169)

* Bump electron from 25.4.0 to 25.5.0 (#165) (#166)

* Update Electron(Update, Builder) - Applying Context Isolation

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 25.5.0 to 26.1.0

Bumps [electron](https://github.com/electron/electron) from 25.5.0 to 26.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v25.5.0...v26.1.0)

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

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

* Bump @electron/remote from 2.0.10 to 2.0.11 (#170)

Bumps [@electron/remote](https://github.com/electron/remote) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](electron/remote@v2.0.10...v2.0.11)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  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>

* Bump electron-builder from 24.6.3 to 24.6.4 (#172)

Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.6.3 to 24.6.4.
- [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/v24.6.4/packages/electron-builder)

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

Signed-off-by: dependabot[bot] <support@github.com>
authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron-updater from 6.1.1 to 6.1.4 (#173)

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.1.1 to 6.1.4.
- [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@6.1.4/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>

* Bump electron from 26.1.0 to 26.2.1 (#175)

Bumps [electron](https://github.com/electron/electron) from 26.1.0 to 26.2.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v26.1.0...v26.2.1)

---
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>

* Bump electron from 26.2.1 to 26.2.2

Bumps [electron](https://github.com/electron/electron) from 26.2.1 to 26.2.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v26.2.1...v26.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>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump electron from 25.5.0 to 26.1.0 (#169)

* Bump electron from 25.4.0 to 25.5.0 (#165) (#166)

* Update Electron(Update, Builder) - Applying Context Isolation

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 25.5.0 to 26.1.0

Bumps [electron](https://github.com/electron/electron) from 25.5.0 to 26.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v25.5.0...v26.1.0)

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

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

* Bump @electron/remote from 2.0.10 to 2.0.11 (#170)

Bumps [@electron/remote](https://github.com/electron/remote) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](electron/remote@v2.0.10...v2.0.11)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  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>

* Bump electron-builder from 24.6.3 to 24.6.4 (#172)

Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.6.3 to 24.6.4.
- [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/v24.6.4/packages/electron-builder)

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

Signed-off-by: dependabot[bot] <support@github.com>
authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron-updater from 6.1.1 to 6.1.4 (#173)

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.1.1 to 6.1.4.
- [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@6.1.4/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>

* Bump electron from 26.1.0 to 26.2.1 (#175)

Bumps [electron](https://github.com/electron/electron) from 26.1.0 to 26.2.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v26.1.0...v26.2.1)

---
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>

* Bump electron from 26.2.1 to 26.2.2 (#177)

Bumps [electron](https://github.com/electron/electron) from 26.2.1 to 26.2.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v26.2.1...v26.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>

* Bump electron from 26.2.2 to 27.0.2 (#185)

Bumps [electron](https://github.com/electron/electron) from 26.2.2 to 27.0.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v26.2.2...v27.0.2)

---
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>

* Bump @electron/remote from 2.0.11 to 2.0.12 (#183)

Bumps [@electron/remote](https://github.com/electron/remote) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](electron/remote@v2.0.11...v2.0.12)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  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>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump electron from 25.5.0 to 26.1.0 (#169)

* Bump electron from 25.4.0 to 25.5.0 (#165) (#166)

* Update Electron(Update, Builder) - Applying Context Isolation

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 25.5.0 to 26.1.0

Bumps [electron](https://github.com/electron/electron) from 25.5.0 to 26.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v25.5.0...v26.1.0)

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

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

* Bump @electron/remote from 2.0.10 to 2.0.11 (#170)

Bumps [@electron/remote](https://github.com/electron/remote) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](electron/remote@v2.0.10...v2.0.11)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  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>

* Bump electron-builder from 24.6.3 to 24.6.4 (#172)

Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.6.3 to 24.6.4.
- [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/v24.6.4/packages/electron-builder)

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

Signed-off-by: dependabot[bot] <support@github.com>
authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron-updater from 6.1.1 to 6.1.4 (#173)

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.1.1 to 6.1.4.
- [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@6.1.4/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>

* Bump electron from 26.1.0 to 26.2.1 (#175)

Bumps [electron](https://github.com/electron/electron) from 26.1.0 to 26.2.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v26.1.0...v26.2.1)

---
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>

* Bump electron from 26.2.1 to 26.2.2 (#177)

Bumps [electron](https://github.com/electron/electron) from 26.2.1 to 26.2.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v26.2.1...v26.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>

* Bump electron from 26.2.2 to 27.0.2 (#185)

Bumps [electron](https://github.com/electron/electron) from 26.2.2 to 27.0.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v26.2.2...v27.0.2)

---
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>

* Bump @electron/remote from 2.0.11 to 2.0.12 (#183)

Bumps [@electron/remote](https://github.com/electron/remote) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](electron/remote@v2.0.11...v2.0.12)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  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>

* Bump electron from 27.0.2 to 28.1.4 (#201)

Bumps [electron](https://github.com/electron/electron) from 27.0.2 to 28.1.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v27.0.2...v28.1.4)

---
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>

* Bump electron-updater from 6.1.4 to 6.1.7 (#193)

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.1.4 to 6.1.7.
- [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@6.1.7/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>

* Bump electron-builder from 24.6.4 to 24.9.1 (#192)

Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.6.4 to 24.9.1.
- [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/v24.9.1/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>

* Bump @electron/remote from 2.0.12 to 2.1.1 (#196)

Bumps [@electron/remote](https://github.com/electron/remote) from 2.0.12 to 2.1.1.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](electron/remote@v2.0.12...v2.1.1)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  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>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump electron from 25.5.0 to 26.1.0 (#169)

* Bump electron from 25.4.0 to 25.5.0 (#165) (#166)

* Update Electron(Update, Builder) - Applying Context Isolation

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 25.5.0 to 26.1.0

Bumps [electron](https://github.com/electron/electron) from 25.5.0 to 26.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v25.5.0...v26.1.0)

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

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

* Bump @electron/remote from 2.0.10 to 2.0.11 (#170)

Bumps [@electron/remote](https://github.com/electron/remote) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](electron/remote@v2.0.10...v2.0.11)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  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>

* Bump electron-builder from 24.6.3 to 24.6.4 (#172)

Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.6.3 to 24.6.4.
- [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/v24.6.4/packages/electron-builder)

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

Signed-off-by: dependabot[bot] <support@github.com>
authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron-updater from 6.1.1 to 6.1.4 (#173)

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.1.1 to 6.1.4.
- [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@6.1.4/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>

* Bump electron from 26.1.0 to 26.2.1 (#175)

Bumps [electron](https://github.com/electron/electron) from 26.1.0 to 26.2.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v26.1.0...v26.2.1)

---
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>

* Bump electron from 26.2.1 to 26.2.2 (#177)

Bumps [electron](https://github.com/electron/electron) from 26.2.1 to 26.2.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v26.2.1...v26.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>

* Bump electron from 26.2.2 to 27.0.2 (#185)

Bumps [electron](https://github.com/electron/electron) from 26.2.2 to 27.0.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v26.2.2...v27.0.2)

---
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>

* Bump @electron/remote from 2.0.11 to 2.0.12 (#183)

Bumps [@electron/remote](https://github.com/electron/remote) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](electron/remote@v2.0.11...v2.0.12)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  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>

* Bump electron from 27.0.2 to 28.1.4 (#201)

Bumps [electron](https://github.com/electron/electron) from 27.0.2 to 28.1.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v27.0.2...v28.1.4)

---
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>

* Bump electron-updater from 6.1.4 to 6.1.7 (#193)

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.1.4 to 6.1.7.
- [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@6.1.7/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>

* Bump electron-builder from 24.6.4 to 24.9.1 (#192)

Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) from 24.6.4 to 24.9.1.
- [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/v24.9.1/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>

* Bump @electron/remote from 2.0.12 to 2.1.1 (#196)

Bumps [@electron/remote](https://github.com/electron/remote) from 2.0.12 to 2.1.1.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](electron/remote@v2.0.12...v2.1.1)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  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>

* Bump app-builder-lib and electron-builder (#214)

Bumps [app-builder-lib](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib) to 24.13.3 and updates ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). These dependencies need to be updated together.


Updates `app-builder-lib` from 24.9.1 to 24.13.3
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/app-builder-lib/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.13.3/packages/app-builder-lib)

Updates `electron-builder` from 24.9.1 to 24.13.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/v24.13.3/packages/electron-builder)

---
updated-dependencies:
- dependency-name: app-builder-lib
  dependency-type: indirect
- dependency-name: electron-builder
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 28.1.4 to 31.0.1 (#235)

Bumps [electron](https://github.com/electron/electron) from 28.1.4 to 31.0.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v28.1.4...v31.0.1)

---
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>

* Bump ws from 8.13.0 to 8.17.1 (#236)

Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.13.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ejs from 3.1.9 to 3.1.10 (#225)

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Updated files

* Bump @electron/remote from 2.1.1 to 2.1.2 (#203)

Bumps [@electron/remote](https://github.com/electron/remote) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/electron/remote/releases)
- [Changelog](https://github.com/electron/remote/blob/main/.releaserc.json)
- [Commits](electron/remote@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: "@electron/remote"
  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>

* Bump electron-updater from 6.1.7 to 6.2.1 (#232)

Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.1.7 to 6.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@6.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 31.0.1 to 31.3.1 (#242)

Bumps [electron](https://github.com/electron/electron) from 31.0.1 to 31.3.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v31.0.1...v31.3.1)

---
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>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Raianwz Raianwz merged commit e847153 into main Nov 9, 2024
Raianwz added a commit that referenced this pull request Nov 10, 2024
* Update depedences (#263)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Raianwz pushed a commit that referenced this pull request Nov 10, 2024
* Updated dependencies(#263)


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Raianwz added a commit that referenced this pull request Nov 10, 2024
* Update Dependencies (#264)
* Update depedences (#263)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump electron from 31.3.1 to 33.2.0 (#260)

* Updated dependencies(#263)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant