Git Product home page Git Product logo

pims's Introduction

License contributions welcome API (.Net Core) APP (React)

img

PIMS

Property Inventory Management System

Introduction

Strategic Real Estate Services (SRES), comprised of professionals from a variety of backgrounds (sales, marketing, First Nations consultation, environmental management and communications) was formed to dispose of assets surplus to government, in order to help government meet its commitment to balance the provincial budget, and to generate economic activity in communities throughout BC. The SRES team is tasked with coordinating the province-wide management of this initiative ensuring that all issues are addressed appropriately and the return to government is maximized.

SRES is responsible for:

  • Maintaining a complete inventory of the Province’s real estate assets
  • Tracking Ministry organizations compliance with policies related to disposition of real estate assets
  • Marketing property internally for repurposing (transfer to another ministry)
  • Oversight of sales process from pre-marketing to completion
  • First Nations Consultation real estate development and dispositions
  • Providing strategic real estate analysis and advice to Ministries and Broader Public Sectors
  • Reporting to Treasury Board

To support SRES’s overall strategic real estate initiatives a modern Information Management System is required that will aid in strategic decision making, support its client Ministries and the Broader Public Sector, and remain compliant with current Inventory Policies (CPPM Policy Chapter 8: Asset Management). Ideally the system will be flexible to allow for ad hoc customized reporting and adaptable to support unforeseen future real estate strategies.

Problem Statement

The Province is not able to make the most informed, timely, and strategic decisions on the optimal use of its real property assets on behalf of the people and priorities of British Columbia.

Hypothesis

If we have a modern easy to use system built in collaboration with, and for the benefit of, clients they will want to use it to provide Strategic Real Estate Services (SRES) with the data required to support real time executive decision making and to remain compliant with core policy.

Goal

The goal of the PIMS project team is to create a Geo-spatial Client Relationship Management System to support the Strategic Real Estate Services branch of Real Property Division to manage and oversee the disposal of assets surplus to government, optimize the benefits to the government and citizens of BC related to the management of public real estate assets, and be a trusted source for accurate information for Government owned titled property.

The system will support the management of titled properties through the government property ownership life cycle from acquisition to disposal (transfer to another ministry or sale outside of the government). This would include the ability to manage internal workflows. PIMS will be capable of collection, analysis, and reporting of spatial data and related asset information from multiple data sources.

Ideally reporting and query requirements would allow SRES staff to run technical detailed reports through the GIS and linked database. Simple query, collaboration and reporting should be available to non-technical users such as external stakeholders.

Objectives include:

  • Increase the total amount of properties in the inventory Map
  • Ensure data validation occurs at time of project submission – BC Assessment and/or Land Title Survey Authority
  • Increase client satisfaction with system
  • Allow for portals for clients to add, edit, and report on properties in the system
  • Accurate, customizable, instant financial reporting
  • Seamless data migration from clients to PIMS

Development

We are actively adding new features and enhancements.

Read the documentation here

License

Copyright 2020 Province of British Columbia

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

pims's People

Contributors

agalbrai avatar akroon3r avatar asanchezr avatar bradymitch avatar bruce451 avatar dbarkowsky avatar dependabot[bot] avatar devinleighsmith avatar fosol avatar goemen avatar grahams-quartech avatar jdtoombs avatar lawrencelau2020 avatar manishsihag avatar mbertucci avatar repo-mountie[bot] avatar sharala-perumal avatar snyk-bot avatar taylorfries avatar thegentlemanphysicist avatar zachbourquebcgov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pims's Issues

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 13 Production dependencies are out-of-date.
⚠️ - 12 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.22.15 to 7.22.19 by running
npm install @babel/[email protected]
  • @mui/icons-material Update from version 5.14.8 to 5.14.9 by running
npm install @mui/[email protected]
  • @mui/material Update from version 5.14.8 to 5.14.9 by running
npm install @mui/[email protected]
  • bootstrap Update from version 5.3.1 to 5.3.2 by running
npm install [email protected]
  • formik Update from version 2.4.3 to 2.4.4 by running
npm install [email protected]
  • keycloak-js Update from version 22.0.1 to 22.0.3 by running
npm install [email protected]
  • styled-components Update from version 6.0.7 to 6.0.8 by running
npm install [email protected]

minor

  • react-datepicker Update from version 4.16.0 to 4.18.0 by running
npm install [email protected]
  • react-icons Update from version 4.10.1 to 4.11.0 by running
npm install [email protected]
  • react-router-dom Update from version 6.15.0 to 6.16.0 by running
npm install [email protected]
  • retry-axios Update from version 3.0.0 to 3.1.0 by running
npm install [email protected]
  • sass Update from version 1.66.1 to 1.67.0 by running
npm install [email protected]

major

  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @testing-library/jest-dom Update from version 6.1.2 to 6.1.3 by running
npm install -D @testing-library/[email protected]
  • @types/jest Update from version 29.5.4 to 29.5.5 by running
npm install -D @types/[email protected]
  • @types/lodash Update from version 4.14.197 to 4.14.198 by running
npm install -D @types/[email protected]
  • @types/styled-components Update from version 5.1.26 to 5.1.27 by running
npm install -D @types/[email protected]
  • @types/text-mask-addons Update from version 3.8.1 to 3.8.2 by running
npm install -D @types/[email protected]

minor_dev

  • @testing-library/user-event Update from version 14.4.3 to 14.5.1 by running
npm install -D @testing-library/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 6.6.0 to 6.7.0 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 6.6.0 to 6.7.0 by running
npm install -D @typescript-eslint/[email protected]
  • axios-mock-adapter Update from version 1.21.5 to 1.22.0 by running
npm install -D [email protected]
  • babel-jest Update from version 29.6.4 to 29.7.0 by running
npm install -D [email protected]
  • cypress Update from version 13.1.0 to 13.2.0 by running
npm install -D [email protected]
  • eslint Update from version 8.48.0 to 8.49.0 by running
npm install -D [email protected]

Add project lifecycle badge

No Project Lifecycle Badge found in your readme!

Hello! I scanned your readme and could not find a project lifecycle badge. A project lifecycle badge will provide contributors to your project as well as other stakeholders (platform services, executive) insight into the lifecycle of your repository.

What is a Project Lifecycle Badge?

It is a simple image that neatly describes your project's stage in its lifecycle. More information can be found in the project lifecycle badges documentation.

What do I need to do?

I suggest you make a PR into your README.md and add a project lifecycle badge near the top where it is easy for your users to pick it up :). Once it is merged feel free to close this issue. I will not open up a new one :)

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 24 Production 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 frontend

Production Dependencies to Update:


patch

  • @babel/core Update from version 7.22.8 to 7.22.9 by running
npm install @babel/[email protected]
  • @emotion/react Update from version 11.11.0 to 11.11.1 by running
npm install @emotion/[email protected]
  • bootstrap Update from version 5.3.0 to 5.3.1 by running
npm install [email protected]
  • leaflet Update from version 1.9.3 to 1.9.4 by running
npm install [email protected]
  • react-router-dom Update from version 6.14.1 to 6.14.2 by running
npm install [email protected]

minor

  • @mui/icons-material Update from version 5.13.7 to 5.14.3 by running
npm install @mui/[email protected]
  • @mui/material Update from version 5.13.7 to 5.14.3 by running
npm install @mui/[email protected]
  • formik Update from version 2.2.9 to 2.4.2 by running
npm install [email protected]
  • react-bootstrap Update from version 2.7.4 to 2.8.0 by running
npm install [email protected]
  • react-datepicker Update from version 4.15.0 to 4.16.0 by running
npm install [email protected]
  • react-icons Update from version 4.9.0 to 4.10.1 by running
npm install [email protected]
  • sass Update from version 1.63.6 to 1.64.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]
  • @react-leaflet/core Update from version 1.1.1 to 2.1.0 by running
npm install @react-leaflet/[email protected]
  • axios Update from version 0.27.2 to 1.4.0 by running
npm install [email protected]
  • keycloak-js Update from version 21.1.1 to 22.0.1 by running
npm install [email protected]
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-error-boundary Update from version 3.1.4 to 4.0.10 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]
  • react-redux Update from version 7.2.9 to 8.1.2 by running
npm install [email protected]
  • react-toastify Update from version 6.2.0 to 9.1.3 by running
npm install [email protected]
  • retry-axios Update from version 2.4.0 to 3.0.0 by running
npm install [email protected]
  • styled-components Update from version 5.3.11 to 6.0.5 by running
npm install [email protected]
  • yup Update from version 0.32.11 to 1.2.0 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @types/lodash Update from version 4.14.195 to 4.14.196 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.6 to 18.2.18 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]
  • babel-jest Update from version 29.6.1 to 29.6.2 by running
npm install -D [email protected]

minor_dev

  • @testing-library/jest-dom Update from version 5.16.5 to 5.17.0 by running
npm install -D @testing-library/[email protected]
  • @types/react-datepicker Update from version 4.11.2 to 4.15.0 by running
npm install -D @types/[email protected]
  • eslint Update from version 8.43.0 to 8.46.0 by running
npm install -D [email protected]
  • eslint-config-prettier Update from version 8.8.0 to 8.9.0 by running
npm install -D [email protected]
  • eslint-plugin-react Update from version 7.32.2 to 7.33.1 by running
npm install -D [email protected]

major_dev

  • @types/react-test-renderer Update from version 17.0.1 to 18.0.0 by running
npm install -D @types/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 5.60.0 to 6.2.1 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.60.1 to 6.2.1 by running
npm install -D @typescript-eslint/[email protected]
  • cypress Update from version 11.0.1 to 12.17.2 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]
  • husky Update from version 4.3.8 to 8.0.3 by running
npm install -D [email protected]
  • prettier Update from version 2.8.8 to 3.0.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

⚠️ - 18 Standard 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

Standard Dependencies to Update:


PATCH

  • @emotion/react Update from version 11.11.0 to 11.11.1 by running
npm install @emotion/[email protected]
  • @mui/material Update from version 5.13.1 to 5.13.5 by running
npm install @mui/[email protected]
  • leaflet Update from version 1.9.3 to 1.9.4 by running
npm install [email protected]

MINOR

  • @babel/core Update from version 7.21.8 to 7.22.5 by running
npm install @babel/[email protected]
  • bootstrap Update from version 5.2.3 to 5.3.0 by running
npm install [email protected]
  • formik Update from version 2.2.9 to 2.4.2 by running
npm install [email protected]
  • react-datepicker Update from version 4.11.0 to 4.14.0 by running
npm install [email protected]
  • react-icons Update from version 4.8.0 to 4.9.0 by running
npm install [email protected]
  • react-router-dom Update from version 6.11.2 to 6.13.0 by running
npm install [email protected]

MAJOR

  • @react-leaflet/core Update from version 1.1.1 to 2.1.0 by running
npm install @react-leaflet/[email protected]
  • axios Update from version 0.27.2 to 1.4.0 by running
npm install [email protected]
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-error-boundary Update from version 3.1.4 to 4.0.10 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]
  • react-redux Update from version 7.2.9 to 8.1.0 by running
npm install [email protected]
  • react-toastify Update from version 6.2.0 to 9.1.3 by running
npm install [email protected]
  • retry-axios Update from version 2.4.0 to 3.0.0 by running
npm install [email protected]
  • yup Update from version 0.32.11 to 1.2.0 by running
npm install [email protected]

Dev Dependencies to Update:


PATCH_DEV

  • @testing-library/dom Update from version 9.3.0 to 9.3.1 by running
npm install @testing-library/[email protected]
  • @types/jest Update from version 29.5.1 to 29.5.2 by running
npm install @types/[email protected]
  • @types/lodash Update from version 4.14.194 to 4.14.195 by running
npm install @types/[email protected]
  • @types/mui-datatables Update from version 4.3.4 to 4.3.5 by running
npm install @types/[email protected]
  • @types/react Update from version 18.2.6 to 18.2.12 by running
npm install @types/[email protected]
  • @types/react-bootstrap-typeahead Update from version 5.1.8 to 5.1.9 by running
npm install @types/[email protected]
  • @types/react-dom Update from version 18.2.4 to 18.2.5 by running
npm install @types/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 5.59.6 to 5.59.11 by running
npm install @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.59.6 to 5.59.11 by running
npm install @typescript-eslint/[email protected]
  • axios-mock-adapter Update from version 1.21.4 to 1.21.5 by running
npm install [email protected]

MINOR_DEV

  • @babel/preset-typescript Update from version 7.21.5 to 7.22.5 by running
npm install @babel/[email protected]
  • @types/polylabel Update from version 1.0.5 to 1.1.0 by running
npm install @types/[email protected]
  • dotenv Update from version 16.0.3 to 16.3.0 by running
npm install [email protected]
  • eslint Update from version 8.40.0 to 8.43.0 by running
npm install [email protected]
  • typescript Update from version 5.0.4 to 5.1.3 by running
npm install [email protected]

MAJOR_DEV

  • @types/react-datepicker Update from version 3.1.8 to 4.11.2 by running
npm install @types/[email protected]
  • @types/react-leaflet Update from version 2.8.2 to 3.0.0 by running
npm install @types/[email protected]
  • @types/react-paginate Update from version 6.2.1 to 7.1.1 by running
npm install @types/[email protected]
  • @types/react-test-renderer Update from version 17.0.1 to 18.0.0 by running
npm install @types/[email protected]
  • cypress Update from version 11.0.1 to 12.14.0 by running
npm install [email protected]
  • husky Update from version 4.3.8 to 8.0.3 by running
npm install [email protected]
  • node-sass Update from version 8.0.0 to 9.0.0 by running
npm install [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 7 Production dependencies are out-of-date.
⚠️ - 9 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.22.15 to 7.22.17 by running
npm install @babel/[email protected]
  • formik Update from version 2.4.3 to 2.4.4 by running
npm install [email protected]
  • keycloak-js Update from version 22.0.1 to 22.0.2 by running
npm install [email protected]

minor

  • react-datepicker Update from version 4.16.0 to 4.17.0 by running
npm install [email protected]
  • react-icons Update from version 4.10.1 to 4.11.0 by running
npm install [email protected]
  • retry-axios Update from version 3.0.0 to 3.1.0 by running
npm install [email protected]

major

  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @testing-library/jest-dom Update from version 6.1.2 to 6.1.3 by running
npm install -D @testing-library/[email protected]
  • @types/lodash Update from version 4.14.197 to 4.14.198 by running
npm install -D @types/[email protected]
  • @types/styled-components Update from version 5.1.26 to 5.1.27 by running
npm install -D @types/[email protected]
  • @types/text-mask-addons Update from version 3.8.1 to 3.8.2 by running
npm install -D @types/[email protected]

minor_dev

  • @typescript-eslint/eslint-plugin Update from version 6.6.0 to 6.7.0 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 6.6.0 to 6.7.0 by running
npm install -D @typescript-eslint/[email protected]
  • axios-mock-adapter Update from version 1.21.5 to 1.22.0 by running
npm install -D [email protected]
  • babel-jest Update from version 29.6.4 to 29.7.0 by running
npm install -D [email protected]
  • eslint Update from version 8.48.0 to 8.49.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

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.
⚠️ - 16 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.22.8 to 7.22.10 by running
npm install @babel/[email protected]
  • @emotion/react Update from version 11.11.0 to 11.11.1 by running
npm install @emotion/[email protected]
  • formik Update from version 2.4.2 to 2.4.3 by running
npm install [email protected]
  • leaflet Update from version 1.9.3 to 1.9.4 by running
npm install [email protected]
  • react-router-dom Update from version 6.14.1 to 6.14.2 by running
npm install [email protected]

minor

  • @mui/icons-material Update from version 5.13.7 to 5.14.3 by running
npm install @mui/[email protected]
  • @mui/material Update from version 5.13.7 to 5.14.4 by running
npm install @mui/[email protected]
  • react-bootstrap Update from version 2.7.4 to 2.8.0 by running
npm install [email protected]
  • react-datepicker Update from version 4.15.0 to 4.16.0 by running
npm install [email protected]
  • react-icons Update from version 4.9.0 to 4.10.1 by running
npm install [email protected]
  • sass Update from version 1.63.6 to 1.64.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]
  • @react-leaflet/core Update from version 1.1.1 to 2.1.0 by running
npm install @react-leaflet/[email protected]
  • axios Update from version 0.27.2 to 1.4.0 by running
npm install [email protected]
  • keycloak-js Update from version 21.1.1 to 22.0.1 by running
npm install [email protected]
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-error-boundary Update from version 3.1.4 to 4.0.10 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]
  • react-redux Update from version 7.2.9 to 8.1.2 by running
npm install [email protected]
  • react-toastify Update from version 6.2.0 to 9.1.3 by running
npm install [email protected]
  • retry-axios Update from version 2.4.0 to 3.0.0 by running
npm install [email protected]
  • styled-components Update from version 5.3.11 to 6.0.7 by running
npm install [email protected]
  • yup Update from version 0.32.11 to 1.2.0 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @types/lodash Update from version 4.14.195 to 4.14.196 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.6 to 18.2.19 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]
  • babel-jest Update from version 29.6.1 to 29.6.2 by running
npm install -D [email protected]

minor_dev

  • @testing-library/jest-dom Update from version 5.16.5 to 5.17.0 by running
npm install -D @testing-library/[email protected]
  • @types/react-datepicker Update from version 4.11.2 to 4.15.0 by running
npm install -D @types/[email protected]
  • eslint Update from version 8.43.0 to 8.46.0 by running
npm install -D [email protected]
  • eslint-plugin-react Update from version 7.32.2 to 7.33.1 by running
npm install -D [email protected]

major_dev

  • @types/react-test-renderer Update from version 17.0.1 to 18.0.0 by running
npm install -D @types/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 5.60.0 to 6.3.0 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.60.1 to 6.3.0 by running
npm install -D @typescript-eslint/[email protected]
  • cypress Update from version 11.0.1 to 12.17.3 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]
  • husky Update from version 4.3.8 to 8.0.3 by running
npm install -D [email protected]
  • prettier Update from version 2.8.8 to 3.0.1 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

⚠️ - 12 Standard dependencies are out-of-date.
⚠️ - 8 Dev dependencies are out-of-date.

Standard Dependencies to Update:

- Run all install commands from the directory where the package.json is located.
  • @react-leaflet/core Update by running npm install @react-leaflet/[email protected]
    • Current version is 1.1.1 (Major update).
  • axios Update by running npm install [email protected]
    • Current version is 0.27.2 (Major update).
  • leaflet Update by running npm install [email protected]
    • Current version is 1.9.3 (Patch update).
  • react-bootstrap-typeahead Update by running npm install [email protected]
    • Current version is 5.2.2 (Major update).
  • react-error-boundary Update by running npm install [email protected]
    • Current version is 3.1.4 (Major update).
  • react-leaflet Update by running npm install [email protected]
    • Current version is 3.2.5 (Major update).
  • react-redux Update by running npm install [email protected]
    • Current version is 7.2.9 (Major update).
  • react-resize-detector Update by running npm install [email protected]
    • Current version is 7.1.2 (Major update).
  • react-toastify Update by running npm install [email protected]
    • Current version is 6.2.0 (Major update).
  • retry-axios Update by running npm install [email protected]
    • Current version is 2.4.0 (Major update).
  • supercluster Update by running npm install [email protected]
    • Current version is 7.1.5 (Major update).
  • yup Update by running npm install [email protected]
    • Current version is 0.32.11 (Major update).

Dev Dependencies to Update:

- Run all install commands from the directory where the package.json is located.
  • @types/react-datepicker Update by running npm install -D @types/[email protected]
    • Current version is 3.1.8 (Major update).
  • @types/react-leaflet Update by running npm install -D @types/[email protected]
    • Current version is 2.8.2 (Major update).
  • @types/react-paginate Update by running npm install -D @types/[email protected]
    • Current version is 6.2.1 (Major update).
  • @types/react-test-renderer Update by running npm install -D @types/[email protected]
    • Current version is 17.0.1 (Major update).
  • cypress Update by running npm install -D [email protected]
    • Current version is 11.0.1 (Major update).
  • eslint Update by running npm install -D [email protected]
    • Current version is 8.40.0 (Minor update).
  • husky Update by running npm install -D [email protected]
    • Current version is 4.3.8 (Major update).
  • node-sass Update by running npm install -D [email protected]
    • Current version is 8.0.0 (Major update).

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 17 Standard 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

Standard Dependencies to Update:


patch

  • @emotion/react Update from version 11.11.0 to 11.11.1 by running
npm install @emotion/[email protected]
  • @mui/material Update from version 5.13.1 to 5.13.5 by running
npm install @mui/[email protected]
  • leaflet Update from version 1.9.3 to 1.9.4 by running
npm install [email protected]
  • styled-components Update from version 5.3.10 to 5.3.11 by running
npm install [email protected]

minor

  • @babel/core Update from version 7.21.8 to 7.22.5 by running
npm install @babel/[email protected]
  • formik Update from version 2.2.9 to 2.4.2 by running
npm install [email protected]
  • react-datepicker Update from version 4.11.0 to 4.14.0 by running
npm install [email protected]
  • react-icons Update from version 4.8.0 to 4.9.0 by running
npm install [email protected]

major

  • @react-leaflet/core Update from version 1.1.1 to 2.1.0 by running
npm install @react-leaflet/[email protected]
  • axios Update from version 0.27.2 to 1.4.0 by running
npm install [email protected]
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-error-boundary Update from version 3.1.4 to 4.0.10 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]
  • react-redux Update from version 7.2.9 to 8.1.0 by running
npm install [email protected]
  • react-toastify Update from version 6.2.0 to 9.1.3 by running
npm install [email protected]
  • retry-axios Update from version 2.4.0 to 3.0.0 by running
npm install [email protected]
  • yup Update from version 0.32.11 to 1.2.0 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @testing-library/dom Update from version 9.3.0 to 9.3.1 by running
npm install -D @testing-library/[email protected]
  • @types/jest Update from version 29.5.1 to 29.5.2 by running
npm install -D @types/[email protected]
  • @types/lodash Update from version 4.14.194 to 4.14.195 by running
npm install -D @types/[email protected]
  • @types/mui-datatables Update from version 4.3.4 to 4.3.5 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.6 to 18.2.13 by running
npm install -D @types/[email protected]
  • @types/react-bootstrap-typeahead Update from version 5.1.8 to 5.1.9 by running
npm install -D @types/[email protected]
  • @types/react-dom Update from version 18.2.4 to 18.2.6 by running
npm install -D @types/[email protected]
  • axios-mock-adapter Update from version 1.21.4 to 1.21.5 by running
npm install -D [email protected]

minor_dev

  • @babel/preset-typescript Update from version 7.21.5 to 7.22.5 by running
npm install -D @babel/[email protected]
  • @types/polylabel Update from version 1.0.5 to 1.1.0 by running
npm install -D @types/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 5.59.6 to 5.60.0 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.59.6 to 5.60.0 by running
npm install -D @typescript-eslint/[email protected]
  • dotenv Update from version 16.0.3 to 16.3.1 by running
npm install -D [email protected]
  • eslint Update from version 8.40.0 to 8.43.0 by running
npm install -D [email protected]
  • typescript Update from version 5.0.4 to 5.1.3 by running
npm install -D [email protected]

major_dev

  • @types/react-datepicker Update from version 3.1.8 to 4.11.2 by running
npm install -D @types/[email protected]
  • @types/react-leaflet Update from version 2.8.2 to 3.0.0 by running
npm install -D @types/[email protected]
  • @types/react-paginate Update from version 6.2.1 to 7.1.1 by running
npm install -D @types/[email protected]
  • @types/react-test-renderer Update from version 17.0.1 to 18.0.0 by running
npm install -D @types/[email protected]
  • cypress Update from version 11.0.1 to 12.14.0 by running
npm install -D [email protected]
  • husky Update from version 4.3.8 to 8.0.3 by running
npm install -D [email protected]
  • node-sass Update from version 8.0.0 to 9.0.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

⚠️ - 18 Standard 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

Standard Dependencies to Update:


PATCH

  • @emotion/react Update from version 11.11.0 to 11.11.1 by running
npm install @emotion/[email protected]
  • @mui/material Update from version 5.13.1 to 5.13.5 by running
npm install @mui/[email protected]
  • leaflet Update from version 1.9.3 to 1.9.4 by running
npm install [email protected]

MINOR

  • @babel/core Update from version 7.21.8 to 7.22.5 by running
npm install @babel/[email protected]
  • bootstrap Update from version 5.2.3 to 5.3.0 by running
npm install [email protected]
  • formik Update from version 2.2.9 to 2.4.2 by running
npm install [email protected]
  • react-datepicker Update from version 4.11.0 to 4.14.0 by running
npm install [email protected]
  • react-icons Update from version 4.8.0 to 4.9.0 by running
npm install [email protected]
  • react-router-dom Update from version 6.11.2 to 6.13.0 by running
npm install [email protected]

MAJOR

  • @react-leaflet/core Update from version 1.1.1 to 2.1.0 by running
npm install @react-leaflet/[email protected]
  • axios Update from version 0.27.2 to 1.4.0 by running
npm install [email protected]
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-error-boundary Update from version 3.1.4 to 4.0.10 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]
  • react-redux Update from version 7.2.9 to 8.1.0 by running
npm install [email protected]
  • react-toastify Update from version 6.2.0 to 9.1.3 by running
npm install [email protected]
  • retry-axios Update from version 2.4.0 to 3.0.0 by running
npm install [email protected]
  • yup Update from version 0.32.11 to 1.2.0 by running
npm install [email protected]

Dev Dependencies to Update:


PATCH_DEV

  • @testing-library/dom Update from version 9.3.0 to 9.3.1 by running
npm install @testing-library/[email protected]
  • @types/jest Update from version 29.5.1 to 29.5.2 by running
npm install @types/[email protected]
  • @types/lodash Update from version 4.14.194 to 4.14.195 by running
npm install @types/[email protected]
  • @types/mui-datatables Update from version 4.3.4 to 4.3.5 by running
npm install @types/[email protected]
  • @types/react Update from version 18.2.6 to 18.2.12 by running
npm install @types/[email protected]
  • @types/react-bootstrap-typeahead Update from version 5.1.8 to 5.1.9 by running
npm install @types/[email protected]
  • @types/react-dom Update from version 18.2.4 to 18.2.5 by running
npm install @types/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 5.59.6 to 5.59.11 by running
npm install @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.59.6 to 5.59.11 by running
npm install @typescript-eslint/[email protected]
  • axios-mock-adapter Update from version 1.21.4 to 1.21.5 by running
npm install [email protected]

MINOR_DEV

  • @babel/preset-typescript Update from version 7.21.5 to 7.22.5 by running
npm install @babel/[email protected]
  • @types/polylabel Update from version 1.0.5 to 1.1.0 by running
npm install @types/[email protected]
  • dotenv Update from version 16.0.3 to 16.3.0 by running
npm install [email protected]
  • eslint Update from version 8.40.0 to 8.43.0 by running
npm install [email protected]
  • typescript Update from version 5.0.4 to 5.1.3 by running
npm install [email protected]

MAJOR_DEV

  • @types/react-datepicker Update from version 3.1.8 to 4.11.2 by running
npm install @types/[email protected]
  • @types/react-leaflet Update from version 2.8.2 to 3.0.0 by running
npm install @types/[email protected]
  • @types/react-paginate Update from version 6.2.1 to 7.1.1 by running
npm install @types/[email protected]
  • @types/react-test-renderer Update from version 17.0.1 to 18.0.0 by running
npm install @types/[email protected]
  • cypress Update from version 11.0.1 to 12.14.0 by running
npm install [email protected]
  • husky Update from version 4.3.8 to 8.0.3 by running
npm install [email protected]
  • node-sass Update from version 8.0.0 to 9.0.0 by running
