Skip to content

react-app NPM Dependency Report #3056

@github-actions

Description

@github-actions

NPM Dependency Report - Tuesday, October 14th, 2025

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

COVERAGE_PERCENTAGE

⚠️ - 18 Production dependencies are out-of-date.
⚠️ - 21 Development dependencies are out-of-date.

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

cd react-app

Production Dependencies to Update:

major

Expand to see individual installs.

npm install @mui/icons-material@7.3.4 @mui/lab@7.0.0 @mui/material@7.3.4 @mui/x-data-grid@8.14.0 @mui/x-date-pickers@8.14.0 @react-leaflet/core@3.0.0 react@19.2.0 react-dom@19.2.0 react-error-boundary@6.0.0 react-leaflet@5.0.0 react-router-dom@7.9.4 xlsx@0.18.5 zod@4.1.12
  • @mui/icons-material Update from version 6.4.1 to 7.3.4 by running...
npm install @mui/icons-material@7.3.4
  • @mui/lab Update from version 5.0.0-alpha.170 to 7.0.0 by running...
npm install @mui/lab@7.0.0
  • @mui/material Update from version 6.4.1 to 7.3.4 by running...
npm install @mui/material@7.3.4
  • @mui/x-data-grid Update from version 7.28.2 to 8.14.0 by running...
npm install @mui/x-data-grid@8.14.0
  • @mui/x-date-pickers Update from version 7.28.2 to 8.14.0 by running...
npm install @mui/x-date-pickers@8.14.0
  • @react-leaflet/core Update from version 2.1.0 to 3.0.0 by running...
npm install @react-leaflet/core@3.0.0
  • react Update from version 18.3.1 to 19.2.0 by running...
npm install react@19.2.0
  • react-dom Update from version 18.3.1 to 19.2.0 by running...
npm install react-dom@19.2.0
  • react-error-boundary Update from version 4.1.2 to 6.0.0 by running...
npm install react-error-boundary@6.0.0
  • react-leaflet Update from version 4.2.1 to 5.0.0 by running...
npm install react-leaflet@5.0.0
  • react-router-dom Update from version 6.28.0 to 7.9.4 by running...
npm install react-router-dom@7.9.4
  • xlsx Update from version https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz to 0.18.5 by running...
npm install xlsx@0.18.5
  • zod Update from version 3.25.30 to 4.1.12 by running...
npm install zod@4.1.12

minor

Expand to see individual installs.

npm install react-hook-form@7.65.0 react-leaflet-draw@0.21.0
  • react-hook-form Update from version 7.56.4 to 7.65.0 by running...
npm install react-hook-form@7.65.0
  • react-leaflet-draw Update from version 0.20.4 to 0.21.0 by running...
npm install react-leaflet-draw@0.21.0

patch

Expand to see individual installs.

npm install @bcgov/citz-imb-sso-react@1.0.1 @emotion/styled@11.14.1 dayjs@1.11.18
  • @bcgov/citz-imb-sso-react Update from version 1.0.0-alpha7 to 1.0.1 by running...
npm install @bcgov/citz-imb-sso-react@1.0.1
  • @emotion/styled Update from version 11.14.0 to 11.14.1 by running...
npm install @emotion/styled@11.14.1
  • dayjs Update from version 1.11.10 to 1.11.18 by running...
npm install dayjs@1.11.18


Development Dependencies to Update:

major_dev

Expand to see individual installs.

npm install -D @types/jest@30.0.0 @types/react@19.2.2 @types/react-dom@19.2.2 @vitejs/plugin-react@5.0.4 eslint-config-prettier@10.1.8 jest@30.2.0 jest-environment-jsdom@30.2.0 react-test-renderer@19.2.0 vite@7.1.10
  • @types/jest Update from version 29.5.11 to 30.0.0 by running...
npm install -D @types/jest@30.0.0
  • @types/react Update from version 18.3.1 to 19.2.2 by running...
npm install -D @types/react@19.2.2
  • @types/react-dom Update from version 18.3.0 to 19.2.2 by running...
npm install -D @types/react-dom@19.2.2
  • @vitejs/plugin-react Update from version 4.5.0 to 5.0.4 by running...
npm install -D @vitejs/plugin-react@5.0.4
  • eslint-config-prettier Update from version 9.1.0 to 10.1.8 by running...
npm install -D eslint-config-prettier@10.1.8
  • jest Update from version 29.7.0 to 30.2.0 by running...
npm install -D jest@30.2.0
  • jest-environment-jsdom Update from version 29.7.0 to 30.2.0 by running...
npm install -D jest-environment-jsdom@30.2.0
  • react-test-renderer Update from version 18.3.1 to 19.2.0 by running...
npm install -D react-test-renderer@19.2.0
  • vite Update from version 6.3.4 to 7.1.10 by running...
npm install -D vite@7.1.10

minor_dev

Expand to see individual installs.

npm install -D @babel/preset-env@7.28.3 @testing-library/jest-dom@6.9.1 eslint@9.37.0 eslint-plugin-prettier@5.5.4 prettier@3.6.2 ts-jest@29.4.5 typescript@5.9.3 typescript-eslint@8.46.1
  • @babel/preset-env Update from version 7.27.2 to 7.28.3 by running...
npm install -D @babel/preset-env@7.28.3
  • @testing-library/jest-dom Update from version 6.6.3 to 6.9.1 by running...
npm install -D @testing-library/jest-dom@6.9.1
  • eslint Update from version 9.27.0 to 9.37.0 by running...
npm install -D eslint@9.37.0
  • eslint-plugin-prettier Update from version 5.4.0 to 5.5.4 by running...
npm install -D eslint-plugin-prettier@5.5.4
  • prettier Update from version 3.5.0 to 3.6.2 by running...
npm install -D prettier@3.6.2
  • ts-jest Update from version 29.3.1 to 29.4.5 by running...
npm install -D ts-jest@29.4.5
  • typescript Update from version 5.8.2 to 5.9.3 by running...
npm install -D typescript@5.9.3
  • typescript-eslint Update from version 8.32.1 to 8.46.1 by running...
npm install -D typescript-eslint@8.46.1

patch_dev

Expand to see individual installs.

npm install -D @types/geojson@7946.0.16 @types/leaflet@1.9.21 eslint-plugin-react@7.37.5 vite-tsconfig-paths@5.1.4
  • @types/geojson Update from version 7946.0.14 to 7946.0.16 by running...
npm install -D @types/geojson@7946.0.16
  • @types/leaflet Update from version 1.9.9 to 1.9.21 by running...
npm install -D @types/leaflet@1.9.21
  • eslint-plugin-react Update from version 7.37.1 to 7.37.5 by running...
npm install -D eslint-plugin-react@7.37.5
  • vite-tsconfig-paths Update from version 5.1.2 to 5.1.4 by running...
npm install -D vite-tsconfig-paths@5.1.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions