electron-react-parcel-boilerplate
electron-react-parcel-boilerplate copied to clipboard
Boilerplate code to create basic, production ready Electron app using React, Parcel application bundler.
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [plist](https://github.com/TooTallNate/node-plist). These dependencies need to be updated together. Removes `xmldom` Updates `plist` from 3.0.1 to 3.0.6 Changelog Sourced from plist's...
Bumps [electron](https://github.com/electron/electron) from 9.4.0 to 15.5.5. Release notes Sourced from electron's releases. electron v15.5.5 Release Notes for v15.5.5 Other Changes Backported fix for CVE-2022-1482. #34040 Backported fix for CVE-2022-1483. #34009...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Note to other people coming across this issue: The repo seems to be not actively maintained, so I'm not sure if this PR will get merged soon. If you want...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Hello there, your boilerplate is working great until I encountered the errors `fs.existsSync is not a function` and `Cannot statically evaluate fs argument` after trying to use another npm package....
Bumps [ejs](https://github.com/mde/ejs) to 3.1.9 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 `ejs` from 2.7.4 to 3.1.9 Release notes Sourced from ejs's releases. v3.1.9 Version...
Bumps [axios](https://github.com/axios/axios) to 0.21.4 and updates ancestor dependency [bundlesize](https://github.com/siddharthkp/bundlesize). These dependencies need to be updated together. Updates `axios` from 0.19.0 to 0.21.4 Release notes Sourced from axios's releases. v0.21.4 Fixes...
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1. Commits 496166d 3.1.1 6eb82c0 Bug fix: Thirdparty cookie leak See full diff in compare view Maintainer changes This version was pushed to npm by...