npm install [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

⚠️ - 13 Standard dependencies are out-of-date.
⚠️ - 6 Dev dependencies are out-of-date.

Standard Dependencies to Update:

- Run all install commands from the directory where the package.json is located.
  • @react-leaflet/core Update by running npm install @react-leaflet/[email protected]
    • Current version is 1.1.1 (Major update).
  • axios Update by running npm install [email protected]
    • Current version is 0.27.2 (Major update).
  • keycloak-js Update by running npm install [email protected]
    • Current version is 21.0.2 (Minor update).
  • leaflet Update by running npm install [email protected]
    • Current version is 1.9.3 (Patch update).
  • react-bootstrap-typeahead Update by running npm install [email protected]
    • Current version is 5.2.2 (Major update).
  • react-error-boundary Update by running npm install [email protected]
    • Current version is 3.1.4 (Major update).
  • react-leaflet Update by running npm install [email protected]
    • Current version is 3.2.5 (Major update).
  • react-redux Update by running npm install [email protected]
    • Current version is 7.2.9 (Major update).
  • react-resize-detector Update by running npm install [email protected]
    • Current version is 7.1.2 (Major update).
  • react-toastify Update by running npm install [email protected]
    • Current version is 6.2.0 (Major update).
  • retry-axios Update by running npm install [email protected]
    • Current version is 2.4.0 (Major update).
  • supercluster Update by running npm install [email protected]
    • Current version is 7.1.5 (Major update).
  • yup Update by running npm install [email protected]
    • Current version is 0.32.11 (Major update).

Dev Dependencies to Update:

- Run all install commands from the directory where the package.json is located.
  • @types/react-datepicker Update by running npm install -D @types/[email protected]
    • Current version is 3.1.8 (Major update).
  • @types/react-leaflet Update by running npm install -D @types/[email protected]
    • Current version is 2.8.2 (Major update).
  • @types/react-paginate Update by running npm install -D @types/[email protected]
    • Current version is 6.2.1 (Major update).
  • @types/react-test-renderer Update by running npm install -D @types/[email protected]
    • Current version is 17.0.1 (Major update).
  • cypress Update by running npm install -D [email protected]
    • Current version is 11.0.1 (Major update).
  • husky Update by running npm install -D [email protected]
    • Current version is 4.3.8 (Major update).

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

⚠️ - 18 Standard 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

Standard Dependencies to Update:


PATCH_dev

  • @emotion/react Update from version 11.11.0 to 11.11.1 by running
npm install -D @emotion/[email protected]
  • @mui/material Update from version 5.13.1 to 5.13.5 by running
npm install -D @mui/[email protected]
  • leaflet Update from version 1.9.3 to 1.9.4 by running
npm install -D [email protected]

MINOR_dev

  • @babel/core Update from version 7.21.8 to 7.22.5 by running
npm install -D @babel/[email protected]
  • bootstrap Update from version 5.2.3 to 5.3.0 by running
npm install -D [email protected]
  • formik Update from version 2.2.9 to 2.4.2 by running
npm install -D [email protected]
  • react-datepicker Update from version 4.11.0 to 4.14.0 by running
npm install -D [email protected]
  • react-icons Update from version 4.8.0 to 4.9.0 by running
npm install -D [email protected]
  • react-router-dom Update from version 6.11.2 to 6.13.0 by running
npm install -D [email protected]

MAJOR_dev

  • @react-leaflet/core Update from version 1.1.1 to 2.1.0 by running
npm install -D @react-leaflet/[email protected]
  • axios Update from version 0.27.2 to 1.4.0 by running
npm install -D [email protected]
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install -D [email protected]
  • react-error-boundary Update from version 3.1.4 to 4.0.10 by running
npm install -D [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install -D [email protected]
  • react-redux Update from version 7.2.9 to 8.1.0 by running
npm install -D [email protected]
  • react-toastify Update from version 6.2.0 to 9.1.3 by running
npm install -D [email protected]
  • retry-axios Update from version 2.4.0 to 3.0.0 by running
npm install -D [email protected]
  • yup Update from version 0.32.11 to 1.2.0 by running
npm install -D [email protected]

Dev Dependencies to Update:


PATCH_DEV_dev

  • @testing-library/dom Update from version 9.3.0 to 9.3.1 by running
npm install -D @testing-library/[email protected]
  • @types/jest Update from version 29.5.1 to 29.5.2 by running
npm install -D @types/[email protected]
  • @types/lodash Update from version 4.14.194 to 4.14.195 by running
npm install -D @types/[email protected]
  • @types/mui-datatables Update from version 4.3.4 to 4.3.5 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.6 to 18.2.12 by running
npm install -D @types/[email protected]
  • @types/react-bootstrap-typeahead Update from version 5.1.8 to 5.1.9 by running
npm install -D @types/[email protected]
  • @types/react-dom Update from version 18.2.4 to 18.2.5 by running
npm install -D @types/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 5.59.6 to 5.59.11 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.59.6 to 5.59.11 by running
npm install -D @typescript-eslint/[email protected]
  • axios-mock-adapter Update from version 1.21.4 to 1.21.5 by running
npm install -D [email protected]

MINOR_DEV_dev

  • @babel/preset-typescript Update from version 7.21.5 to 7.22.5 by running
npm install -D @babel/[email protected]
  • @types/polylabel Update from version 1.0.5 to 1.1.0 by running
npm install -D @types/[email protected]
  • dotenv Update from version 16.0.3 to 16.3.0 by running
npm install -D [email protected]
  • eslint Update from version 8.40.0 to 8.43.0 by running
npm install -D [email protected]
  • typescript Update from version 5.0.4 to 5.1.3 by running
npm install -D [email protected]

MAJOR_DEV_dev

  • @types/react-datepicker Update from version 3.1.8 to 4.11.2 by running
npm install -D @types/[email protected]
  • @types/react-leaflet Update from version 2.8.2 to 3.0.0 by running
npm install -D @types/[email protected]
  • @types/react-paginate Update from version 6.2.1 to 7.1.1 by running
npm install -D @types/[email protected]
  • @types/react-test-renderer Update from version 17.0.1 to 18.0.0 by running
npm install -D @types/[email protected]
  • cypress Update from version 11.0.1 to 12.14.0 by running
npm install -D [email protected]
  • husky Update from version 4.3.8 to 8.0.3 by running
npm install -D [email protected]
  • node-sass Update from version 8.0.0 to 9.0.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 12 Production dependencies are out-of-date.
⚠️ - 15 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.22.15 to 7.22.20 by running
npm install @babel/[email protected]
  • @mui/icons-material Update from version 5.14.8 to 5.14.9 by running
npm install @mui/[email protected]
  • @mui/material Update from version 5.14.8 to 5.14.10 by running
npm install @mui/[email protected]
  • bootstrap Update from version 5.3.1 to 5.3.2 by running
npm install [email protected]
  • formik Update from version 2.4.3 to 2.4.5 by running
npm install [email protected]
  • keycloak-js Update from version 22.0.1 to 22.0.3 by running
npm install [email protected]
  • styled-components Update from version 6.0.7 to 6.0.8 by running
npm install [email protected]

minor

  • react-datepicker Update from version 4.17.0 to 4.18.0 by running
npm install [email protected]
  • react-router-dom Update from version 6.15.0 to 6.16.0 by running
npm install [email protected]
  • retry-axios Update from version 3.0.0 to 3.1.0 by running
npm install [email protected]
  • sass Update from version 1.67.0 to 1.68.0 by running
npm install [email protected]

major

  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]

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/[email protected]
  • @testing-library/jest-dom Update from version 6.1.2 to 6.1.3 by running
npm install -D @testing-library/[email protected]
  • @testing-library/user-event Update from version 14.5.0 to 14.5.1 by running
npm install -D @testing-library/[email protected]
  • @types/geojson Update from version 7946.0.10 to 7946.0.11 by running
npm install -D @types/[email protected]
  • @types/jest Update from version 29.5.4 to 29.5.5 by running
npm install -D @types/[email protected]
  • @types/lodash Update from version 4.14.197 to 4.14.198 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.21 to 18.2.22 by running
npm install -D @types/[email protected]
  • @types/react-test-renderer Update from version 18.0.1 to 18.0.2 by running
npm install -D @types/[email protected]
  • @types/styled-components Update from version 5.1.26 to 5.1.27 by running
npm install -D @types/[email protected]
  • @types/text-mask-addons Update from version 3.8.1 to 3.8.2 by running
npm install -D @types/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 6.7.0 to 6.7.2 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 6.7.0 to 6.7.2 by running
npm install -D @typescript-eslint/[email protected]

minor_dev

  • axios-mock-adapter Update from version 1.21.5 to 1.22.0 by running
npm install -D [email protected]
  • babel-jest Update from version 29.6.4 to 29.7.0 by running
npm install -D [email protected]
  • cypress Update from version 13.1.0 to 13.2.0 by running
npm install -D [email protected]

Broken link on GitHub Workflow Wiki page

I was just looking through the Wiki, which as mentioned over on the RC kudos is super impressive. Just wanted to point out a broken link I came across. It is located here the href currently points to: https://github.com/kubernetes/community/blob/master/contributors/guide/github-workflow and it should point to: https://github.com/kubernetes/community/blob/master/contributors/guide/github-workflow.md.

I'd have drafted a PR, but those aren't an option for Wiki pages.

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

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

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

cd frontend

Standard Dependencies to Update:


patch

  • @babel/core Update from version 7.22.5 to 7.22.8 by running
npm install @babel/[email protected]
  • @emotion/react Update from version 11.11.0 to 11.11.1 by running
npm install @emotion/[email protected]
  • @mui/material Update from version 5.13.1 to 5.13.7 by running
npm install @mui/[email protected]
  • keycloak-js Update from version 21.1.1 to 21.1.2 by running
npm install [email protected]
  • leaflet Update from version 1.9.3 to 1.9.4 by running
npm install [email protected]

minor

  • @mui/icons-material Update from version 5.11.16 to 5.13.7 by running
npm install @mui/[email protected]
  • formik Update from version 2.2.9 to 2.4.2 by running
npm install [email protected]
  • react-bootstrap Update from version 2.7.4 to 2.8.0 by running
npm install [email protected]
  • react-datepicker Update from version 4.14.1 to 4.15.0 by running
npm install [email protected]
  • react-icons Update from version 4.9.0 to 4.10.1 by running
npm install [email protected]
  • react-router-dom Update from version 6.13.0 to 6.14.1 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]
  • @react-leaflet/core Update from version 1.1.1 to 2.1.0 by running
npm install @react-leaflet/[email protected]
  • axios Update from version 0.27.2 to 1.4.0 by running
npm install [email protected]
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-error-boundary Update from version 3.1.4 to 4.0.10 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]
  • react-redux Update from version 7.2.9 to 8.1.1 by running
npm install [email protected]
  • react-toastify Update from version 6.2.0 to 9.1.3 by running
npm install [email protected]
  • retry-axios Update from version 2.4.0 to 3.0.0 by running
npm install [email protected]
  • styled-components Update from version 5.3.11 to 6.0.3 by running
npm install [email protected]
  • yup Update from version 0.32.11 to 1.2.0 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @types/jest Update from version 29.5.2 to 29.5.3 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.6 to 18.2.14 by running
npm install -D @types/[email protected]

minor_dev

  • @typescript-eslint/eslint-plugin Update from version 5.60.0 to 5.61.0 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.60.1 to 5.61.0 by running
npm install -D @typescript-eslint/[email protected]
  • babel-jest Update from version 29.5.0 to 29.6.1 by running
npm install -D [email protected]
  • eslint Update from version 8.40.0 to 8.44.0 by running
npm install -D [email protected]
  • typescript Update from version 5.0.4 to 5.1.6 by running
npm install -D [email protected]

major_dev

  • @types/react-datepicker Update from version 3.1.8 to 4.11.2 by running
npm install -D @types/[email protected]
  • @types/react-leaflet Update from version 2.8.2 to 3.0.0 by running
npm install -D @types/[email protected]
  • @types/react-paginate Update from version 6.2.1 to 7.1.1 by running
npm install -D @types/[email protected]
  • @types/react-test-renderer Update from version 17.0.1 to 18.0.0 by running
npm install -D @types/[email protected]
  • cypress Update from version 11.0.1 to 12.17.0 by running
npm install -D [email protected]
  • husky Update from version 4.3.8 to 8.0.3 by running
npm install -D [email protected]
  • prettier Update from version 2.8.8 to 3.0.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

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

- Run all install commands from the directory where the package.json is located.
        
 🟢 is used to display a patch upgrade - typically indicates the release of bug fixes
        or small improvements that don't introduce major changes or new features.
        
 🔵 is used to display a minor upgrade - usually introduces new features or enhancements
        that are not disruptive to the overall system but may require some attention or testing.
        
 🔴 is used to display a major upgrade - typically involves substantial changes, 
        such as breaking changes, architectural modifications, or the introduction of 
        new functionalities that may require significant adaptations or testing.

Standard Dependencies to Update:

Dev Dependencies to Update:

  • 🟢 @types/lodash Update from version 4.14.194 by running npm install -D @types/[email protected]
  • 🟢 @types/mui-datatables Update from version 4.3.4 by running npm install -D @types/[email protected]
  • 🟢 @types/react Update from version 18.2.6 by running npm install -D @types/[email protected]
  • 🟢 @types/react-bootstrap-typeahead Update from version 5.1.8 by running npm install -D @types/[email protected]
  • 🔴 @types/react-datepicker Update from version 3.1.8 by running npm install -D @types/[email protected]
  • 🔴 @types/react-leaflet Update from version 2.8.2 by running npm install -D @types/[email protected]
  • 🔴 @types/react-paginate Update from version 6.2.1 by running npm install -D @types/[email protected]
  • 🔴 @types/react-test-renderer Update from version 17.0.1 by running npm install -D @types/[email protected]
  • 🟢 @typescript-eslint/eslint-plugin Update from version 5.59.6 by running npm install -D @typescript-eslint/[email protected]
  • 🟢 @typescript-eslint/parser Update from version 5.59.6 by running npm install -D @typescript-eslint/[email protected]
  • 🔴 cypress Update from version 11.0.1 by running npm install -D [email protected]
  • 🔵 eslint Update from version 8.40.0 by running npm install -D [email protected]
  • 🔴 husky Update from version 4.3.8 by running npm install -D [email protected]
  • 🔴 node-sass Update from version 8.0.0 by running npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

⚠️ - 11 Standard dependencies are out-of-date.
⚠️ - 11 Dev dependencies are out-of-date.

- Run all install commands from the directory where the package.json is located.
        
 🟢 is used to display a patch upgrade - typically indicates the release of bug fixes
        or small improvements that don't introduce major changes or new features.
        
 🔵 is used to display a minor upgrade - usually introduces new features or enhancements
        that are not disruptive to the overall system but may require some attention or testing.
        
 🔴 is used to display a major upgrade - typically involves substantial changes, 
        such as breaking changes, architectural modifications, or the introduction of 
        new functionalities that may require significant adaptations or testing.

Standard Dependencies to Update:

Dev Dependencies to Update:

  • 🟢 @types/react Update from version 18.2.6 by running npm install -D @types/[email protected]
  • 🔴 @types/react-datepicker Update from version 3.1.8 by running npm install -D @types/[email protected]
  • 🔴 @types/react-leaflet Update from version 2.8.2 by running npm install -D @types/[email protected]
  • 🔴 @types/react-paginate Update from version 6.2.1 by running npm install -D @types/[email protected]
  • 🔴 @types/react-test-renderer Update from version 17.0.1 by running npm install -D @types/[email protected]
  • 🟢 @typescript-eslint/eslint-plugin Update from version 5.59.6 by running npm install -D @typescript-eslint/[email protected]
  • 🟢 @typescript-eslint/parser Update from version 5.59.6 by running npm install -D @typescript-eslint/[email protected]
  • 🔴 cypress Update from version 11.0.1 by running npm install -D [email protected]
  • 🔵 eslint Update from version 8.40.0 by running npm install -D [email protected]
  • 🔴 husky Update from version 4.3.8 by running npm install -D [email protected]
  • 🔴 node-sass Update from version 8.0.0 by running npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 24 Production 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 frontend

Production Dependencies to Update:


patch

  • @babel/core Update from version 7.22.8 to 7.22.9 by running
npm install @babel/[email protected]
  • @emotion/react Update from version 11.11.0 to 11.11.1 by running
npm install @emotion/[email protected]
  • bootstrap Update from version 5.3.0 to 5.3.1 by running
npm install [email protected]
  • leaflet Update from version 1.9.3 to 1.9.4 by running
npm install [email protected]
  • react-router-dom Update from version 6.14.1 to 6.14.2 by running
npm install [email protected]

minor

  • @mui/icons-material Update from version 5.13.7 to 5.14.3 by running
npm install @mui/[email protected]
  • @mui/material Update from version 5.13.7 to 5.14.3 by running
npm install @mui/[email protected]
  • formik Update from version 2.2.9 to 2.4.3 by running
npm install [email protected]
  • react-bootstrap Update from version 2.7.4 to 2.8.0 by running
npm install [email protected]
  • react-datepicker Update from version 4.15.0 to 4.16.0 by running
npm install [email protected]
  • react-icons Update from version 4.9.0 to 4.10.1 by running
npm install [email protected]
  • sass Update from version 1.63.6 to 1.64.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]
  • @react-leaflet/core Update from version 1.1.1 to 2.1.0 by running
npm install @react-leaflet/[email protected]
  • axios Update from version 0.27.2 to 1.4.0 by running
npm install [email protected]
  • keycloak-js Update from version 21.1.1 to 22.0.1 by running
npm install [email protected]
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-error-boundary Update from version 3.1.4 to 4.0.10 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]
  • react-redux Update from version 7.2.9 to 8.1.2 by running
npm install [email protected]
  • react-toastify Update from version 6.2.0 to 9.1.3 by running
npm install [email protected]
  • retry-axios Update from version 2.4.0 to 3.0.0 by running
npm install [email protected]
  • styled-components Update from version 5.3.11 to 6.0.6 by running
npm install [email protected]
  • yup Update from version 0.32.11 to 1.2.0 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @types/lodash Update from version 4.14.195 to 4.14.196 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.6 to 18.2.18 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]
  • babel-jest Update from version 29.6.1 to 29.6.2 by running
npm install -D [email protected]

minor_dev

  • @testing-library/jest-dom Update from version 5.16.5 to 5.17.0 by running
npm install -D @testing-library/[email protected]
  • @types/react-datepicker Update from version 4.11.2 to 4.15.0 by running
npm install -D @types/[email protected]
  • eslint Update from version 8.43.0 to 8.46.0 by running
npm install -D [email protected]
  • eslint-config-prettier Update from version 8.8.0 to 8.9.0 by running
npm install -D [email protected]
  • eslint-plugin-react Update from version 7.32.2 to 7.33.1 by running
npm install -D [email protected]

major_dev

  • @types/react-test-renderer Update from version 17.0.1 to 18.0.0 by running
