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

react-app NPM Dependency Report #2138

Closed
20 tasks
github-actions bot opened this issue Jan 25, 2024 · 0 comments
Closed
20 tasks

react-app NPM Dependency Report #2138

github-actions bot opened this issue Jan 25, 2024 · 0 comments

Comments

@github-actions
Copy link

NPM Dependency Report - Thursday, January 25th, 2024

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

COVERAGE_PERCENTAGE

⚠️ - 8 Production dependencies are out-of-date.
⚠️ - 12 Development dependencies are out-of-date.

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

cd react-app

Production Dependencies to Update:

major

Expand to see individual installs.

npm install @bcgov/bc-sans@2.1.0 @emotion/react@11.11.3 @emotion/styled@11.11.0 @mdi/js@7.4.47 @mdi/react@1.6.1 @mui/material@5.15.6 @mui/x-data-grid@6.19.2
  • @bcgov/bc-sans Update from version ^2.1.0 to 2.1.0 by running...
npm install @bcgov/bc-sans@2.1.0
  • @emotion/react Update from version ^11.11.3 to 11.11.3 by running...
npm install @emotion/react@11.11.3
  • @emotion/styled Update from version ^11.11.0 to 11.11.0 by running...
npm install @emotion/styled@11.11.0
  • @mdi/js Update from version ^7.4.47 to 7.4.47 by running...
npm install @mdi/js@7.4.47
  • @mdi/react Update from version ^1.6.1 to 1.6.1 by running...
npm install @mdi/react@1.6.1
  • @mui/material Update from version ^5.15.3 to 5.15.6 by running...
npm install @mui/material@5.15.6
  • @mui/x-data-grid Update from version ^6.18.7 to 6.19.2 by running...
npm install @mui/x-data-grid@6.19.2

patch

Expand to see individual installs.

npm install react-router-dom@6.21.3
  • react-router-dom Update from version 6.21.1 to 6.21.3 by running...
npm install react-router-dom@6.21.3


Development Dependencies to Update:

minor_dev

Expand to see individual installs.

npm install -D @testing-library/jest-dom@6.3.0 @typescript-eslint/eslint-plugin@6.19.1 @typescript-eslint/parser@6.19.1 prettier@3.2.4 typescript@5.3.3 vite-tsconfig-paths@4.3.1
  • @testing-library/jest-dom Update from version 6.2.0 to 6.3.0 by running...
npm install -D @testing-library/jest-dom@6.3.0
  • @typescript-eslint/eslint-plugin Update from version 6.17.0 to 6.19.1 by running...
npm install -D @typescript-eslint/eslint-plugin@6.19.1
  • @typescript-eslint/parser Update from version 6.17.0 to 6.19.1 by running...
npm install -D @typescript-eslint/parser@6.19.1
  • prettier Update from version 3.1.1 to 3.2.4 by running...
npm install -D prettier@3.2.4
  • typescript Update from version 5.2.2 to 5.3.3 by running...
npm install -D typescript@5.3.3
  • vite-tsconfig-paths Update from version 4.2.3 to 4.3.1 by running...
npm install -D vite-tsconfig-paths@4.3.1

patch_dev

Expand to see individual installs.

npm install -D @babel/preset-env@7.23.9 @types/react@18.2.48 @types/react-dom@18.2.18 eslint-plugin-prettier@5.1.3 ts-jest@29.1.2 vite@5.0.12
  • @babel/preset-env Update from version 7.23.8 to 7.23.9 by running...
npm install -D @babel/preset-env@7.23.9
  • @types/react Update from version 18.2.43 to 18.2.48 by running...
npm install -D @types/react@18.2.48
  • @types/react-dom Update from version 18.2.17 to 18.2.18 by running...
npm install -D @types/react-dom@18.2.18
  • eslint-plugin-prettier Update from version 5.1.2 to 5.1.3 by running...
npm install -D eslint-plugin-prettier@5.1.3
  • ts-jest Update from version 29.1.1 to 29.1.2 by running...
npm install -D ts-jest@29.1.2
  • vite Update from version 5.0.8 to 5.0.12 by running...
npm install -D vite@5.0.12

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