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

Deprecated #61

Open
iandoug opened this issue Aug 10, 2021 · 2 comments
Open

Deprecated #61

iandoug opened this issue Aug 10, 2021 · 2 comments

Comments

@iandoug
Copy link

iandoug commented Aug 10, 2021

Hi

Is this all normal?

~/projects/SvelteStorm-main $ npm install
npm WARN deprecated [email protected]: In 6.x, the babel package has been deprecated in favor of babel-cli. Check https://opencollective.com/babel to support the Babel maintainers
npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-babel.
npm WARN deprecated [email protected]: This module has been deprecated and is no longer maintained. Please use @rollup/plugin-json.
npm WARN deprecated [email protected]: This module has moved and is now available at @rollup/plugin-replace. Please update your dependencies. This version is no longer maintained.
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm WARN deprecated [email protected]: outdated version, please use @next
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated

Thanks, Ian

@trasherdk
Copy link

Try npm outdated. It's really not that bad. There's a few low-hanging fruits in there.

$ npm outdated
Package                               Current         Wanted         Latest  Location                                     Depended by
@babel/core                            7.14.6         7.15.0         7.15.0  node_modules/@babel/core                     SvelteStorm
@electron-forge/cli             6.0.0-beta.58  6.0.0-beta.59  6.0.0-beta.59  node_modules/@electron-forge/cli             SvelteStorm
@electron-forge/maker-deb       6.0.0-beta.58  6.0.0-beta.59  6.0.0-beta.59  node_modules/@electron-forge/maker-deb       SvelteStorm
@electron-forge/maker-rpm       6.0.0-beta.58  6.0.0-beta.59  6.0.0-beta.59  node_modules/@electron-forge/maker-rpm       SvelteStorm
@electron-forge/maker-squirrel  6.0.0-beta.58  6.0.0-beta.59  6.0.0-beta.59  node_modules/@electron-forge/maker-squirrel  SvelteStorm
@electron-forge/maker-zip       6.0.0-beta.58  6.0.0-beta.59  6.0.0-beta.59  node_modules/@electron-forge/maker-zip       SvelteStorm
@rollup/plugin-commonjs                19.0.1         19.0.2         20.0.0  node_modules/@rollup/plugin-commonjs         SvelteStorm
@rollup/plugin-node-resolve             7.1.3          7.1.3         13.0.4  node_modules/@rollup/plugin-node-resolve     SvelteStorm
@rollup/plugin-typescript               8.2.3          8.2.5          8.2.5  node_modules/@rollup/plugin-typescript       SvelteStorm
@tsconfig/svelte                       1.0.13         1.0.13          2.0.1  node_modules/@tsconfig/svelte                SvelteStorm
autoprefixer                            9.8.6          9.8.6         10.3.1  node_modules/autoprefixer                    SvelteStorm
concurrently                            5.3.0          5.3.0          6.2.1  node_modules/concurrently                    SvelteStorm
electron                                8.5.5          8.5.5         13.1.9  node_modules/electron                        SvelteStorm
electron-reload                         1.5.0          1.5.0  2.0.0-alpha.1  node_modules/electron-reload                 SvelteStorm
estree-walker                           1.0.1          1.0.1          3.0.0  node_modules/estree-walker                   SvelteStorm
mocha                                   9.0.2          9.0.3          9.0.3  node_modules/mocha                           SvelteStorm
monaco-editor                          0.23.0         0.23.0         0.26.1  node_modules/monaco-editor                   SvelteStorm
rollup                                 2.53.2         2.56.2         2.56.2  node_modules/rollup                          SvelteStorm
rollup-plugin-import-css                2.0.1          2.0.1          3.0.0  node_modules/rollup-plugin-import-css        SvelteStorm
rollup-plugin-postcss                   2.9.0          2.9.0          4.0.1  node_modules/rollup-plugin-postcss           SvelteStorm
rollup-plugin-svelte                    6.1.1          6.1.1          7.1.0  node_modules/rollup-plugin-svelte            SvelteStorm
rollup-plugin-terser                    5.3.1          5.3.1          7.0.2  node_modules/rollup-plugin-terser            SvelteStorm
spectron                               10.0.1         10.0.1         15.0.0  node_modules/spectron                        SvelteStorm
svelte                                 3.38.3         3.42.1         3.42.1  node_modules/svelte                          SvelteStorm

@jos1948
Copy link

jos1948 commented Feb 19, 2024

Hello, how come less has been pulled over a year?
The commits got few.
Do we need more spirit? More reviews?
The product seems good to me. But I have no experience yet.
Success, anyway!

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

No branches or pull requests

3 participants