npm install -D @types/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 5.60.0 to 6.2.1 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.60.1 to 6.2.1 by running
npm install -D @typescript-eslint/[email protected]
  • cypress Update from version 11.0.1 to 12.17.3 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]
  • husky Update from version 4.3.8 to 8.0.3 by running
npm install -D [email protected]
  • prettier Update from version 2.8.8 to 3.0.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

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


minor

  • retry-axios Update from version 3.0.0 to 3.1.0 by running
npm install [email protected]

major

  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @testing-library/jest-dom Update from version 6.1.2 to 6.1.3 by running
npm install -D @testing-library/[email protected]
  • @types/lodash Update from version 4.14.197 to 4.14.198 by running
npm install -D @types/[email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 22 Production dependencies are out-of-date.
⚠️ - 14 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.22.5 to 7.22.9 by running
npm install @babel/[email protected]
  • @emotion/react Update from version 11.11.0 to 11.11.1 by running
npm install @emotion/[email protected]
  • leaflet Update from version 1.9.3 to 1.9.4 by running
npm install [email protected]

minor

  • @mui/icons-material Update from version 5.11.16 to 5.14.0 by running
npm install @mui/[email protected]
  • @mui/material Update from version 5.13.1 to 5.14.0 by running
npm install @mui/[email protected]
  • formik Update from version 2.2.9 to 2.4.2 by running
npm install [email protected]
  • react-bootstrap Update from version 2.7.4 to 2.8.0 by running
npm install [email protected]
  • react-datepicker Update from version 4.14.1 to 4.16.0 by running
npm install [email protected]
  • react-icons Update from version 4.9.0 to 4.10.1 by running
npm install [email protected]
  • react-router-dom Update from version 6.13.0 to 6.14.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]
  • @react-leaflet/core Update from version 1.1.1 to 2.1.0 by running
npm install @react-leaflet/[email protected]
  • axios Update from version 0.27.2 to 1.4.0 by running
npm install [email protected]
  • keycloak-js Update from version 21.1.1 to 22.0.1 by running
npm install [email protected]
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-error-boundary Update from version 3.1.4 to 4.0.10 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]
  • react-redux Update from version 7.2.9 to 8.1.1 by running
npm install [email protected]
  • react-toastify Update from version 6.2.0 to 9.1.3 by running
npm install [email protected]
  • retry-axios Update from version 2.4.0 to 3.0.0 by running
npm install [email protected]
  • styled-components Update from version 5.3.11 to 6.0.4 by running
npm install [email protected]
  • yup Update from version 0.32.11 to 1.2.0 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @types/react Update from version 18.2.6 to 18.2.15 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

  • @testing-library/jest-dom Update from version 5.16.5 to 5.17.0 by running
npm install -D @testing-library/[email protected]
  • eslint Update from version 8.43.0 to 8.45.0 by running
npm install -D [email protected]

major_dev

  • @types/react-datepicker Update from version 3.1.8 to 4.11.2 by running
npm install -D @types/[email protected]
  • @types/react-leaflet Update from version 2.8.2 to 3.0.0 by running
npm install -D @types/[email protected]
  • @types/react-paginate Update from version 6.2.1 to 7.1.1 by running
npm install -D @types/[email protected]
  • @types/react-test-renderer Update from version 17.0.1 to 18.0.0 by running
npm install -D @types/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 5.60.0 to 6.1.0 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.60.1 to 6.1.0 by running
npm install -D @typescript-eslint/[email protected]
  • cypress Update from version 11.0.1 to 12.17.1 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]
  • husky Update from version 4.3.8 to 8.0.3 by running
npm install -D [email protected]
  • prettier Update from version 2.8.8 to 3.0.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 6 Production dependencies are out-of-date.
⚠️ - 18 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.22.10 to 7.22.15 by running
npm install @babel/[email protected]
  • @mui/icons-material Update from version 5.14.3 to 5.14.8 by running
npm install @mui/[email protected]
  • @mui/material Update from version 5.14.5 to 5.14.8 by running
npm install @mui/[email protected]

minor

  • axios Update from version 1.4.0 to 1.5.0 by running
npm install [email protected]
  • retry-axios Update from version 3.0.0 to 3.1.0 by running
npm install [email protected]

major

  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @babel/preset-typescript Update from version 7.22.5 to 7.22.15 by running
npm install -D @babel/[email protected]
  • @cfaester/enzyme-adapter-react-18 Update from version 0.7.0 to 0.7.1 by running
npm install -D @cfaester/[email protected]
  • @types/crypto-js Update from version 4.1.1 to 4.1.2 by running
npm install -D @types/[email protected]
  • @types/jest Update from version 29.5.3 to 29.5.4 by running
npm install -D @types/[email protected]
  • @types/leaflet Update from version 1.9.3 to 1.9.4 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.20 to 18.2.21 by running
npm install -D @types/[email protected]
  • @types/react-redux Update from version 7.1.25 to 7.1.26 by running
npm install -D @types/[email protected]
  • @types/react-table Update from version 7.7.14 to 7.7.15 by running
npm install -D @types/[email protected]
  • @types/react-test-renderer Update from version 18.0.0 to 18.0.1 by running
npm install -D @types/[email protected]
  • babel-jest Update from version 29.6.3 to 29.6.4 by running
npm install -D [email protected]
  • prettier Update from version 3.0.0 to 3.0.3 by running
npm install -D [email protected]

minor_dev

  • @typescript-eslint/eslint-plugin Update from version 6.2.1 to 6.6.0 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 6.2.1 to 6.6.0 by running
npm install -D @typescript-eslint/[email protected]
  • eslint Update from version 8.47.0 to 8.48.0 by running
npm install -D [email protected]
  • typescript Update from version 5.1.6 to 5.2.2 by running
npm install -D [email protected]

major_dev

  • @testing-library/jest-dom Update from version 5.17.0 to 6.1.2 by running
npm install -D @testing-library/[email protected]
  • cypress Update from version 12.17.4 to 13.1.0 by running
npm install -D [email protected]
  • eslint-config-prettier Update from version 8.9.0 to 9.0.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

Warning - 22 Production dependencies are out-of-date.

Warning - 14 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.22.5 to 7.22.8 by running
npm install @babel/[email protected]
  • @emotion/react Update from version 11.11.0 to 11.11.1 by running
npm install @emotion/[email protected]
  • leaflet Update from version 1.9.3 to 1.9.4 by running
npm install [email protected]

minor

  • @mui/icons-material Update from version 5.11.16 to 5.14.0 by running
npm install @mui/[email protected]
  • @mui/material Update from version 5.13.1 to 5.14.0 by running
npm install @mui/[email protected]
  • formik Update from version 2.2.9 to 2.4.2 by running
npm install [email protected]
  • react-bootstrap Update from version 2.7.4 to 2.8.0 by running
npm install [email protected]
  • react-datepicker Update from version 4.14.1 to 4.16.0 by running
npm install [email protected]
  • react-icons Update from version 4.9.0 to 4.10.1 by running
npm install [email protected]
  • react-router-dom Update from version 6.13.0 to 6.14.1 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]
  • @react-leaflet/core Update from version 1.1.1 to 2.1.0 by running
npm install @react-leaflet/[email protected]
  • axios Update from version 0.27.2 to 1.4.0 by running
npm install [email protected]
  • keycloak-js Update from version 21.1.1 to 22.0.0 by running
npm install [email protected]
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-error-boundary Update from version 3.1.4 to 4.0.10 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]
  • react-redux Update from version 7.2.9 to 8.1.1 by running
npm install [email protected]
  • react-toastify Update from version 6.2.0 to 9.1.3 by running
npm install [email protected]
  • retry-axios Update from version 2.4.0 to 3.0.0 by running
npm install [email protected]
  • styled-components Update from version 5.3.11 to 6.0.3 by running
npm install [email protected]
  • yup Update from version 0.32.11 to 1.2.0 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @types/jest Update from version 29.5.2 to 29.5.3 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.6 to 18.2.14 by running
npm install -D @types/[email protected]

minor_dev

  • eslint Update from version 8.43.0 to 8.44.0 by running
npm install -D [email protected]
  • typescript Update from version 5.0.4 to 5.1.6 by running
npm install -D [email protected]

major_dev

  • @types/react-datepicker Update from version 3.1.8 to 4.11.2 by running
npm install -D @types/[email protected]
  • @types/react-leaflet Update from version 2.8.2 to 3.0.0 by running
npm install -D @types/[email protected]
  • @types/react-paginate Update from version 6.2.1 to 7.1.1 by running
npm install -D @types/[email protected]
  • @types/react-test-renderer Update from version 17.0.1 to 18.0.0 by running
npm install -D @types/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 5.60.0 to 6.0.0 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.60.1 to 6.0.0 by running
npm install -D @typescript-eslint/[email protected]
  • cypress Update from version 11.0.1 to 12.17.1 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]
  • husky Update from version 4.3.8 to 8.0.3 by running
npm install -D [email protected]
  • prettier Update from version 2.8.8 to 3.0.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 12 Production dependencies are out-of-date.
⚠️ - 15 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.22.15 to 7.22.20 by running
npm install @babel/[email protected]
  • @mui/icons-material Update from version 5.14.8 to 5.14.9 by running
npm install @mui/[email protected]
  • @mui/material Update from version 5.14.8 to 5.14.10 by running
npm install @mui/[email protected]
  • bootstrap Update from version 5.3.1 to 5.3.2 by running
npm install [email protected]
  • formik Update from version 2.4.3 to 2.4.5 by running
npm install [email protected]
  • keycloak-js Update from version 22.0.1 to 22.0.3 by running
npm install [email protected]
  • styled-components Update from version 6.0.7 to 6.0.8 by running
npm install [email protected]

minor

  • react-datepicker Update from version 4.17.0 to 4.18.0 by running
npm install [email protected]
  • react-router-dom Update from version 6.15.0 to 6.16.0 by running
npm install [email protected]
  • retry-axios Update from version 3.0.0 to 3.1.0 by running
npm install [email protected]
  • sass Update from version 1.67.0 to 1.68.0 by running
npm install [email protected]

major

  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]

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/[email protected]
  • @testing-library/jest-dom Update from version 6.1.2 to 6.1.3 by running
npm install -D @testing-library/[email protected]
  • @testing-library/user-event Update from version 14.5.0 to 14.5.1 by running
npm install -D @testing-library/[email protected]
  • @types/geojson Update from version 7946.0.10 to 7946.0.11 by running
npm install -D @types/[email protected]
  • @types/jest Update from version 29.5.4 to 29.5.5 by running
npm install -D @types/[email protected]
  • @types/lodash Update from version 4.14.197 to 4.14.198 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.21 to 18.2.22 by running
npm install -D @types/[email protected]
  • @types/react-test-renderer Update from version 18.0.1 to 18.0.2 by running
npm install -D @types/[email protected]
  • @types/styled-components Update from version 5.1.26 to 5.1.27 by running
npm install -D @types/[email protected]
  • @types/text-mask-addons Update from version 3.8.1 to 3.8.2 by running
npm install -D @types/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 6.7.0 to 6.7.2 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 6.7.0 to 6.7.2 by running
npm install -D @typescript-eslint/[email protected]

minor_dev

  • axios-mock-adapter Update from version 1.21.5 to 1.22.0 by running
npm install -D [email protected]
  • babel-jest Update from version 29.6.4 to 29.7.0 by running
npm install -D [email protected]
  • cypress Update from version 13.1.0 to 13.2.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

⚠️ - 17 Standard dependencies are out-of-date.
⚠️ - 14 Dev dependencies are out-of-date.

- Run all install commands from the directory where the package.json is located.
        
 🟢 is used to display a patch upgrade - typically indicates the release of bug fixes
        or small improvements that don't introduce major changes or new features.
        
 🔵 is used to display a minor upgrade - usually introduces new features or enhancements
        that are not disruptive to the overall system but may require some attention or testing.
        
 🔴 is used to display a major upgrade - typically involves substantial changes, 
        such as breaking changes, architectural modifications, or the introduction of 
        new functionalities that may require significant adaptations or testing.

Standard Dependencies to Update:

Dev Dependencies to Update:

  • 🟢 @types/lodash Update from version 4.14.194 by running npm install -D @types/[email protected]
  • 🟢 @types/mui-datatables Update from version 4.3.4 by running npm install -D @types/[email protected]
  • 🟢 @types/react Update from version 18.2.6 by running npm install -D @types/[email protected]
  • 🟢 @types/react-bootstrap-typeahead Update from version 5.1.8 by running npm install -D @types/[email protected]
  • 🔴 @types/react-datepicker Update from version 3.1.8 by running npm install -D @types/[email protected]
  • 🔴 @types/react-leaflet Update from version 2.8.2 by running npm install -D @types/[email protected]
  • 🔴 @types/react-paginate Update from version 6.2.1 by running npm install -D @types/[email protected]
  • 🔴 @types/react-test-renderer Update from version 17.0.1 by running npm install -D @types/[email protected]
  • 🟢 @typescript-eslint/eslint-plugin Update from version 5.59.6 by running npm install -D @typescript-eslint/[email protected]
  • 🟢 @typescript-eslint/parser Update from version 5.59.6 by running npm install -D @typescript-eslint/[email protected]
  • 🔴 cypress Update from version 11.0.1 by running npm install -D [email protected]
  • 🔵 eslint Update from version 8.40.0 by running npm install -D [email protected]
  • 🔴 husky Update from version 4.3.8 by running npm install -D [email protected]
  • 🔴 node-sass Update from version 8.0.0 by running npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 8 Production dependencies are out-of-date.
⚠️ - 15 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.22.10 to 7.22.11 by running
npm install @babel/[email protected]
  • @mui/icons-material Update from version 5.14.3 to 5.14.7 by running
npm install @mui/[email protected]
  • @mui/material Update from version 5.14.5 to 5.14.7 by running
npm install @mui/[email protected]
  • styled-components Update from version 6.0.6 to 6.0.7 by running
npm install [email protected]

minor

  • axios Update from version 1.4.0 to 1.5.0 by running
npm install [email protected]
  • retry-axios Update from version 3.0.0 to 3.1.0 by running
npm install [email protected]

major

  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @babel/preset-typescript Update from version 7.22.5 to 7.22.11 by running
npm install -D @babel/[email protected]
  • @cfaester/enzyme-adapter-react-18 Update from version 0.7.0 to 0.7.1 by running
npm install -D @cfaester/[email protected]
  • @types/jest Update from version 29.5.3 to 29.5.4 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.20 to 18.2.21 by running
npm install -D @types/[email protected]
  • @types/react-redux Update from version 7.1.25 to 7.1.26 by running
npm install -D @types/[email protected]
  • @types/react-table Update from version 7.7.14 to 7.7.15 by running
npm install -D @types/[email protected]
  • babel-jest Update from version 29.6.3 to 29.6.4 by running
npm install -D [email protected]
  • prettier Update from version 3.0.0 to 3.0.3 by running
npm install -D [email protected]

minor_dev

  • @typescript-eslint/eslint-plugin Update from version 6.2.1 to 6.5.0 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 6.2.1 to 6.5.0 by running
npm install -D @typescript-eslint/[email protected]
  • eslint Update from version 8.47.0 to 8.48.0 by running
npm install -D [email protected]
  • typescript Update from version 5.1.6 to 5.2.2 by running
npm install -D [email protected]

major_dev

  • @testing-library/jest-dom Update from version 5.17.0 to 6.1.2 by running
npm install -D @testing-library/[email protected]
  • cypress Update from version 12.17.4 to 13.0.0 by running
npm install -D [email protected]
  • eslint-config-prettier Update from version 8.9.0 to 9.0.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

⚠️ - 18 Standard dependencies are out-of-date.
⚠️ - 19 Dev dependencies are out-of-date.

