Closed athenawisdoms closed 4 years ago
Hey, Thank you for reaching out. Glad you found the repo useful. These are inter package dependencies and these warnings can be ignored.
Meanwhile, I have updated the package and resolved some vulnerabilities. You might like to checkout the latest commit https://github.com/kumarryogeshh/electron-react-parcel-boilerplate/commit/39ad45922fd172d225dccd3f77b312918e2ba4bb
Hi, thank you for this wonderful boilerplate! I am new to Node.js and Electron and this is very helpful!
When I ran
yarn
on a newgit clone
of the boilerplate repo, I notice many deprecation warnings, such asShould we be concerned about these warnings? Will the outdated packages in
package.json
be updated soon?Thank you!