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

Outdated libraries 😡 #21

Open
lash0000 opened this issue Mar 4, 2024 · 1 comment
Open

Outdated libraries 😡 #21

lash0000 opened this issue Mar 4, 2024 · 1 comment
Assignees
Labels
dependencies Pull requests that update a dependency file optional This issue might not needed

Comments

@lash0000
Copy link
Collaborator

lash0000 commented Mar 4, 2024

Still annoying as of these point I will post something about it once if I already solve the issue.

Current scenario of mine at the moment whenever if I do npm install shit here are some details.

PS D:\Users\obseq\OneDrive\Desktop\KEN\Prog\Figpeek> npm install
up to date, audited 253 packages in 4s
25 packages are looking for funding   
  run `npm fund` for details
8 vulnerabilities (4 moderate, 2 high, 2 critical)
To address issues that do not require attention, run:
  npm audit fix
To address all issues (including breaking changes), run:
  npm audit fix --force
Run `npm audit` for details.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: 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 request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142

When running the project....

PS D:\Users\obseq\OneDrive\Desktop\KEN\Prog\Figpeek> npm run dev
> chrono-svelte-template@0.0.0 dev
> vite

  vite v2.8.4 dev server running at:
  > Local: http://localhost:3000/
  > Network: use `--host` to expose
  ready in 417ms.

Browserslist: caniuse-lite is outdated. Please run:
  npx browserslist@latest --update-db
  Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
@lash0000 lash0000 added the dependencies Pull requests that update a dependency file label Mar 4, 2024
@lash0000 lash0000 self-assigned this Mar 4, 2024
@lash0000 lash0000 added the optional This issue might not needed label Mar 4, 2024
@xonnu
Copy link
Owner

xonnu commented Mar 13, 2024

The codebase was outdated; consider migrating it to ReactJS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file optional This issue might not needed
Projects
None yet
Development

No branches or pull requests

2 participants