- Run all install commands from the directory where the package.json is located.
        
 🟢 is used to display a patch upgrade - typically indicates the release of bug fixes
        or small improvements that don't introduce major changes or new features.
        
 🔵 is used to display a minor upgrade - usually introduces new features or enhancements
        that are not disruptive to the overall system but may require some attention or testing.
        
 🔴 is used to display a major upgrade - typically involves substantial changes, 
        such as breaking changes, architectural modifications, or the introduction of 
        new functionalities that may require significant adaptations or testing.

Standard Dependencies to Update:

Dev Dependencies to Update:

  • 🔵 @babel/preset-typescript Update from version 7.21.5 by running npm install -D @babel/[email protected]
  • 🟢 @types/jest Update from version 29.5.1 by running npm install -D @types/[email protected]
  • 🟢 @types/lodash Update from version 4.14.194 by running npm install -D @types/[email protected]
  • 🟢 @types/mui-datatables Update from version 4.3.4 by running npm install -D @types/[email protected]
  • 🔵 @types/polylabel Update from version 1.0.5 by running npm install -D @types/[email protected]
  • 🟢 @types/react Update from version 18.2.6 by running npm install -D @types/[email protected]
  • 🟢 @types/react-bootstrap-typeahead Update from version 5.1.8 by running npm install -D @types/[email protected]
  • 🔴 @types/react-datepicker Update from version 3.1.8 by running npm install -D @types/[email protected]
  • 🔴 @types/react-leaflet Update from version 2.8.2 by running npm install -D @types/[email protected]
  • 🔴 @types/react-paginate Update from version 6.2.1 by running npm install -D @types/[email protected]
  • 🔴 @types/react-test-renderer Update from version 17.0.1 by running npm install -D @types/[email protected]
  • 🟢 @typescript-eslint/eslint-plugin Update from version 5.59.6 by running npm install -D @typescript-eslint/[email protected]
  • 🟢 @typescript-eslint/parser Update from version 5.59.6 by running npm install -D @typescript-eslint/[email protected]
  • 🔴 cypress Update from version 11.0.1 by running npm install -D [email protected]
  • 🔵 dotenv Update from version 16.0.3 by running npm install -D [email protected]
  • 🔵 eslint Update from version 8.40.0 by running npm install -D [email protected]
  • 🔴 husky Update from version 4.3.8 by running npm install -D [email protected]
  • 🔴 node-sass Update from version 8.0.0 by running npm install -D [email protected]
  • 🔵 typescript Update from version 5.0.4 by running npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

⚠️ - 13 Standard dependencies are out-of-date.
⚠️ - 10 Dev dependencies are out-of-date.

- Run all install commands from the directory where the package.json is located.
        
 🟢 is used to display a patch upgrade - typically indicates the release of bug fixes
        or small improvements that don't introduce major changes or new features.
        
 🔵 is used to display a minor upgrade - usually introduces new features or enhancements
        that are not disruptive to the overall system but may require some attention or testing.
        
 🔴 is used to display a major upgrade - typically involves substantial changes, 
        such as breaking changes, architectural modifications, or the introduction of 
        new functionalities that may require significant adaptations or testing.

Standard Dependencies to Update:

Dev Dependencies to Update:

  • 🔴 @types/react-datepicker Update from version 3.1.8 by running npm install -D @types/[email protected]
  • 🔴 @types/react-leaflet Update from version 2.8.2 by running npm install -D @types/[email protected]
  • 🔴 @types/react-paginate Update from version 6.2.1 by running npm install -D @types/[email protected]
  • 🔴 @types/react-test-renderer Update from version 17.0.1 by running npm install -D @types/[email protected]
  • 🟢 @typescript-eslint/eslint-plugin Update from version 5.59.6 by running npm install -D @typescript-eslint/[email protected]
  • 🟢 @typescript-eslint/parser Update from version 5.59.6 by running npm install -D @typescript-eslint/[email protected]
  • 🔴 cypress Update from version 11.0.1 by running npm install -D [email protected]
  • 🔵 eslint Update from version 8.40.0 by running npm install -D [email protected]
  • 🔴 husky Update from version 4.3.8 by running npm install -D [email protected]
  • 🔴 node-sass Update from version 8.0.0 by running npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

⚠️ - 18 Standard 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

Standard Dependencies to Update:


patch

  • @emotion/react Update from version 11.11.0 to 11.11.1 by running
npm install @emotion/[email protected]
  • @mui/material Update from version 5.13.1 to 5.13.5 by running
npm install @mui/[email protected]
  • leaflet Update from version 1.9.3 to 1.9.4 by running
npm install [email protected]

minor

  • @babel/core Update from version 7.21.8 to 7.22.5 by running
npm install @babel/[email protected]
  • bootstrap Update from version 5.2.3 to 5.3.0 by running
npm install [email protected]
  • formik Update from version 2.2.9 to 2.4.2 by running
npm install [email protected]
  • react-datepicker Update from version 4.11.0 to 4.14.0 by running
npm install [email protected]
  • react-icons Update from version 4.8.0 to 4.9.0 by running
npm install [email protected]
  • react-router-dom Update from version 6.11.2 to 6.13.0 by running
npm install [email protected]

major

  • @react-leaflet/core Update from version 1.1.1 to 2.1.0 by running
npm install @react-leaflet/[email protected]
  • axios Update from version 0.27.2 to 1.4.0 by running
npm install [email protected]
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-error-boundary Update from version 3.1.4 to 4.0.10 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]
  • react-redux Update from version 7.2.9 to 8.1.0 by running
npm install [email protected]
  • react-toastify Update from version 6.2.0 to 9.1.3 by running
npm install [email protected]
  • retry-axios Update from version 2.4.0 to 3.0.0 by running
npm install [email protected]
  • yup Update from version 0.32.11 to 1.2.0 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @testing-library/dom Update from version 9.3.0 to 9.3.1 by running
npm install -D @testing-library/[email protected]
  • @types/jest Update from version 29.5.1 to 29.5.2 by running
npm install -D @types/[email protected]
  • @types/lodash Update from version 4.14.194 to 4.14.195 by running
npm install -D @types/[email protected]
  • @types/mui-datatables Update from version 4.3.4 to 4.3.5 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.6 to 18.2.12 by running
npm install -D @types/[email protected]
  • @types/react-bootstrap-typeahead Update from version 5.1.8 to 5.1.9 by running
npm install -D @types/[email protected]
  • @types/react-dom Update from version 18.2.4 to 18.2.5 by running
npm install -D @types/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 5.59.6 to 5.59.11 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.59.6 to 5.59.11 by running
npm install -D @typescript-eslint/[email protected]
  • axios-mock-adapter Update from version 1.21.4 to 1.21.5 by running
npm install -D [email protected]

minor_dev

  • @babel/preset-typescript Update from version 7.21.5 to 7.22.5 by running
npm install -D @babel/[email protected]
  • @types/polylabel Update from version 1.0.5 to 1.1.0 by running
npm install -D @types/[email protected]
  • dotenv Update from version 16.0.3 to 16.3.0 by running
npm install -D [email protected]
  • eslint Update from version 8.40.0 to 8.43.0 by running
npm install -D [email protected]
  • typescript Update from version 5.0.4 to 5.1.3 by running
npm install -D [email protected]

major_dev

  • @types/react-datepicker Update from version 3.1.8 to 4.11.2 by running
npm install -D @types/[email protected]
  • @types/react-leaflet Update from version 2.8.2 to 3.0.0 by running
npm install -D @types/[email protected]
  • @types/react-paginate Update from version 6.2.1 to 7.1.1 by running
npm install -D @types/[email protected]
  • @types/react-test-renderer Update from version 17.0.1 to 18.0.0 by running
npm install -D @types/[email protected]
  • cypress Update from version 11.0.1 to 12.14.0 by running
npm install -D [email protected]
  • husky Update from version 4.3.8 to 8.0.3 by running
npm install -D [email protected]
  • node-sass Update from version 8.0.0 to 9.0.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 21 Standard dependencies are out-of-date.
⚠️ - 12 Dev dependencies are out-of-date.

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

cd frontend

Standard Dependencies to Update:


patch

  • @babel/core Update from version 7.22.5 to 7.22.6 by running
npm install @babel/[email protected]
  • @emotion/react Update from version 11.11.0 to 11.11.1 by running
npm install @emotion/[email protected]
  • @mui/material Update from version 5.13.1 to 5.13.7 by running
npm install @mui/[email protected]
  • keycloak-js Update from version 21.1.1 to 21.1.2 by running
npm install [email protected]
  • leaflet Update from version 1.9.3 to 1.9.4 by running
npm install [email protected]

minor

  • @mui/icons-material Update from version 5.11.16 to 5.13.7 by running
npm install @mui/[email protected]
  • formik Update from version 2.2.9 to 2.4.2 by running
npm install [email protected]
  • react-bootstrap Update from version 2.7.4 to 2.8.0 by running
npm install [email protected]
  • react-datepicker Update from version 4.14.1 to 4.15.0 by running
npm install [email protected]
  • react-icons Update from version 4.9.0 to 4.10.1 by running
npm install [email protected]
  • react-router-dom Update from version 6.13.0 to 6.14.1 by running
npm install [email protected]

major

  • @react-leaflet/core Update from version 1.1.1 to 2.1.0 by running
npm install @react-leaflet/[email protected]
  • axios Update from version 0.27.2 to 1.4.0 by running
npm install [email protected]
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-error-boundary Update from version 3.1.4 to 4.0.10 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]
  • react-redux Update from version 7.2.9 to 8.1.1 by running
npm install [email protected]
  • react-toastify Update from version 6.2.0 to 9.1.3 by running
npm install [email protected]
  • retry-axios Update from version 2.4.0 to 3.0.0 by running
npm install [email protected]
  • styled-components Update from version 5.3.11 to 6.0.2 by running
npm install [email protected]
  • yup Update from version 0.32.11 to 1.2.0 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @types/react Update from version 18.2.6 to 18.2.14 by running
npm install -D @types/[email protected]

minor_dev

  • @typescript-eslint/eslint-plugin Update from version 5.60.0 to 5.61.0 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.60.1 to 5.61.0 by running
npm install -D @typescript-eslint/[email protected]
  • babel-jest Update from version 29.5.0 to 29.6.0 by running
npm install -D [email protected]
  • eslint Update from version 8.40.0 to 8.44.0 by running
npm install -D [email protected]
  • typescript Update from version 5.0.4 to 5.1.6 by running
npm install -D [email protected]

major_dev

  • @types/react-datepicker Update from version 3.1.8 to 4.11.2 by running
npm install -D @types/[email protected]
  • @types/react-leaflet Update from version 2.8.2 to 3.0.0 by running
npm install -D @types/[email protected]
  • @types/react-paginate Update from version 6.2.1 to 7.1.1 by running
npm install -D @types/[email protected]
  • @types/react-test-renderer Update from version 17.0.1 to 18.0.0 by running
npm install -D @types/[email protected]
  • cypress Update from version 11.0.1 to 12.16.0 by running
npm install -D [email protected]
  • husky Update from version 4.3.8 to 8.0.3 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

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


minor

  • retry-axios Update from version 3.0.0 to 3.1.0 by running
npm install [email protected]

major

  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @testing-library/jest-dom Update from version 6.1.2 to 6.1.3 by running
npm install -D @testing-library/[email protected]
  • @types/lodash Update from version 4.14.197 to 4.14.198 by running
npm install -D @types/[email protected]

Codecov migration to marketplace app

Hi, Tom from Codecov here.

We noticed that you are using Codecov with fairly high frequency, and we’re so excited to see that! However, because you are not using our app, you may have experienced issues with uploading reports or viewing coverage information. This is due to rate-limiting issues from GitHub.

In order to prevent any future outages, we ask that you move over to our GitHub app integration.

The process is extremely simple and shouldn’t require more than a few clicks, and you should not expect any downtime. By moving to our app, you will no longer need an admin or separate account to manage the relationship with GitHub as the team bot.

Let me know if you have any questions, or if I can help at all with this process.

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 11 Production dependencies are out-of-date.
⚠️ - 17 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.22.9 to 7.22.11 by running
npm install @babel/[email protected]
  • @mui/icons-material Update from version 5.14.3 to 5.14.7 by running
npm install @mui/[email protected]
  • @mui/material Update from version 5.14.5 to 5.14.7 by running
npm install @mui/[email protected]
  • react-error-boundary Update from version 4.0.10 to 4.0.11 by running
npm install [email protected]
  • styled-components Update from version 6.0.6 to 6.0.7 by running
npm install [email protected]

minor

  • axios Update from version 1.4.0 to 1.5.0 by running
npm install [email protected]
  • react-router-dom Update from version 6.14.2 to 6.15.0 by running
npm install [email protected]
  • retry-axios Update from version 3.0.0 to 3.1.0 by running
npm install [email protected]
  • sass Update from version 1.64.2 to 1.66.1 by running
npm install [email protected]

major

  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @babel/preset-typescript Update from version 7.22.5 to 7.22.11 by running
npm install -D @babel/[email protected]
  • @cfaester/enzyme-adapter-react-18 Update from version 0.7.0 to 0.7.1 by running
npm install -D @cfaester/[email protected]
  • @types/jest Update from version 29.5.3 to 29.5.4 by running
npm install -D @types/[email protected]
  • @types/lodash Update from version 4.14.196 to 4.14.197 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.18 to 18.2.21 by running
npm install -D @types/[email protected]
  • @types/react-redux Update from version 7.1.25 to 7.1.26 by running
npm install -D @types/[email protected]
  • @types/react-table Update from version 7.7.14 to 7.7.15 by running
npm install -D @types/[email protected]
  • babel-jest Update from version 29.6.2 to 29.6.4 by running
npm install -D [email protected]
  • cypress Update from version 12.17.3 to 12.17.4 by running
npm install -D [email protected]
  • eslint-plugin-react Update from version 7.33.1 to 7.33.2 by running
npm install -D [email protected]
  • prettier Update from version 3.0.0 to 3.0.3 by running
npm install -D [email protected]

minor_dev

  • @typescript-eslint/eslint-plugin Update from version 6.2.1 to 6.5.0 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 6.2.1 to 6.5.0 by running
npm install -D @typescript-eslint/[email protected]
  • eslint Update from version 8.46.0 to 8.48.0 by running
npm install -D [email protected]
  • typescript Update from version 5.1.6 to 5.2.2 by running
npm install -D [email protected]

major_dev

  • @testing-library/jest-dom Update from version 5.17.0 to 6.1.2 by running
npm install -D @testing-library/[email protected]
  • eslint-config-prettier Update from version 8.9.0 to 9.0.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

⚠️ - 13 Standard dependencies are out-of-date.
⚠️ - 6 Dev dependencies are out-of-date.

Standard Dependencies to Update:

``` Diff

  • Run all install commands from the directory where the package.json is located.
    ```

  • `@react-leaflet/core` Update by running `npm install @react-leaflet/[email protected]`

    • Current version is `1.1.1` (Major update).
  • `axios` Update by running `npm install [email protected]`

    • Current version is `0.27.2` (Major update).
  • `keycloak-js` Update by running `npm install [email protected]`

    • Current version is `21.0.2` (Minor update).
  • `leaflet` Update by running `npm install [email protected]`

    • Current version is `1.9.3` (Patch update).
  • `react-bootstrap-typeahead` Update by running `npm install [email protected]`

    • Current version is `5.2.2` (Major update).
  • `react-error-boundary` Update by running `npm install [email protected]`

    • Current version is `3.1.4` (Major update).
  • `react-leaflet` Update by running `npm install [email protected]`

    • Current version is `3.2.5` (Major update).
  • `react-redux` Update by running `npm install [email protected]`

    • Current version is `7.2.9` (Major update).
  • `react-resize-detector` Update by running `npm install [email protected]`

    • Current version is `7.1.2` (Major update).
  • `react-toastify` Update by running `npm install [email protected]`

    • Current version is `6.2.0` (Major update).
  • `retry-axios` Update by running `npm install [email protected]`

    • Current version is `2.4.0` (Major update).
  • `supercluster` Update by running `npm install [email protected]`

    • Current version is `7.1.5` (Major update).
  • `yup` Update by running `npm install [email protected]`

    • Current version is `0.32.11` (Major update).

