web-to-desktop-framework-comparison icon indicating copy to clipboard operation
web-to-desktop-framework-comparison copied to clipboard

01-empty-app/nodegui - Update

Open Elanis opened this issue 2 years ago • 0 comments

$ npm-check
(node:6648) [DEP0128] DeprecationWarning: Invalid 'main' field in 'C:\Users\elani\AppData\Roaming\npm\node_modules\npm-check\node_modules\find-parent-dir\package.json' of 'find-parent-dir.js'. Please either fix that or report it to the module author
(Use `node --trace-deprecation ...` to show where the warning was created)

@nodegui/nodegui       😎  NEW VER!  NonSemver update available. https://github.com/nodegui/nodegui#readme
                                    npm install --save @nodegui/[email protected] to go from 0.33.3 to 0.37.3

@nodegui/packer        😕  NOTUSED?  Still using @nodegui/packer?
                                    Depcheck did not find code similar to require('@nodegui/packer') or import from '@nodegui/packer'.                                    Check your code before removing as depcheck isn't able to foresee all ways dependencies can be used.
                                    Use --skip-unused to skip this check.
                                    To remove this package: npm uninstall --save-dev @nodegui/packer

@types/node            😎  MAJOR UP  Major update available. https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node                                    npm install --save-dev @types/[email protected] to go from 14.17.9 to 16.9.1

clean-webpack-plugin   😎  MAJOR UP  Major update available. https://github.com/johnagan/clean-webpack-plugin
                                    npm install --save-dev [email protected] to go from 3.0.0 to 4.0.0

ts-loader              😎  MAJOR UP  Major update available. https://github.com/TypeStrong/ts-loader
                                    npm install --save-dev [email protected] to go from 8.3.0 to 9.2.5

typescript             😍  UPDATE!   Your local install is out of date. https://www.typescriptlang.org/
                                    npm install --save-dev [email protected] to go from 4.3.5 to 4.4.3

webpack                😍  UPDATE!   Your local install is out of date. https://github.com/webpack/webpack
                                    npm install --save-dev [email protected] to go from 5.49.0 to 5.52.1

webpack-cli            😍  UPDATE!   Your local install is out of date. https://github.com/webpack/webpack-cli/tree/master/packages/webpack-cli
                                    npm install --save-dev [email protected] to go from 4.7.2 to 4.8.0
                       😕  NOTUSED?  Still using webpack-cli?
                                    Depcheck did not find code similar to require('webpack-cli') or import from 'webpack-cli'.
                                    Check your code before removing as depcheck isn't able to foresee all ways dependencies can be used.
                                    Use --skip-unused to skip this check.
                                    To remove this package: npm uninstall --save-dev webpack-cli

Elanis avatar Sep 13 '21 11:09 Elanis