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

Closed
github-actions bot opened this issue Nov 24, 2023 · 0 comments
Closed

Frontend NPM Dependency Updates #1932

github-actions bot opened this issue Nov 24, 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

⚠️ - 23 Production dependencies are out-of-date.
⚠️ - 34 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

  • @babel/core Update from version 7.23.0 to 7.23.3 by running
npm install @babel/core@7.23.3
  • @mui/icons-material Update from version 5.14.8 to 5.14.18 by running
npm install @mui/icons-material@5.14.18
  • @mui/material Update from version 5.14.8 to 5.14.18 by running
npm install @mui/material@5.14.18
  • @redux-devtools/extension Update from version 3.2.5 to 3.2.6 by running
npm install @redux-devtools/extension@3.2.6
  • @reduxjs/toolkit Update from version 1.9.5 to 1.9.7 by running
npm install @reduxjs/toolkit@1.9.7
  • axios Update from version 1.6.0 to 1.6.2 by running
npm install axios@1.6.2
  • 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
  • react-bootstrap Update from version 2.9.0 to 2.9.1 by running
npm install react-bootstrap@2.9.1
  • react-draggable Update from version 4.4.5 to 4.4.6 by running
npm install react-draggable@4.4.6
  • react-redux Update from version 8.1.2 to 8.1.3 by running
npm install react-redux@8.1.3
  • react-redux-loading-bar Update from version 5.0.4 to 5.0.5 by running
npm install react-redux-loading-bar@5.0.5
  • sass Update from version 1.69.0 to 1.69.5 by running
npm install sass@1.69.5
  • yup Update from version 1.3.1 to 1.3.2 by running
npm install yup@1.3.2

minor

  • @vitejs/plugin-react Update from version 4.1.1 to 4.2.0 by running
npm install @vitejs/plugin-react@4.2.0
  • react-datepicker Update from version 4.21.0 to 4.23.0 by running
npm install react-datepicker@4.23.0
  • react-router-dom Update from version 6.18.0 to 6.20.0 by running
npm install react-router-dom@6.20.0
  • retry-axios Update from version 3.0.0 to 3.1.3 by running
npm install retry-axios@3.1.3
  • styled-components Update from version 6.0.7 to 6.1.1 by running
npm install styled-components@6.1.1
  • vite-plugin-svgr Update from version 4.1.0 to 4.2.0 by running
npm install vite-plugin-svgr@4.2.0

major

  • keycloak-js Update from version 22.0.1 to 23.0.0 by running
npm install keycloak-js@23.0.0
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.3.2 by running
npm install react-bootstrap-typeahead@6.3.2
  • vite Update from version 4.5.0 to 5.0.2 by running
npm install vite@5.0.2

Dev Dependencies to Update:


patch_dev

  • @babel/preset-typescript Update from version 7.23.0 to 7.23.3 by running
npm install -D @babel/preset-typescript@7.23.3
  • @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.4 by running
npm install -D @testing-library/jest-dom@6.1.4
  • @testing-library/react Update from version 14.1.0 to 14.1.2 by running
npm install -D @testing-library/react@14.1.2
  • @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.16 by running
npm install -D @types/enzyme@3.10.16
  • @types/enzyme-to-json Update from version 1.5.4 to 1.5.7 by running
npm install -D @types/enzyme-to-json@1.5.7
  • @types/geojson Update from version 7946.0.10 to 7946.0.13 by running
npm install -D @types/geojson@7946.0.13
  • @types/jest Update from version 29.5.4 to 29.5.10 by running
npm install -D @types/jest@29.5.10
  • @types/leaflet Update from version 1.9.4 to 1.9.8 by running
npm install -D @types/leaflet@1.9.8
  • @types/lodash Update from version 4.14.197 to 4.14.202 by running
npm install -D @types/lodash@4.14.202
  • @types/mui-datatables Update from version 4.3.5 to 4.3.10 by running
npm install -D @types/mui-datatables@4.3.10
  • @types/papaparse Update from version 5.3.8 to 5.3.13 by running
npm install -D @types/papaparse@5.3.13
  • @types/polylabel Update from version 1.1.0 to 1.1.3 by running
npm install -D @types/polylabel@1.1.3
  • @types/pretty Update from version 2.0.1 to 2.0.3 by running
npm install -D @types/pretty@2.0.3
  • @types/react Update from version 18.2.21 to 18.2.38 by running
npm install -D @types/react@18.2.38
  • @types/react-bootstrap-typeahead Update from version 5.1.9 to 5.1.12 by running
npm install -D @types/react-bootstrap-typeahead@5.1.12
  • @types/react-datepicker Update from version 4.19.0 to 4.19.3 by running
npm install -D @types/react-datepicker@4.19.3
  • @types/react-dom Update from version 18.2.7 to 18.2.17 by running
npm install -D @types/react-dom@18.2.17
  • @types/react-paginate Update from version 7.1.1 to 7.1.4 by running
npm install -D @types/react-paginate@7.1.4
  • @types/react-redux Update from version 7.1.26 to 7.1.31 by running
npm install -D @types/react-redux@7.1.31
  • @types/react-table Update from version 7.7.15 to 7.7.18 by running
npm install -D @types/react-table@7.7.18
  • @types/react-test-renderer Update from version 18.0.1 to 18.0.7 by running
npm install -D @types/react-test-renderer@18.0.7
  • @types/react-text-mask Update from version 5.4.11 to 5.4.14 by running
npm install -D @types/react-text-mask@5.4.14
  • @types/redux-logger Update from version 3.0.9 to 3.0.12 by running
npm install -D @types/redux-logger@3.0.12
  • @types/redux-mock-store Update from version 1.0.3 to 1.0.6 by running
npm install -D @types/redux-mock-store@1.0.6
  • @types/styled-components Update from version 5.1.26 to 5.1.32 by running
npm install -D @types/styled-components@5.1.32
  • @types/supercluster Update from version 7.1.0 to 7.1.3 by running
npm install -D @types/supercluster@7.1.3
  • eslint-plugin-prettier Update from version 5.0.0 to 5.0.1 by running
npm install -D eslint-plugin-prettier@5.0.1

minor_dev

  • @typescript-eslint/eslint-plugin Update from version 6.10.0 to 6.12.0 by running
npm install -D @typescript-eslint/eslint-plugin@6.12.0
  • @typescript-eslint/parser Update from version 6.10.0 to 6.12.0 by running
npm install -D @typescript-eslint/parser@6.12.0
  • cypress Update from version 13.5.0 to 13.6.0 by running
npm install -D cypress@13.6.0
  • eslint Update from version 8.53.0 to 8.54.0 by running
npm install -D eslint@8.54.0
  • typescript Update from version 5.2.2 to 5.3.2 by running
npm install -D typescript@5.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