Dev Dependencies to Update:

``` Diff

  • Run all install commands from the directory where the package.json is located.
    ```

  • `@types/react-datepicker` Update by running `npm install @types/[email protected]`

    • Current version is `3.1.8` (Major update).
  • `@types/react-leaflet` Update by running `npm install @types/[email protected]`

    • Current version is `2.8.2` (Major update).
  • `@types/react-paginate` Update by running `npm install @types/[email protected]`

    • Current version is `6.2.1` (Major update).
  • `@types/react-test-renderer` Update by running `npm install @types/[email protected]`

    • Current version is `17.0.1` (Major update).
  • `cypress` Update by running `npm install [email protected]`

    • Current version is `11.0.1` (Major update).
  • `husky` Update by running `npm install [email protected]`

    • Current version is `4.3.8` (Major update).

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 6 Production dependencies are out-of-date.
⚠️ - 15 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.22.10 to 7.22.11 by running
npm install @babel/[email protected]
  • @mui/icons-material Update from version 5.14.3 to 5.14.7 by running
npm install @mui/[email protected]
  • @mui/material Update from version 5.14.5 to 5.14.7 by running
npm install @mui/[email protected]

minor

  • axios Update from version 1.4.0 to 1.5.0 by running
npm install [email protected]
  • retry-axios Update from version 3.0.0 to 3.1.0 by running
npm install [email protected]

major

  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @babel/preset-typescript Update from version 7.22.5 to 7.22.11 by running
npm install -D @babel/[email protected]
  • @cfaester/enzyme-adapter-react-18 Update from version 0.7.0 to 0.7.1 by running
npm install -D @cfaester/[email protected]
  • @types/jest Update from version 29.5.3 to 29.5.4 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.20 to 18.2.21 by running
npm install -D @types/[email protected]
  • @types/react-redux Update from version 7.1.25 to 7.1.26 by running
npm install -D @types/[email protected]
  • @types/react-table Update from version 7.7.14 to 7.7.15 by running
npm install -D @types/[email protected]
  • babel-jest Update from version 29.6.3 to 29.6.4 by running
npm install -D [email protected]
  • prettier Update from version 3.0.0 to 3.0.3 by running
npm install -D [email protected]

minor_dev

  • @typescript-eslint/eslint-plugin Update from version 6.2.1 to 6.5.0 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 6.2.1 to 6.5.0 by running
npm install -D @typescript-eslint/[email protected]
  • eslint Update from version 8.47.0 to 8.48.0 by running
npm install -D [email protected]
  • typescript Update from version 5.1.6 to 5.2.2 by running
npm install -D [email protected]

major_dev

  • @testing-library/jest-dom Update from version 5.17.0 to 6.1.2 by running
npm install -D @testing-library/[email protected]
  • cypress Update from version 12.17.4 to 13.0.0 by running
npm install -D [email protected]
  • eslint-config-prettier Update from version 8.9.0 to 9.0.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

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

- Run all install commands from the directory where the package.json is located.
        
 🟢 is used to display a patch upgrade - typically indicates the release of bug fixes
        or small improvements that don't introduce major changes or new features.
        
 🔵 is used to display a minor upgrade - usually introduces new features or enhancements
        that are not disruptive to the overall system but may require some attention or testing.
        
 🔴 is used to display a major upgrade - typically involves substantial changes, 
        such as breaking changes, architectural modifications, or the introduction of 
        new functionalities that may require significant adaptations or testing.

Standard Dependencies to Update:

Dev Dependencies to Update:

  • 🟢 @types/jest Update from version 29.5.1 by running npm install -D @types/[email protected]
  • 🟢 @types/lodash Update from version 4.14.194 by running npm install -D @types/[email protected]
  • 🟢 @types/mui-datatables Update from version 4.3.4 by running npm install -D @types/[email protected]
  • 🔵 @types/polylabel Update from version 1.0.5 by running npm install -D @types/[email protected]
  • 🟢 @types/react Update from version 18.2.6 by running npm install -D @types/[email protected]
  • 🟢 @types/react-bootstrap-typeahead Update from version 5.1.8 by running npm install -D @types/[email protected]
  • 🔴 @types/react-datepicker Update from version 3.1.8 by running npm install -D @types/[email protected]
  • 🔴 @types/react-leaflet Update from version 2.8.2 by running npm install -D @types/[email protected]
  • 🔴 @types/react-paginate Update from version 6.2.1 by running npm install -D @types/[email protected]
  • 🔴 @types/react-test-renderer Update from version 17.0.1 by running npm install -D @types/[email protected]
  • 🟢 @typescript-eslint/eslint-plugin Update from version 5.59.6 by running npm install -D @typescript-eslint/[email protected]
  • 🟢 @typescript-eslint/parser Update from version 5.59.6 by running npm install -D @typescript-eslint/[email protected]
  • 🔴 cypress Update from version 11.0.1 by running npm install -D [email protected]
  • 🔵 dotenv Update from version 16.0.3 by running npm install -D [email protected]
  • 🔵 eslint Update from version 8.40.0 by running npm install -D [email protected]
  • 🔴 husky Update from version 4.3.8 by running npm install -D [email protected]
  • 🔴 node-sass Update from version 8.0.0 by running npm install -D [email protected]
  • 🔵 typescript Update from version 5.0.4 by running npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check%0AVersions of npm packages have been checked against their latest versions from the npm registry.%0A%0A![COVERAGE_PERCENTAGE]%0A%0A[COVERAGE_PERCENTAGE]: https://img.shields.io/badge/percentage_of_dependencies_up_to_date-65-9e3302?style=for-the-badge %0A%0A⚠️ - 17 Standard dependencies are out-of-date.%0A⚠️ - 22 Dev dependencies are out-of-date.%0A%0AMake sure to change directory to where the package.json is located using...%0A %0Acd frontend%0A%0A%0A
%0A%0A### Standard Dependencies to Update:%0A%0A
%0A%0A![patch]%0A- @emotion/react Update from version 11.11.0 to 11.11.1 by running%0A %0Anpm install @emotion/[email protected]%0A%0A- @mui/material Update from version 5.13.1 to 5.13.5 by running%0A %0Anpm install @mui/[email protected]%0A%0A- leaflet Update from version 1.9.3 to 1.9.4 by running%0A %0Anpm install [email protected]%0A%0A- styled-components Update from version 5.3.10 to 5.3.11 by running%0A %0Anpm install [email protected]%0A%0A[patch]: https://img.shields.io/badge/patch_updates_(4)-0B6018?style=for-the-badge %0A%0A%0A
%0A%0A![minor]%0A- @babel/core Update from version 7.21.8 to 7.22.5 by running%0A %0Anpm install @babel/[email protected]%0A%0A- formik Update from version 2.2.9 to 2.4.2 by running%0A %0Anpm install [email protected]%0A%0A- react-datepicker Update from version 4.11.0 to 4.14.1 by running%0A %0Anpm install [email protected]%0A%0A- react-icons Update from version 4.8.0 to 4.9.0 by running%0A %0Anpm install [email protected]%0A%0A[minor]: https://img.shields.io/badge/minor_updates_(4)-0859A1?style=for-the-badge %0A%0A%0A
%0A%0A![major]%0A- @react-leaflet/core Update from version 1.1.1 to 2.1.0 by running%0A %0Anpm install @react-leaflet/[email protected]%0A%0A- axios Update from version 0.27.2 to 1.4.0 by running%0A %0Anpm install [email protected]%0A%0A- react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running%0A %0Anpm install [email protected]%0A%0A- react-error-boundary Update from version 3.1.4 to 4.0.10 by running%0A %0Anpm install [email protected]%0A%0A- react-leaflet Update from version 3.2.5 to 4.2.1 by running%0A %0Anpm install [email protected]%0A%0A- react-redux Update from version 7.2.9 to 8.1.0 by running%0A %0Anpm install [email protected]%0A%0A- react-toastify Update from version 6.2.0 to 9.1.3 by running%0A %0Anpm install [email protected]%0A%0A- retry-axios Update from version 2.4.0 to 3.0.0 by running%0A %0Anpm install [email protected]%0A%0A- yup Update from version 0.32.11 to 1.2.0 by running%0A %0Anpm install [email protected]%0A%0A[major]: https://img.shields.io/badge/major_updates_(9)-9e3302?style=for-the-badge %0A%0A%0A
%0A%0A### Dev Dependencies to Update:%0A%0A
%0A%0A![patch_dev]%0A- @testing-library/dom Update from version 9.3.0 to 9.3.1 by running%0A %0Anpm install -D @testing-library/[email protected]%0A%0A- @types/jest Update from version 29.5.1 to 29.5.2 by running%0A %0Anpm install -D @types/[email protected]%0A%0A- @types/lodash Update from version 4.14.194 to 4.14.195 by running%0A %0Anpm install -D @types/[email protected]%0A%0A- @types/mui-datatables Update from version 4.3.4 to 4.3.5 by running%0A %0Anpm install -D @types/[email protected]%0A%0A- @types/react Update from version 18.2.6 to 18.2.13 by running%0A %0Anpm install -D @types/[email protected]%0A%0A- @types/react-bootstrap-typeahead Update from version 5.1.8 to 5.1.9 by running%0A %0Anpm install -D @types/[email protected]%0A%0A- @types/react-dom Update from version 18.2.4 to 18.2.6 by running%0A %0Anpm install -D @types/[email protected]%0A%0A- axios-mock-adapter Update from version 1.21.4 to 1.21.5 by running%0A %0Anpm install -D [email protected]%0A%0A[patch_dev]: https://img.shields.io/badge/patch_updates_(8)-0B6018?style=for-the-badge %0A%0A%0A
%0A%0A![minor_dev]%0A- @babel/preset-typescript Update from version 7.21.5 to 7.22.5 by running%0A %0Anpm install -D @babel/[email protected]%0A%0A- @types/polylabel Update from version 1.0.5 to 1.1.0 by running%0A %0Anpm install -D @types/[email protected]%0A%0A- @typescript-eslint/eslint-plugin Update from version 5.59.6 to 5.60.0 by running%0A %0Anpm install -D @typescript-eslint/[email protected]%0A%0A- @typescript-eslint/parser Update from version 5.59.6 to 5.60.0 by running%0A %0Anpm install -D @typescript-eslint/[email protected]%0A%0A- dotenv Update from version 16.0.3 to 16.3.1 by running%0A %0Anpm install -D [email protected]%0A%0A- eslint Update from version 8.40.0 to 8.43.0 by running%0A %0Anpm install -D [email protected]%0A%0A- typescript Update from version 5.0.4 to 5.1.3 by running%0A %0Anpm install -D [email protected]%0A%0A[minor_dev]: https://img.shields.io/badge/minor_updates_(7)-0859A1?style=for-the-badge %0A%0A%0A
%0A%0A![major_dev]%0A- @types/react-datepicker Update from version 3.1.8 to 4.11.2 by running%0A %0Anpm install -D @types/[email protected]%0A%0A- @types/react-leaflet Update from version 2.8.2 to 3.0.0 by running%0A %0Anpm install -D @types/[email protected]%0A%0A- @types/react-paginate Update from version 6.2.1 to 7.1.1 by running%0A %0Anpm install -D @types/[email protected]%0A%0A- @types/react-test-renderer Update from version 17.0.1 to 18.0.0 by running%0A %0Anpm install -D @types/[email protected]%0A%0A- cypress Update from version 11.0.1 to 12.14.0 by running%0A %0Anpm install -D [email protected]%0A%0A- husky Update from version 4.3.8 to 8.0.3 by running%0A %0Anpm install -D [email protected]%0A%0A- node-sass Update from version 8.0.0 to 9.0.0 by running%0A %0Anpm install -D [email protected]%0A%0A[major_dev]: https://img.shields.io/badge/major_updates_(7)-9e3302?style=for-the-badge

Add missing topics

TL;DR

Topics greatly improve the discoverability of repos; please add the short code from the table below to the topics of your repo so that ministries can use GitHub's search to find out what repos belong to them and other visitors can find useful content (and reuse it!).

Why Topic

In short order we'll add our 800th repo. This large number clearly demonstrates the success of using GitHub and our Open Source initiative. This huge success means its critical that we work to make our content as discoverable as possible; Through discoverability, we promote code reuse across a large decentralized organization like the Government of British Columbia as well as allow ministries to find the repos they own.

What to do

Below is a table of abbreviation a.k.a short codes for each ministry; they're the ones used in all @gov.bc.ca email addresses. Please add the short codes of the ministry or organization that "owns" this repo as a topic.

add a topic

That's in, you're done!!!

How to use

Once topics are added, you can use them in GitHub's search. For example, enter something like org:bcgov topic:citz to find all the repos that belong to Citizens' Services. You can refine this search by adding key words specific to a subject you're interested in. To learn more about searching through repos check out GitHub's doc on searching.

Pro Tip 🤓

  • If your org is not in the list below, or the table contains errors, please create an issue here.

  • While you're doing this, add additional topics that would help someone searching for "something". These can be the language used javascript or R; something like opendata or data for data only repos; or any other key words that are useful.

  • Add a meaningful description to your repo. This is hugely valuable to people looking through our repositories.

  • If your application is live, add the production URL.

Ministry Short Codes

Short Code Organization Name
AEST Advanced Education, Skills & Training
AGRI Agriculture
ALC Agriculture Land Commission
AG Attorney General
MCF Children & Family Development
CITZ Citizens' Services
DBC Destination BC
EMBC Emergency Management BC
EAO Environmental Assessment Office
EDUC Education
EMPR Energy, Mines & Petroleum Resources
ENV Environment & Climate Change Strategy
FIN Finance
FLNR Forests, Lands, Natural Resource Operations & Rural Development
HLTH Health
FLNR Indigenous Relations & Reconciliation
JEDC Jobs, Economic Development & Competitiveness
LBR Labour Policy & Legislation
LDB BC Liquor Distribution Branch
MMHA Mental Health & Addictions
MAH Municipal Affairs & Housing
BCPC Pension Corporation
PSA Public Safety & Solicitor General & Emergency B.C.
SDPR Social Development & Poverty Reduction
TCA Tourism, Arts & Culture
TRAN Transportation & Infrastructure

NOTE See an error or omission? Please create an issue here to get it remedied.

Frontend NPM Dependency Updates

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.
⚠️ - 14 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.22.5 to 7.22.9 by running
npm install @babel/[email protected]
  • @emotion/react Update from version 11.11.0 to 11.11.1 by running
npm install @emotion/[email protected]
  • leaflet Update from version 1.9.3 to 1.9.4 by running
npm install [email protected]

minor

  • @mui/icons-material Update from version 5.11.16 to 5.14.1 by running
npm install @mui/[email protected]
  • @mui/material Update from version 5.13.1 to 5.14.2 by running
npm install @mui/[email protected]
  • formik Update from version 2.2.9 to 2.4.2 by running
npm install [email protected]
  • react-bootstrap Update from version 2.7.4 to 2.8.0 by running
npm install [email protected]
  • react-datepicker Update from version 4.14.1 to 4.16.0 by running
npm install [email protected]
  • react-icons Update from version 4.9.0 to 4.10.1 by running
