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 dependencies #94

Open
FineArchs opened this issue Jan 26, 2024 · 4 comments
Open

deprecated dependencies #94

FineArchs opened this issue Jan 26, 2024 · 4 comments

Comments

@FineArchs
Copy link
Owner

npm WARN skipping integrity check for git dependency ssh://[email protected]/mattdesl/gifenc.git 
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated

added 1606 packages, and audited 1607 packages in 21s

289 packages are looking for funding
  run `npm fund` for details

3 vulnerabilities (1 moderate, 2 high)
@FineArchs
Copy link
Owner Author

source-map-urlはsource-map-resolve、
source-map-resolveはsnapdragon、
snapdragonはexpand-bracketsとextglobとnanomatchとvue-docgen-loader/node_modules/bracesとvue-docgen-loader/node_modules/micromatchに依存されている

@FineArchs
Copy link
Owner Author

snapdragonの依存バージョンは全て^0.8.1だが最新版は0.12.1

@FineArchs
Copy link
Owner Author

なお最新版でもsource-map-resolveに依存している
というか代替がなさそう?

@FineArchs
Copy link
Owner Author

@storybook/vue3-webpack5が全ての元凶っぽい

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

1 participant