insomnia/packages/insomnia-app
John Chadwick b07cd1cf16
Upgrade Electron to 11.2.3. (#3798)
* Upgrade Electron from 9.3.5 to 11.2.3.

* bump version

* update preid to alpha

* version packages lib@2.3.1-alpha.0

* Downgrade electron-builder to 22.11.3.

We tried to upgrade electron-builder to 22.11.7, but this fails
because electron-builder 22.11.4 introduces imports into fs/promises.
This module is only available in Node 14+, so we have to stick to
22.11.3 until we update to Electron 12.

* Revert npm script changes from alpha release.

Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-07-16 13:35:32 -07:00
..
app Upgrade Electron to 11.2.3. (#3798) 2021-07-16 13:35:32 -07:00
bin [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
config Upgrade Electron to 11.2.3. (#3798) 2021-07-16 13:35:32 -07:00
scripts Filter remote collections by the active space (#3456) 2021-06-15 04:21:06 +00:00
send-request [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
webpack [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
.eslintignore reverts changes to main.min.js artifact location (#3401) 2021-05-19 15:00:12 -04:00
.eslintrc.js adds eslint rule for requiring default case statements (#3779) 2021-07-01 20:47:10 +00:00
.gitignore reverts changes to main.min.js artifact location (#3401) 2021-05-19 15:00:12 -04:00
.npmrc Upgrade Electron to 11.2.3. (#3798) 2021-07-16 13:35:32 -07:00
jest.config.js remove duplication of all jest configs (#3375) 2021-05-13 07:29:02 -04:00
package-lock.json Upgrade Electron to 11.2.3. (#3798) 2021-07-16 13:35:32 -07:00
package.json Upgrade Electron to 11.2.3. (#3798) 2021-07-16 13:35:32 -07:00
README.md
tsconfig.build.json reverts changes to main.min.js artifact location (#3401) 2021-05-19 15:00:12 -04:00
tsconfig.build.sr.json [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
tsconfig.json reverts changes to main.min.js artifact location (#3401) 2021-05-19 15:00:12 -04:00
tsconfig.webpack.json [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00

Insomnia App

The main desktop application.