bcgov / PIMS

Property Inventory Management System
https://pims.gov.bc.ca
Apache License 2.0
48 stars 43 forks source link

react-app NPM Dependency Report #2817

Closed github-actions[bot] closed 2 weeks ago

github-actions[bot] commented 2 weeks ago

NPM Dependency Report - Thursday, November 7th, 2024

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

COVERAGE_PERCENTAGE

⚠️ - 11 Production dependencies are out-of-date. ⚠️ - 16 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 xlsx@0.18.5 ```
- [ ] `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 ```


minor

Expand to see individual installs.

``` npm install @mui/x-date-pickers@7.22.1 @mui/x-data-grid@7.22.1 react-router-dom@6.28.0 typescript-eslint@8.13.0 ```
- [ ] `@mui/x-date-pickers` Update from version `7.21.0` to `7.22.1` by running... ``` npm install @mui/x-date-pickers@7.22.1 ``` - [ ] `@mui/x-data-grid` Update from version `7.21.0` to `7.22.1` by running... ``` npm install @mui/x-data-grid@7.22.1 ``` - [ ] `react-router-dom` Update from version `6.27.0` to `6.28.0` by running... ``` npm install react-router-dom@6.28.0 ``` - [ ] `typescript-eslint` Update from version `8.11.0` to `8.13.0` by running... ``` npm install typescript-eslint@8.13.0 ```


patch

Expand to see individual installs.

``` npm install @bcgov/citz-imb-sso-react@1.0.1 @emotion/react@11.13.3 @mui/icons-material@6.1.6 @mui/material@6.1.6 dayjs@1.11.13 react-hook-form@7.53.1 ```
- [ ] `@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/react` Update from version `11.13.0` to `11.13.3` by running... ``` npm install @emotion/react@11.13.3 ``` - [ ] `@mui/icons-material` Update from version `6.1.0` to `6.1.6` by running... ``` npm install @mui/icons-material@6.1.6 ``` - [ ] `@mui/material` Update from version `6.1.2` to `6.1.6` by running... ``` npm install @mui/material@6.1.6 ``` - [ ] `dayjs` Update from version `1.11.10` to `1.11.13` by running... ``` npm install dayjs@1.11.13 ``` - [ ] `react-hook-form` Update from version `7.53.0` to `7.53.1` by running... ``` npm install react-hook-form@7.53.1 ```



Development Dependencies to Update:

minor_dev

Expand to see individual installs.

``` npm install -D @babel/preset-env@7.26.0 @babel/preset-react@7.25.9 @testing-library/jest-dom@6.6.3 eslint@9.14.0 vite-tsconfig-paths@5.1.0 ```
- [ ] `@babel/preset-env` Update from version `7.25.2` to `7.26.0` by running... ``` npm install -D @babel/preset-env@7.26.0 ``` - [ ] `@babel/preset-react` Update from version `7.24.1` to `7.25.9` by running... ``` npm install -D @babel/preset-react@7.25.9 ``` - [ ] `@testing-library/jest-dom` Update from version `6.5.0` to `6.6.3` by running... ``` npm install -D @testing-library/jest-dom@6.6.3 ``` - [ ] `eslint` Update from version `9.11.1` to `9.14.0` by running... ``` npm install -D eslint@9.14.0 ``` - [ ] `vite-tsconfig-paths` Update from version `5.0.1` to `5.1.0` by running... ``` npm install -D vite-tsconfig-paths@5.1.0 ```


patch_dev

Expand to see individual installs.

``` npm install -D @testing-library/react@16.0.1 @types/jest@29.5.14 @types/leaflet@1.9.14 @types/react@18.3.12 @types/react-dom@18.3.1 @vitejs/plugin-react@4.3.3 eslint-plugin-react@7.37.2 prettier@3.3.3 ts-jest@29.2.5 typescript@5.6.3 vite@5.4.10 ```
- [ ] `@testing-library/react` Update from version `16.0.0` to `16.0.1` by running... ``` npm install -D @testing-library/react@16.0.1 ``` - [ ] `@types/jest` Update from version `29.5.11` to `29.5.14` by running... ``` npm install -D @types/jest@29.5.14 ``` - [ ] `@types/leaflet` Update from version `1.9.9` to `1.9.14` by running... ``` npm install -D @types/leaflet@1.9.14 ``` - [ ] `@types/react` Update from version `18.3.1` to `18.3.12` by running... ``` npm install -D @types/react@18.3.12 ``` - [ ] `@types/react-dom` Update from version `18.3.0` to `18.3.1` by running... ``` npm install -D @types/react-dom@18.3.1 ``` - [ ] `@vitejs/plugin-react` Update from version `4.3.0` to `4.3.3` by running... ``` npm install -D @vitejs/plugin-react@4.3.3 ``` - [ ] `eslint-plugin-react` Update from version `7.37.1` to `7.37.2` by running... ``` npm install -D eslint-plugin-react@7.37.2 ``` - [ ] `prettier` Update from version `3.3.0` to `3.3.3` by running... ``` npm install -D prettier@3.3.3 ``` - [ ] `ts-jest` Update from version `29.2.0` to `29.2.5` by running... ``` npm install -D ts-jest@29.2.5 ``` - [ ] `typescript` Update from version `5.6.2` to `5.6.3` by running... ``` npm install -D typescript@5.6.3 ``` - [ ] `vite` Update from version `5.4.6` to `5.4.10` by running... ``` npm install -D vite@5.4.10 ```


github-actions[bot] commented 2 weeks ago

[{"minor":[{"count":9},{"cmd":"npm install @mui/x-date-pickers@7.22.1 @mui/x-data-grid@7.22.1 react-router-dom@6.28.0 typescript-eslint@8.13.0 @babel/preset-env@7.26.0 @babel/preset-react@7.25.9 @testing-library/jest-dom@6.6.3 eslint@9.14.0 vite-tsconfig-paths@5.1.0 "},{"list":["Update @mui/x-date-pickers from 7.21.0 to 7.22.1","Update @mui/x-data-grid from 7.21.0 to 7.22.1","Update react-router-dom from 6.27.0 to 6.28.0","Update typescript-eslint from 8.11.0 to 8.13.0","Update @babel/preset-env from 7.25.2 to 7.26.0","Update @babel/preset-react from 7.24.1 to 7.25.9","Update @testing-library/jest-dom from 6.5.0 to 6.6.3","Update eslint from 9.11.1 to 9.14.0","Update vite-tsconfig-paths from 5.0.1 to 5.1.0"]}]},{"WARNINGS":["Found update in: react-app for: xlsx which is on the ignore list. Dependency not included in final update list."]}]