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

Frontend NPM Dependency Updates #116

Open
github-actions bot opened this issue Sep 26, 2023 · 0 comments
Open

Frontend NPM Dependency Updates #116

github-actions bot opened this issue Sep 26, 2023 · 0 comments

Comments

@github-actions
Copy link

NPM Dependency Versions Check

Versions of npm packages have been checked against their latest versions from the npm registry.

COVERAGE_PERCENTAGE

⚠️ - 9 Standard dependencies are out-of-date.
⚠️ - 16 Dev dependencies are out-of-date.

Make sure to change directory to where the package.json is located using...

cd app

Standard Dependencies to Update:


patch

  • dayjs Update from version 1.11.8 to 1.11.10 by running
npm install [email protected]

minor

  • @mui/icons-material Update from version 5.11.16 to 5.14.11 by running
npm install @mui/[email protected]
  • @mui/material Update from version 5.13.5 to 5.14.11 by running
npm install @mui/[email protected]
  • @mui/x-date-pickers Update from version 6.8.0 to 6.15.0 by running
npm install @mui/[email protected]
  • axios Update from version 1.4.0 to 1.5.0 by running
npm install [email protected]
  • react-router-dom Update from version 6.13.0 to 6.16.0 by running
npm install [email protected]
  • rsuite Update from version 5.35.1 to 5.40.0 by running
npm install [email protected]
  • zod Update from version 3.21.4 to 3.22.2 by running
npm install [email protected]

major

  • @bcgov/bc-sans Update from version 1.0.1 to 2.0.0 by running
npm install @bcgov/[email protected]

Dev Dependencies to Update:


patch_dev

  • @types/jest Update from version 29.5.2 to 29.5.5 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.13 to 18.2.23 by running
npm install -D @types/[email protected]
  • @types/react-dom Update from version 18.2.6 to 18.2.7 by running
npm install -D @types/[email protected]

minor_dev

  • @types/node Update from version 20.3.1 to 20.7.0 by running
npm install -D @types/[email protected]
  • @vitejs/plugin-react Update from version 4.0.1 to 4.1.0 by running
npm install -D @vitejs/[email protected]
  • eslint Update from version 8.43.0 to 8.50.0 by running
npm install -D [email protected]
  • eslint-config-airbnb-typescript Update from version 17.0.0 to 17.1.0 by running
npm install -D [email protected]
  • eslint-plugin-react Update from version 7.32.2 to 7.33.2 by running
npm install -D [email protected]
  • typescript Update from version 5.1.3 to 5.2.2 by running
npm install -D [email protected]
  • vite Update from version 4.3.9 to 4.4.9 by running
npm install -D [email protected]

major_dev

  • @typescript-eslint/eslint-plugin Update from version 5.60.0 to 6.7.3 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.60.0 to 6.7.3 by running
npm install -D @typescript-eslint/[email protected]
  • cypress Update from version 12.14.0 to 13.2.0 by running
npm install -D [email protected]
  • eslint-config-prettier Update from version 8.8.0 to 9.0.0 by running
npm install -D [email protected]
  • eslint-plugin-prettier Update from version 4.2.1 to 5.0.0 by running
npm install -D [email protected]
  • prettier Update from version 2.8.8 to 3.0.3 by running
npm install -D [email protected]
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

0 participants