bcgov / bcgov/citz-imb-common-code
frontend NPM Dependency Report
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## NPM Dependency Report - Tuesday, September 17th, 2024
Versions of npm packages have been checked against their latest versions from the npm registry.
![COVERAGE_PERCENTAGE]
[COVERAGE_PERCENTAGE]: https://img.shields.io/badge/percentage_of_dependencies_up_to_date-45-701807?style=for-the-badge
⚠️ - 4 Production dependencies are out-of-date.
⚠️ - 13 Development dependencies are out-of-date.
**Make sure to change directory to where the package.json is located using...**
```
cd frontend
```
### Production Dependencies to Update:
![major]
Expand to see individual installs.
```
npm install vite-tsconfig-paths@5.0.1
```
- [ ] `vite-tsconfig-paths` Update from version `4.3.2` to `5.0.1` by running...
```
npm install vite-tsconfig-paths@5.0.1
```
[major]: https://img.shields.io/badge/major_updates_(1)-9e3302?style=for-the-badge
![minor]
Expand to see individual installs.
```
npm install @bcgov/design-system-react-components@0.2.3 react-router-dom@6.26.2 vite@5.4.6
```
- [ ] `@bcgov/design-system-react-components` Update from version `0.0.6` to `0.2.3` by running...
```
npm install @bcgov/design-system-react-components@0.2.3
```
- [ ] `react-router-dom` Update from version `6.23.1` to `6.26.2` by running...
```
npm install react-router-dom@6.26.2
```
- [ ] `vite` Update from version `5.3.1` to `5.4.6` by running...
```
npm install vite@5.4.6
```
[minor]: https://img.shields.io/badge/minor_updates_(3)-0859A1?style=for-the-badge
### Development Dependencies to Update:
![major_dev]
Expand to see individual installs.
```
npm install -D @types/node@22.5.5 @typescript-eslint/eslint-plugin@8.6.0 @typescript-eslint/parser@8.6.0 eslint@9.10.0
```
- [ ] `@types/node` Update from version `20.14.5` to `22.5.5` by running...
```
npm install -D @types/node@22.5.5
```
- [ ] `@typescript-eslint/eslint-plugin` Update from version `7.13.1` to `8.6.0` by running...
```
npm install -D @typescript-eslint/eslint-plugin@8.6.0
```
- [ ] `@typescript-eslint/parser` Update from version `7.13.1` to `8.6.0` by running...
```
npm install -D @typescript-eslint/parser@8.6.0
```
- [ ] `eslint` Update from version `8.57.0` to `9.10.0` by running...
```
npm install -D eslint@9.10.0
```
[major_dev]: https://img.shields.io/badge/major_updates_(4)-9e3302?style=for-the-badge
![minor_dev]
Expand to see individual installs.
```
npm install -D @testing-library/jest-dom@6.5.0 eslint-plugin-prettier@5.2.1 eslint-plugin-react@7.36.1 ts-jest@29.2.5 typescript@5.6.2
```
- [ ] `@testing-library/jest-dom` Update from version `6.4.6` to `6.5.0` by running...
```
npm install -D @testing-library/jest-dom@6.5.0
```
- [ ] `eslint-plugin-prettier` Update from version `5.1.3` to `5.2.1` by running...
```
npm install -D eslint-plugin-prettier@5.2.1
```
- [ ] `eslint-plugin-react` Update from version `7.34.2` to `7.36.1` by running...
```
npm install -D eslint-plugin-react@7.36.1
```
- [ ] `ts-jest` Update from version `29.1.5` to `29.2.5` by running...
```
npm install -D ts-jest@29.2.5
```
- [ ] `typescript` Update from version `5.4.5` to `5.6.2` by running...
```
npm install -D typescript@5.6.2
```
[minor_dev]: https://img.shields.io/badge/minor_updates_(5)-0859A1?style=for-the-badge
![patch_dev]
Expand to see individual installs.
```
npm install -D @testing-library/react@16.0.1 @types/jest@29.5.13 @types/react@18.3.7 prettier@3.3.3
```
- [ ] `@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.12` to `29.5.13` by running...
```
npm install -D @types/jest@29.5.13
```
- [ ] `@types/react` Update from version `18.3.3` to `18.3.7` by running...
```
npm install -D @types/react@18.3.7
```
- [ ] `prettier` Update from version `3.3.2` to `3.3.3` by running...
```
npm install -D prettier@3.3.3
```
[patch_dev]: https://img.shields.io/badge/patch_updates_(4)-0B6018?style=for-the-badge
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.