npm install [email protected]
  • react-router-dom Update from version 6.13.0 to 6.14.2 by running
npm install [email protected]
  • sass Update from version 1.63.6 to 1.64.1 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]
  • @react-leaflet/core Update from version 1.1.1 to 2.1.0 by running
npm install @react-leaflet/[email protected]
  • axios Update from version 0.27.2 to 1.4.0 by running
npm install [email protected]
  • keycloak-js Update from version 21.1.1 to 22.0.1 by running
npm install [email protected]
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-error-boundary Update from version 3.1.4 to 4.0.10 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]
  • react-redux Update from version 7.2.9 to 8.1.1 by running
npm install [email protected]
  • react-toastify Update from version 6.2.0 to 9.1.3 by running
npm install [email protected]
  • retry-axios Update from version 2.4.0 to 3.0.0 by running
npm install [email protected]
  • styled-components Update from version 5.3.11 to 6.0.5 by running
npm install [email protected]
  • yup Update from version 0.32.11 to 1.2.0 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @types/react Update from version 18.2.6 to 18.2.16 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

  • @testing-library/jest-dom Update from version 5.16.5 to 5.17.0 by running
npm install -D @testing-library/[email protected]
  • eslint Update from version 8.43.0 to 8.45.0 by running
npm install -D [email protected]
  • eslint-plugin-react Update from version 7.32.2 to 7.33.0 by running
npm install -D [email protected]

major_dev

  • @types/react-datepicker Update from version 3.1.8 to 4.15.0 by running
npm install -D @types/[email protected]
  • @types/react-leaflet Update from version 2.8.2 to 3.0.0 by running
npm install -D @types/[email protected]
  • @types/react-test-renderer Update from version 17.0.1 to 18.0.0 by running
npm install -D @types/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 5.60.0 to 6.2.0 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.60.1 to 6.2.0 by running
npm install -D @typescript-eslint/[email protected]
  • cypress Update from version 11.0.1 to 12.17.2 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]
  • husky Update from version 4.3.8 to 8.0.3 by running
npm install -D [email protected]
  • prettier Update from version 2.8.8 to 3.0.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

⚠️ - 11 Standard dependencies are out-of-date.
⚠️ - 11 Dev dependencies are out-of-date.

- Run all install commands from the directory where the package.json is located.
        
 🟢 is used to display a patch upgrade - typically indicates the release of bug fixes
        or small improvements that don't introduce major changes or new features.
        
 🔵 is used to display a minor upgrade - usually introduces new features or enhancements
        that are not disruptive to the overall system but may require some attention or testing.
        
 🔴 is used to display a major upgrade - typically involves substantial changes, 
        such as breaking changes, architectural modifications, or the introduction of 
        new functionalities that may require significant adaptations or testing.

Standard Dependencies to Update:

Dev Dependencies to Update:

  • 🟢 @types/react Update from version 18.2.6 by running npm install -D @types/[email protected]
  • 🔴 @types/react-datepicker Update from version 3.1.8 by running npm install -D @types/[email protected]
  • 🔴 @types/react-leaflet Update from version 2.8.2 by running npm install -D @types/[email protected]
  • 🔴 @types/react-paginate Update from version 6.2.1 by running npm install -D @types/[email protected]
  • 🔴 @types/react-test-renderer Update from version 17.0.1 by running npm install -D @types/[email protected]
  • 🟢 @typescript-eslint/eslint-plugin Update from version 5.59.6 by running npm install -D @typescript-eslint/[email protected]
  • 🟢 @typescript-eslint/parser Update from version 5.59.6 by running npm install -D @typescript-eslint/[email protected]
  • 🔴 cypress Update from version 11.0.1 by running npm install -D [email protected]
  • 🔵 eslint Update from version 8.40.0 by running npm install -D [email protected]
  • 🔴 husky Update from version 4.3.8 by running npm install -D [email protected]
  • 🔴 node-sass Update from version 8.0.0 by running npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 13 Production dependencies are out-of-date.
⚠️ - 13 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.22.9 to 7.22.10 by running
npm install @babel/[email protected]
  • formik Update from version 2.4.2 to 2.4.3 by running
npm install [email protected]
  • react-error-boundary Update from version 4.0.10 to 4.0.11 by running
npm install [email protected]

minor

  • react-router-dom Update from version 6.14.2 to 6.15.0 by running
npm install [email protected]
  • sass Update from version 1.64.2 to 1.66.1 by running
npm install [email protected]

major

  • keycloak-js Update from version 21.1.1 to 22.0.1 by running
npm install [email protected]
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]
  • react-redux Update from version 7.2.9 to 8.1.2 by running
npm install [email protected]
  • react-toastify Update from version 6.2.0 to 9.1.3 by running
npm install [email protected]
  • retry-axios Update from version 2.4.0 to 3.0.0 by running
npm install [email protected]
  • styled-components Update from version 5.3.11 to 6.0.7 by running
npm install [email protected]
  • yup Update from version 0.32.11 to 1.2.0 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @types/lodash Update from version 4.14.196 to 4.14.197 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.18 to 18.2.20 by running
npm install -D @types/[email protected]
  • babel-jest Update from version 29.6.2 to 29.6.3 by running
npm install -D [email protected]
  • cypress Update from version 12.17.3 to 12.17.4 by running
npm install -D [email protected]
  • eslint-plugin-react Update from version 7.33.1 to 7.33.2 by running
npm install -D [email protected]

minor_dev

  • eslint Update from version 8.46.0 to 8.47.0 by running
npm install -D [email protected]

major_dev

  • @testing-library/jest-dom Update from version 5.17.0 to 6.0.1 by running
npm install -D @testing-library/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 5.60.0 to 6.4.1 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.60.1 to 6.4.1 by running
npm install -D @typescript-eslint/[email protected]
  • eslint-config-prettier Update from version 8.9.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]
  • husky Update from version 4.3.8 to 8.0.3 by running
npm install -D [email protected]
  • prettier Update from version 2.8.8 to 3.0.2 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 17 Standard dependencies are out-of-date.
⚠️ - 14 Dev dependencies are out-of-date.

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

cd frontend

Standard Dependencies to Update:


patch

  • @emotion/react Update from version 11.11.0 to 11.11.1 by running
npm install @emotion/[email protected]
  • @mui/material Update from version 5.13.1 to 5.13.6 by running
npm install @mui/[email protected]
  • leaflet Update from version 1.9.3 to 1.9.4 by running
npm install [email protected]
  • styled-components Update from version 5.3.11 to 5.3.11 by running
npm install [email protected]

minor

  • formik Update from version 2.2.9 to 2.4.2 by running
npm install [email protected]
  • react-bootstrap Update from version 2.7.4 to 2.8.0 by running
npm install [email protected]
  • react-icons Update from version 4.9.0 to 4.10.1 by running
npm install [email protected]
  • react-router-dom Update from version 6.13.0 to 6.14.0 by running
npm install [email protected]

major

  • @react-leaflet/core Update from version 1.1.1 to 2.1.0 by running
npm install @react-leaflet/[email protected]
  • axios Update from version 0.27.2 to 1.4.0 by running
npm install [email protected]
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-error-boundary Update from version 3.1.4 to 4.0.10 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]
  • react-redux Update from version 7.2.9 to 8.1.1 by running
npm install [email protected]
  • react-toastify Update from version 6.2.0 to 9.1.3 by running
npm install [email protected]
  • retry-axios Update from version 2.4.0 to 3.0.0 by running
npm install [email protected]
  • yup Update from version 0.32.11 to 1.2.0 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @types/react Update from version 18.2.6 to 18.2.14 by running
npm install -D @types/[email protected]

minor_dev

  • @babel/preset-typescript Update from version 7.21.5 to 7.22.5 by running
npm install -D @babel/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 5.59.6 to 5.60.1 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.59.6 to 5.60.1 by running
npm install -D @typescript-eslint/[email protected]
  • dotenv Update from version 16.0.3 to 16.3.1 by running
npm install -D [email protected]
  • eslint Update from version 8.40.0 to 8.43.0 by running
npm install -D [email protected]
  • typescript Update from version 5.0.4 to 5.1.3 by running
npm install -D [email protected]

major_dev

  • @types/react-datepicker Update from version 3.1.8 to 4.11.2 by running
npm install -D @types/[email protected]
  • @types/react-leaflet Update from version 2.8.2 to 3.0.0 by running
npm install -D @types/[email protected]
  • @types/react-paginate Update from version 6.2.1 to 7.1.1 by running
npm install -D @types/[email protected]
  • @types/react-test-renderer Update from version 17.0.1 to 18.0.0 by running
npm install -D @types/[email protected]
  • cypress Update from version 11.0.1 to 12.16.0 by running
npm install -D [email protected]
  • husky Update from version 4.3.8 to 8.0.3 by running
npm install -D [email protected]
  • node-sass Update from version 8.0.0 to 9.0.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

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.
⚠️ - 16 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.22.8 to 7.22.10 by running
npm install @babel/[email protected]
  • @emotion/react Update from version 11.11.0 to 11.11.1 by running
npm install @emotion/[email protected]
  • formik Update from version 2.4.2 to 2.4.3 by running
npm install [email protected]
  • leaflet Update from version 1.9.3 to 1.9.4 by running
npm install [email protected]

minor

  • @mui/icons-material Update from version 5.13.7 to 5.14.3 by running
npm install @mui/[email protected]
  • @mui/material Update from version 5.13.7 to 5.14.5 by running
npm install @mui/[email protected]
  • react-bootstrap Update from version 2.7.4 to 2.8.0 by running
npm install [email protected]
  • react-datepicker Update from version 4.15.0 to 4.16.0 by running
npm install [email protected]
  • react-icons Update from version 4.9.0 to 4.10.1 by running
npm install [email protected]
  • react-router-dom Update from version 6.14.1 to 6.15.0 by running
npm install [email protected]
  • sass Update from version 1.63.6 to 1.65.1 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]
  • @react-leaflet/core Update from version 1.1.1 to 2.1.0 by running
npm install @react-leaflet/[email protected]
  • axios Update from version 0.27.2 to 1.4.0 by running
npm install [email protected]
  • keycloak-js Update from version 21.1.1 to 22.0.1 by running
npm install [email protected]
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-error-boundary Update from version 3.1.4 to 4.0.11 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]
  • react-redux Update from version 7.2.9 to 8.1.2 by running
npm install [email protected]
  • react-toastify Update from version 6.2.0 to 9.1.3 by running
npm install [email protected]
  • retry-axios Update from version 2.4.0 to 3.0.0 by running
npm install [email protected]
  • styled-components Update from version 5.3.11 to 6.0.7 by running
npm install [email protected]
  • yup Update from version 0.32.11 to 1.2.0 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @types/lodash Update from version 4.14.195 to 4.14.197 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.6 to 18.2.20 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]
  • babel-jest Update from version 29.6.1 to 29.6.2 by running
npm install -D [email protected]

minor_dev

  • @types/react-datepicker Update from version 4.11.2 to 4.15.0 by running
npm install -D @types/[email protected]
  • eslint Update from version 8.43.0 to 8.47.0 by running
npm install -D [email protected]
  • eslint-plugin-react Update from version 7.32.2 to 7.33.1 by running
npm install -D [email protected]

major_dev

  • @testing-library/jest-dom Update from version 5.16.5 to 6.0.0 by running
npm install -D @testing-library/[email protected]
  • @types/react-test-renderer Update from version 17.0.1 to 18.0.0 by running
npm install -D @types/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 5.60.0 to 6.4.0 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.60.1 to 6.4.0 by running
npm install -D @typescript-eslint/[email protected]
  • cypress Update from version 11.0.1 to 12.17.3 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]
  • husky Update from version 4.3.8 to 8.0.3 by running
npm install -D [email protected]
  • prettier Update from version 2.8.8 to 3.0.2 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

⚠️ - 18 Standard 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

Standard Dependencies to Update:


PATCH_dev

  • @emotion/react Update from version 11.11.0 to 11.11.1 by running
npm install -D @emotion/[email protected]
  • @mui/material Update from version 5.13.1 to 5.13.5 by running
npm install -D @mui/[email protected]
  • leaflet Update from version 1.9.3 to 1.9.4 by running
npm install -D [email protected]

MINOR_dev

  • @babel/core Update from version 7.21.8 to 7.22.5 by running
npm install -D @babel/[email protected]
  • bootstrap Update from version 5.2.3 to 5.3.0 by running
npm install -D [email protected]
  • formik Update from version 2.2.9 to 2.4.2 by running
npm install -D [email protected]
  • react-datepicker Update from version 4.11.0 to 4.14.0 by running
npm install -D [email protected]
  • react-icons Update from version 4.8.0 to 4.9.0 by running
npm install -D [email protected]
  • react-router-dom Update from version 6.11.2 to 6.13.0 by running
npm install -D [email protected]

MAJOR_dev

  • @react-leaflet/core Update from version 1.1.1 to 2.1.0 by running
npm install -D @react-leaflet/[email protected]
  • axios Update from version 0.27.2 to 1.4.0 by running
npm install -D [email protected]
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install -D [email protected]
  • react-error-boundary Update from version 3.1.4 to 4.0.10 by running
