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

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

Frontend NPM Dependency Updates #1741

github-actions bot opened this issue Sep 25, 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

⚠️ - 14 Production dependencies are out-of-date.
⚠️ - 22 Dev dependencies are out-of-date.

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

cd frontend

Production Dependencies to Update:


patch

  • @mui/icons-material Update from version 5.14.8 to 5.14.9 by running
npm install @mui/icons-material@5.14.9
  • @mui/material Update from version 5.14.8 to 5.14.10 by running
npm install @mui/material@5.14.10
  • @reduxjs/toolkit Update from version 1.9.5 to 1.9.6 by running
npm install @reduxjs/toolkit@1.9.6
  • bootstrap Update from version 5.3.1 to 5.3.2 by running
npm install bootstrap@5.3.2
  • formik Update from version 2.4.3 to 2.4.5 by running
npm install formik@2.4.5
  • keycloak-js Update from version 22.0.1 to 22.0.3 by running
npm install keycloak-js@22.0.3
  • styled-components Update from version 6.0.7 to 6.0.8 by running
npm install styled-components@6.0.8

minor

  • @babel/core Update from version 7.22.15 to 7.23.0 by running
npm install @babel/core@7.23.0
  • react-datepicker Update from version 4.17.0 to 4.18.0 by running
npm install react-datepicker@4.18.0
  • react-router-dom Update from version 6.15.0 to 6.16.0 by running
npm install react-router-dom@6.16.0
  • retry-axios Update from version 3.0.0 to 3.1.0 by running
npm install retry-axios@3.1.0
  • sass Update from version 1.67.0 to 1.68.0 by running
npm install sass@1.68.0
  • yup Update from version 1.2.0 to 1.3.0 by running
npm install yup@1.3.0

major

  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install react-bootstrap-typeahead@6.2.3

Dev Dependencies to Update:


patch_dev

  • @testing-library/dom Update from version 9.3.1 to 9.3.3 by running
npm install -D @testing-library/dom@9.3.3
  • @testing-library/jest-dom Update from version 6.1.2 to 6.1.3 by running
npm install -D @testing-library/jest-dom@6.1.3
  • @testing-library/user-event Update from version 14.5.0 to 14.5.1 by running
npm install -D @testing-library/user-event@14.5.1
  • @types/enzyme Update from version 3.10.13 to 3.10.14 by running
npm install -D @types/enzyme@3.10.14
  • @types/enzyme-to-json Update from version 1.5.4 to 1.5.5 by running
npm install -D @types/enzyme-to-json@1.5.5
  • @types/geojson Update from version 7946.0.10 to 7946.0.11 by running
npm install -D @types/geojson@7946.0.11
  • @types/jest Update from version 29.5.4 to 29.5.5 by running
npm install -D @types/jest@29.5.5
  • @types/leaflet Update from version 1.9.4 to 1.9.6 by running
npm install -D @types/leaflet@1.9.6
  • @types/lodash Update from version 4.14.197 to 4.14.199 by running
npm install -D @types/lodash@4.14.199
  • @types/polylabel Update from version 1.1.0 to 1.1.1 by running
npm install -D @types/polylabel@1.1.1
  • @types/react Update from version 18.2.21 to 18.2.22 by running
npm install -D @types/react@18.2.22
  • @types/react-test-renderer Update from version 18.0.1 to 18.0.2 by running
npm install -D @types/react-test-renderer@18.0.2
  • @types/styled-components Update from version 5.1.26 to 5.1.28 by running
npm install -D @types/styled-components@5.1.28
  • @types/supercluster Update from version 7.1.0 to 7.1.1 by running
npm install -D @types/supercluster@7.1.1
  • @types/text-mask-addons Update from version 3.8.1 to 3.8.2 by running
npm install -D @types/text-mask-addons@3.8.2
  • @typescript-eslint/eslint-plugin Update from version 6.7.0 to 6.7.2 by running
npm install -D @typescript-eslint/eslint-plugin@6.7.2
  • @typescript-eslint/parser Update from version 6.7.0 to 6.7.2 by running
npm install -D @typescript-eslint/parser@6.7.2

minor_dev

  • @babel/preset-typescript Update from version 7.22.15 to 7.23.0 by running
npm install -D @babel/preset-typescript@7.23.0
  • axios-mock-adapter Update from version 1.21.5 to 1.22.0 by running
npm install -D axios-mock-adapter@1.22.0
  • babel-jest Update from version 29.6.4 to 29.7.0 by running
npm install -D babel-jest@29.7.0
  • cypress Update from version 13.1.0 to 13.2.0 by running
npm install -D cypress@13.2.0
  • eslint Update from version 8.49.0 to 8.50.0 by running
npm install -D eslint@8.50.0
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