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 #2367

Closed
30 tasks
github-actions bot opened this issue May 7, 2024 · 0 comments
Closed
30 tasks

react-app NPM Dependency Report #2367

github-actions bot opened this issue May 7, 2024 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented May 7, 2024

NPM Dependency Report - Tuesday, May 7th, 2024

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

COVERAGE_PERCENTAGE

⚠️ - 12 Production dependencies are out-of-date.
⚠️ - 18 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:

minor

Expand to see individual installs.

npm install @mui/x-data-grid@7.3.2 @mui/x-date-pickers@7.3.2 react@18.3.1 react-dom@18.3.1 react-router-dom@6.23.0
  • @mui/x-data-grid Update from version 7.2.0 to 7.3.2 by running...
npm install @mui/x-data-grid@7.3.2
  • @mui/x-date-pickers Update from version 7.2.0 to 7.3.2 by running...
npm install @mui/x-date-pickers@7.3.2
  • react Update from version 18.2.0 to 18.3.1 by running...
npm install react@18.3.1
  • react-dom Update from version 18.2.0 to 18.3.1 by running...
npm install react-dom@18.3.1
  • react-router-dom Update from version 6.22.0 to 6.23.0 by running...
npm install react-router-dom@6.23.0

patch

Expand to see individual installs.

npm install @emotion/react@11.11.4 @emotion/styled@11.11.5 @mui/icons-material@5.15.16 @mui/material@5.15.16 dayjs@1.11.11 react-error-boundary@4.0.13 react-hook-form@7.51.4
  • @emotion/react Update from version 11.11.3 to 11.11.4 by running...
npm install @emotion/react@11.11.4
  • @emotion/styled Update from version 11.11.0 to 11.11.5 by running...
npm install @emotion/styled@11.11.5
  • @mui/icons-material Update from version 5.15.6 to 5.15.16 by running...
npm install @mui/icons-material@5.15.16
  • @mui/material Update from version 5.15.15 to 5.15.16 by running...
npm install @mui/material@5.15.16
  • dayjs Update from version 1.11.10 to 1.11.11 by running...
npm install dayjs@1.11.11
  • react-error-boundary Update from version 4.0.12 to 4.0.13 by running...
npm install react-error-boundary@4.0.13
  • react-hook-form Update from version 7.51.0 to 7.51.4 by running...
npm install react-hook-form@7.51.4


Development Dependencies to Update:

major_dev

Expand to see individual installs.

npm install -D @testing-library/react@15.0.7 eslint@9.2.0
  • @testing-library/react Update from version 14.3.0 to 15.0.7 by running...
npm install -D @testing-library/react@15.0.7
  • eslint Update from version 8.57.0 to 9.2.0 by running...
npm install -D eslint@9.2.0

minor_dev

Expand to see individual installs.

npm install -D @types/react@18.3.1 @types/react-dom@18.3.0 @typescript-eslint/eslint-plugin@7.8.0 @typescript-eslint/parser@7.8.0 react-test-renderer@18.3.1
  • @types/react Update from version 18.2.43 to 18.3.1 by running...
npm install -D @types/react@18.3.1
  • @types/react-dom Update from version 18.2.17 to 18.3.0 by running...
npm install -D @types/react-dom@18.3.0
  • @typescript-eslint/eslint-plugin Update from version 7.5.0 to 7.8.0 by running...
npm install -D @typescript-eslint/eslint-plugin@7.8.0
  • @typescript-eslint/parser Update from version 7.5.0 to 7.8.0 by running...
npm install -D @typescript-eslint/parser@7.8.0
  • react-test-renderer Update from version 18.2.0 to 18.3.1 by running...
npm install -D react-test-renderer@18.3.1

patch_dev

Expand to see individual installs.

npm install -D @babel/preset-env@7.24.5 @testing-library/jest-dom@6.4.5 @types/jest@29.5.12 @types/leaflet@1.9.12 eslint-plugin-prettier@5.1.3 eslint-plugin-react@7.34.1 prettier@3.2.5 ts-jest@29.1.2 typescript@5.4.5 vite@5.2.11 vite-tsconfig-paths@4.3.2
  • @babel/preset-env Update from version 7.24.0 to 7.24.5 by running...
npm install -D @babel/preset-env@7.24.5
  • @testing-library/jest-dom Update from version 6.4.2 to 6.4.5 by running...
npm install -D @testing-library/jest-dom@6.4.5
  • @types/jest Update from version 29.5.11 to 29.5.12 by running...
npm install -D @types/jest@29.5.12
  • @types/leaflet Update from version 1.9.9 to 1.9.12 by running...
npm install -D @types/leaflet@1.9.12
  • eslint-plugin-prettier Update from version 5.1.2 to 5.1.3 by running...
npm install -D eslint-plugin-prettier@5.1.3
  • eslint-plugin-react Update from version 7.34.0 to 7.34.1 by running...
npm install -D eslint-plugin-react@7.34.1
  • prettier Update from version 3.2.4 to 3.2.5 by running...
npm install -D prettier@3.2.5
  • ts-jest Update from version 29.1.1 to 29.1.2 by running...
npm install -D ts-jest@29.1.2
  • typescript Update from version 5.4.2 to 5.4.5 by running...
npm install -D typescript@5.4.5
  • vite Update from version 5.2.6 to 5.2.11 by running...
npm install -D vite@5.2.11
  • vite-tsconfig-paths Update from version 4.3.1 to 4.3.2 by running...
npm install -D vite-tsconfig-paths@4.3.2

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