npm install -D [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install -D [email protected]
  • react-redux Update from version 7.2.9 to 8.1.0 by running
npm install -D [email protected]
  • react-toastify Update from version 6.2.0 to 9.1.3 by running
npm install -D [email protected]
  • retry-axios Update from version 2.4.0 to 3.0.0 by running
npm install -D [email protected]
  • yup Update from version 0.32.11 to 1.2.0 by running
npm install -D [email protected]

Dev Dependencies to Update:


PATCH_DEV_dev

  • @testing-library/dom Update from version 9.3.0 to 9.3.1 by running
npm install -D @testing-library/[email protected]
  • @types/jest Update from version 29.5.1 to 29.5.2 by running
npm install -D @types/[email protected]
  • @types/lodash Update from version 4.14.194 to 4.14.195 by running
npm install -D @types/[email protected]
  • @types/mui-datatables Update from version 4.3.4 to 4.3.5 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.6 to 18.2.12 by running
npm install -D @types/[email protected]
  • @types/react-bootstrap-typeahead Update from version 5.1.8 to 5.1.9 by running
npm install -D @types/[email protected]
  • @types/react-dom Update from version 18.2.4 to 18.2.5 by running
npm install -D @types/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 5.59.6 to 5.59.11 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.59.6 to 5.59.11 by running
npm install -D @typescript-eslint/[email protected]
  • axios-mock-adapter Update from version 1.21.4 to 1.21.5 by running
npm install -D [email protected]

MINOR_DEV_dev

  • @babel/preset-typescript Update from version 7.21.5 to 7.22.5 by running
npm install -D @babel/[email protected]
  • @types/polylabel Update from version 1.0.5 to 1.1.0 by running
npm install -D @types/[email protected]
  • dotenv Update from version 16.0.3 to 16.3.0 by running
npm install -D [email protected]
  • eslint Update from version 8.40.0 to 8.43.0 by running
npm install -D [email protected]
  • typescript Update from version 5.0.4 to 5.1.3 by running
npm install -D [email protected]

MAJOR_DEV_dev

  • @types/react-datepicker Update from version 3.1.8 to 4.11.2 by running
npm install -D @types/[email protected]
  • @types/react-leaflet Update from version 2.8.2 to 3.0.0 by running
npm install -D @types/[email protected]
  • @types/react-paginate Update from version 6.2.1 to 7.1.1 by running
npm install -D @types/[email protected]
  • @types/react-test-renderer Update from version 17.0.1 to 18.0.0 by running
npm install -D @types/[email protected]
  • cypress Update from version 11.0.1 to 12.14.0 by running
npm install -D [email protected]
  • husky Update from version 4.3.8 to 8.0.3 by running
npm install -D [email protected]
  • node-sass Update from version 8.0.0 to 9.0.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

⚠️ - 18 Standard dependencies are out-of-date.
⚠️ - 20 Dev dependencies are out-of-date.

- Run all install commands from the directory where the package.json is located.
        
 🟢 is used to display a patch upgrade - typically indicates the release of bug fixes
        or small improvements that don't introduce major changes or new features.
        
 🔵 is used to display a minor upgrade - usually introduces new features or enhancements
        that are not disruptive to the overall system but may require some attention or testing.
        
 🔴 is used to display a major upgrade - typically involves substantial changes, 
        such as breaking changes, architectural modifications, or the introduction of 
        new functionalities that may require significant adaptations or testing.

Standard Dependencies to Update:

Dev Dependencies to Update:

  • 🔵 @babel/preset-typescript Update from version 7.21.5 by running npm install -D @babel/[email protected]
  • 🟢 @types/jest Update from version 29.5.1 by running npm install -D @types/[email protected]
  • 🟢 @types/lodash Update from version 4.14.194 by running npm install -D @types/[email protected]
  • 🟢 @types/mui-datatables Update from version 4.3.4 by running npm install -D @types/[email protected]
  • 🔵 @types/polylabel Update from version 1.0.5 by running npm install -D @types/[email protected]
  • 🟢 @types/react Update from version 18.2.6 by running npm install -D @types/[email protected]
  • 🟢 @types/react-bootstrap-typeahead Update from version 5.1.8 by running npm install -D @types/[email protected]
  • 🔴 @types/react-datepicker Update from version 3.1.8 by running npm install -D @types/[email protected]
  • 🟢 @types/react-dom Update from version 18.2.4 by running npm install -D @types/[email protected]
  • 🔴 @types/react-leaflet Update from version 2.8.2 by running npm install -D @types/[email protected]
  • 🔴 @types/react-paginate Update from version 6.2.1 by running npm install -D @types/[email protected]
  • 🔴 @types/react-test-renderer Update from version 17.0.1 by running npm install -D @types/[email protected]
  • 🟢 @typescript-eslint/eslint-plugin Update from version 5.59.6 by running npm install -D @typescript-eslint/[email protected]
  • 🟢 @typescript-eslint/parser Update from version 5.59.6 by running npm install -D @typescript-eslint/[email protected]
  • 🔴 cypress Update from version 11.0.1 by running npm install -D [email protected]
  • 🔵 dotenv Update from version 16.0.3 by running npm install -D [email protected]
  • 🔵 eslint Update from version 8.40.0 by running npm install -D [email protected]
  • 🔴 husky Update from version 4.3.8 by running npm install -D [email protected]
  • 🔴 node-sass Update from version 8.0.0 by running npm install -D [email protected]
  • 🔵 typescript Update from version 5.0.4 by running npm install -D [email protected]

Upgrade .NET requirement to v6 or newer

The PIMS .NET components currently target .NET version 5 but they should target .NET version 6 or 7 instead.

(Likewise for every other bcgov project still targeting a .NET Core version prior to 6.)

One key reason for this is that .NET 5 is no longer supported by Microsoft and so depending on it presents a security risk.

Another key reason is that .NET 6 and later are explicitly compatible with Apple Macintoshes using M1 chips, unlike .NET 5, and so PIMS using .NET 6 or newer means that PIMS can be developed and run on the latest Macs.

Since all modern versions of .NET are backwards compatible with prior .NET Core versions, changing the project targets from net5 to net6 or net7 should be trivial. Its not like migrating from .NET Framework.

The setup instructions on https://github.com/bcgov/PIMS/wiki/Development explicitly say things won't work on M1, but shouldn't.

The comment about brew install coreutils will not work on M1 is obsolete.

I have already mostly successfully built PIMS on my own M1 Mac, which had handled my already installed .NET 7 just fine. Though the Docker build step failed because it was explicitly still trying to use .NET 5 which didn't exist for M1s, and this should pass if the config only tried to use a newer .NET instead.

I might be able to provide a pull request to fix this myself, but will have to talk with devs to get certain secrets or seed data that I otherwise would need to run it first. But it may be trivial for an existing PIMS dev to do first.

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 17 Standard 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

Standard Dependencies to Update:


patch

  • @emotion/react Update from version 11.11.0 to 11.11.1 by running
npm install @emotion/[email protected]
  • @mui/material Update from version 5.13.1 to 5.13.5 by running
npm install @mui/[email protected]
  • leaflet Update from version 1.9.3 to 1.9.4 by running
npm install [email protected]
  • styled-components Update from version 5.3.10 to 5.3.11 by running
npm install [email protected]

minor

  • @babel/core Update from version 7.21.8 to 7.22.5 by running
npm install @babel/[email protected]
  • formik Update from version 2.2.9 to 2.4.2 by running
npm install [email protected]
  • react-datepicker Update from version 4.11.0 to 4.14.1 by running
npm install [email protected]
  • react-icons Update from version 4.8.0 to 4.9.0 by running
npm install [email protected]

major

  • @react-leaflet/core Update from version 1.1.1 to 2.1.0 by running
npm install @react-leaflet/[email protected]
  • axios Update from version 0.27.2 to 1.4.0 by running
npm install [email protected]
  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-error-boundary Update from version 3.1.4 to 4.0.10 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]
  • react-redux Update from version 7.2.9 to 8.1.0 by running
npm install [email protected]
  • react-toastify Update from version 6.2.0 to 9.1.3 by running
npm install [email protected]
  • retry-axios Update from version 2.4.0 to 3.0.0 by running
npm install [email protected]
  • yup Update from version 0.32.11 to 1.2.0 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @testing-library/dom Update from version 9.3.0 to 9.3.1 by running
npm install -D @testing-library/[email protected]
  • @types/jest Update from version 29.5.1 to 29.5.2 by running
npm install -D @types/[email protected]
  • @types/lodash Update from version 4.14.194 to 4.14.195 by running
npm install -D @types/[email protected]
  • @types/mui-datatables Update from version 4.3.4 to 4.3.5 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.6 to 18.2.13 by running
npm install -D @types/[email protected]
  • @types/react-bootstrap-typeahead Update from version 5.1.8 to 5.1.9 by running
npm install -D @types/[email protected]
  • @types/react-dom Update from version 18.2.4 to 18.2.6 by running
npm install -D @types/[email protected]
  • axios-mock-adapter Update from version 1.21.4 to 1.21.5 by running
npm install -D [email protected]

minor_dev

  • @babel/preset-typescript Update from version 7.21.5 to 7.22.5 by running
npm install -D @babel/[email protected]
  • @types/polylabel Update from version 1.0.5 to 1.1.0 by running
npm install -D @types/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 5.59.6 to 5.60.0 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 5.59.6 to 5.60.0 by running
npm install -D @typescript-eslint/[email protected]
  • dotenv Update from version 16.0.3 to 16.3.1 by running
npm install -D [email protected]
  • eslint Update from version 8.40.0 to 8.43.0 by running
npm install -D [email protected]
  • typescript Update from version 5.0.4 to 5.1.3 by running
npm install -D [email protected]

major_dev

  • @types/react-datepicker Update from version 3.1.8 to 4.11.2 by running
npm install -D @types/[email protected]
  • @types/react-leaflet Update from version 2.8.2 to 3.0.0 by running
npm install -D @types/[email protected]
  • @types/react-paginate Update from version 6.2.1 to 7.1.1 by running
npm install -D @types/[email protected]
  • @types/react-test-renderer Update from version 17.0.1 to 18.0.0 by running
npm install -D @types/[email protected]
  • cypress Update from version 11.0.1 to 12.14.0 by running
npm install -D [email protected]
  • husky Update from version 4.3.8 to 8.0.3 by running
npm install -D [email protected]
  • node-sass Update from version 8.0.0 to 9.0.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 13 Production dependencies are out-of-date.
⚠️ - 11 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.22.15 to 7.22.19 by running
npm install @babel/[email protected]
  • @mui/icons-material Update from version 5.14.8 to 5.14.9 by running
npm install @mui/[email protected]
  • @mui/material Update from version 5.14.8 to 5.14.9 by running
npm install @mui/[email protected]
  • bootstrap Update from version 5.3.1 to 5.3.2 by running
npm install [email protected]
  • formik Update from version 2.4.3 to 2.4.4 by running
npm install [email protected]
  • keycloak-js Update from version 22.0.1 to 22.0.3 by running
npm install [email protected]
  • styled-components Update from version 6.0.7 to 6.0.8 by running
npm install [email protected]

minor

  • react-datepicker Update from version 4.16.0 to 4.17.0 by running
npm install [email protected]
  • react-icons Update from version 4.10.1 to 4.11.0 by running
npm install [email protected]
  • react-router-dom Update from version 6.15.0 to 6.16.0 by running
npm install [email protected]
  • retry-axios Update from version 3.0.0 to 3.1.0 by running
npm install [email protected]
  • sass Update from version 1.66.1 to 1.67.0 by running
npm install [email protected]

major

  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @testing-library/jest-dom Update from version 6.1.2 to 6.1.3 by running
npm install -D @testing-library/[email protected]
  • @types/lodash Update from version 4.14.197 to 4.14.198 by running
npm install -D @types/[email protected]
  • @types/styled-components Update from version 5.1.26 to 5.1.27 by running
npm install -D @types/[email protected]
  • @types/text-mask-addons Update from version 3.8.1 to 3.8.2 by running
npm install -D @types/[email protected]

minor_dev

  • @testing-library/user-event Update from version 14.4.3 to 14.5.0 by running
npm install -D @testing-library/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 6.6.0 to 6.7.0 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 6.6.0 to 6.7.0 by running
npm install -D @typescript-eslint/[email protected]
  • axios-mock-adapter Update from version 1.21.5 to 1.22.0 by running
npm install -D [email protected]
  • babel-jest Update from version 29.6.4 to 29.7.0 by running
npm install -D [email protected]
  • cypress Update from version 13.1.0 to 13.2.0 by running
npm install -D [email protected]
  • eslint Update from version 8.48.0 to 8.49.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 11 Production dependencies are out-of-date.
⚠️ - 17 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.22.9 to 7.22.11 by running
npm install @babel/[email protected]
  • @mui/icons-material Update from version 5.14.3 to 5.14.7 by running
npm install @mui/[email protected]
  • @mui/material Update from version 5.14.5 to 5.14.7 by running
npm install @mui/[email protected]
  • react-error-boundary Update from version 4.0.10 to 4.0.11 by running
npm install [email protected]
  • styled-components Update from version 6.0.6 to 6.0.7 by running
npm install [email protected]

minor

  • axios Update from version 1.4.0 to 1.5.0 by running
npm install [email protected]
  • react-router-dom Update from version 6.14.2 to 6.15.0 by running
npm install [email protected]
  • retry-axios Update from version 3.0.0 to 3.1.0 by running
npm install [email protected]
  • sass Update from version 1.64.2 to 1.66.1 by running
npm install [email protected]

major

  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]
  • react-leaflet Update from version 3.2.5 to 4.2.1 by running
npm install [email protected]

Dev Dependencies to Update:


patch_dev

  • @babel/preset-typescript Update from version 7.22.5 to 7.22.11 by running
npm install -D @babel/[email protected]
  • @cfaester/enzyme-adapter-react-18 Update from version 0.7.0 to 0.7.1 by running
npm install -D @cfaester/[email protected]
  • @types/jest Update from version 29.5.3 to 29.5.4 by running
npm install -D @types/[email protected]
  • @types/lodash Update from version 4.14.196 to 4.14.197 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.18 to 18.2.21 by running
npm install -D @types/[email protected]
  • @types/react-redux Update from version 7.1.25 to 7.1.26 by running
npm install -D @types/[email protected]
  • @types/react-table Update from version 7.7.14 to 7.7.15 by running
npm install -D @types/[email protected]
  • babel-jest Update from version 29.6.2 to 29.6.4 by running
npm install -D [email protected]
  • cypress Update from version 12.17.3 to 12.17.4 by running
npm install -D [email protected]
  • eslint-plugin-react Update from version 7.33.1 to 7.33.2 by running
npm install -D [email protected]
  • prettier Update from version 3.0.0 to 3.0.3 by running
npm install -D [email protected]

minor_dev

  • @typescript-eslint/eslint-plugin Update from version 6.2.1 to 6.5.0 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 6.2.1 to 6.5.0 by running
npm install -D @typescript-eslint/[email protected]
  • eslint Update from version 8.46.0 to 8.48.0 by running
npm install -D [email protected]
  • typescript Update from version 5.1.6 to 5.2.2 by running
npm install -D [email protected]

major_dev

  • @testing-library/jest-dom Update from version 5.17.0 to 6.1.2 by running
npm install -D @testing-library/[email protected]
  • eslint-config-prettier Update from version 8.9.0 to 9.0.0 by running
npm install -D [email protected]

Frontend NPM Dependency Updates

NPM Dependency Versions Check

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

COVERAGE_PERCENTAGE

⚠️ - 11 Production dependencies are out-of-date.
⚠️ - 14 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.22.15 to 7.22.20 by running
npm install @babel/[email protected]
  • @mui/icons-material Update from version 5.14.8 to 5.14.9 by running
npm install @mui/[email protected]
  • @mui/material Update from version 5.14.8 to 5.14.10 by running
npm install @mui/[email protected]
  • bootstrap Update from version 5.3.1 to 5.3.2 by running
npm install [email protected]
  • formik Update from version 2.4.3 to 2.4.5 by running
npm install [email protected]
  • keycloak-js Update from version 22.0.1 to 22.0.3 by running
npm install [email protected]
  • styled-components Update from version 6.0.7 to 6.0.8 by running
npm install [email protected]

minor

  • react-datepicker Update from version 4.17.0 to 4.18.0 by running
npm install [email protected]
  • react-router-dom Update from version 6.15.0 to 6.16.0 by running
npm install [email protected]
  • retry-axios Update from version 3.0.0 to 3.1.0 by running
npm install [email protected]

major

  • react-bootstrap-typeahead Update from version 5.2.2 to 6.2.3 by running
npm install [email protected]

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/[email protected]
  • @testing-library/jest-dom Update from version 6.1.2 to 6.1.3 by running
npm install -D @testing-library/[email protected]
  • @testing-library/user-event Update from version 14.5.0 to 14.5.1 by running
npm install -D @testing-library/[email protected]
  • @types/jest Update from version 29.5.4 to 29.5.5 by running
npm install -D @types/[email protected]
  • @types/lodash Update from version 4.14.197 to 4.14.198 by running
npm install -D @types/[email protected]
  • @types/react Update from version 18.2.21 to 18.2.22 by running
npm install -D @types/[email protected]
  • @types/react-test-renderer Update from version 18.0.1 to 18.0.2 by running
npm install -D @types/[email protected]
  • @types/styled-components Update from version 5.1.26 to 5.1.27 by running
npm install -D @types/[email protected]
  • @types/text-mask-addons Update from version 3.8.1 to 3.8.2 by running
npm install -D @types/[email protected]
  • @typescript-eslint/eslint-plugin Update from version 6.7.0 to 6.7.2 by running
npm install -D @typescript-eslint/[email protected]
  • @typescript-eslint/parser Update from version 6.7.0 to 6.7.2 by running
npm install -D @typescript-eslint/[email protected]

minor_dev

  • axios-mock-adapter Update from version 1.21.5 to 1.22.0 by running
npm install -D [email protected]
  • babel-jest Update from version 29.6.4 to 29.7.0 by running
npm install -D [email protected]
  • cypress Update from version 13.1.0 to 13.2.0 by running
npm install -D [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.