bcgov / bcgov/citz-imb-sso-react
NPM Dependency Report
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## NPM Dependency Report - Tuesday, January 21st, 2025
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-34-701807?style=for-the-badge
⚠️ - 1 Production dependencies are out-of-date.
⚠️ - 18 Development dependencies are out-of-date.
### Production Dependencies to Update:
![major]
Expand to see individual installs.
```
npm install react@19.0.0
```
- [ ] `react` Update from version `18.3.1` to `19.0.0` by running...
```
npm install react@19.0.0
```
[major]: https://img.shields.io/badge/major_updates_(1)-9e3302?style=for-the-badge
### Development Dependencies to Update:
![major_dev]
Expand to see individual installs.
```
npm install -D @rollup/plugin-commonjs@28.0.2 @rollup/plugin-node-resolve@16.0.0 @rollup/plugin-typescript@12.1.2 @types/react@19.0.7 @typescript-eslint/eslint-plugin@8.21.0 @typescript-eslint/parser@8.21.0 eslint@9.18.0 eslint-config-prettier@10.0.1 react-test-renderer@19.0.0
```
- [ ] `@rollup/plugin-commonjs` Update from version `26.0.1` to `28.0.2` by running...
```
npm install -D @rollup/plugin-commonjs@28.0.2
```
- [ ] `@rollup/plugin-node-resolve` Update from version `15.2.3` to `16.0.0` by running...
```
npm install -D @rollup/plugin-node-resolve@16.0.0
```
- [ ] `@rollup/plugin-typescript` Update from version `11.1.6` to `12.1.2` by running...
```
npm install -D @rollup/plugin-typescript@12.1.2
```
- [ ] `@types/react` Update from version `18.3.3` to `19.0.7` by running...
```
npm install -D @types/react@19.0.7
```
- [ ] `@typescript-eslint/eslint-plugin` Update from version `7.13.1` to `8.21.0` by running...
```
npm install -D @typescript-eslint/eslint-plugin@8.21.0
```
- [ ] `@typescript-eslint/parser` Update from version `7.13.1` to `8.21.0` by running...
```
npm install -D @typescript-eslint/parser@8.21.0
```
- [ ] `eslint` Update from version `8.57.0` to `9.18.0` by running...
```
npm install -D eslint@9.18.0
```
- [ ] `eslint-config-prettier` Update from version `9.1.0` to `10.0.1` by running...
```
npm install -D eslint-config-prettier@10.0.1
```
- [ ] `react-test-renderer` Update from version `18.3.1` to `19.0.0` by running...
```
npm install -D react-test-renderer@19.0.0
```
[major_dev]: https://img.shields.io/badge/major_updates_(9)-9e3302?style=for-the-badge
![minor_dev]
Expand to see individual installs.
```
npm install -D @testing-library/jest-dom@6.6.3 @testing-library/react@16.2.0 eslint-plugin-prettier@5.2.3 eslint-plugin-react@7.37.4 prettier@3.4.2 ts-jest@29.2.5 tslib@2.8.1 typescript@5.7.3
```
- [ ] `@testing-library/jest-dom` Update from version `6.4.6` to `6.6.3` by running...
```
npm install -D @testing-library/jest-dom@6.6.3
```
- [ ] `@testing-library/react` Update from version `16.0.0` to `16.2.0` by running...
```
npm install -D @testing-library/react@16.2.0
```
- [ ] `eslint-plugin-prettier` Update from version `5.1.3` to `5.2.3` by running...
```
npm install -D eslint-plugin-prettier@5.2.3
```
- [ ] `eslint-plugin-react` Update from version `7.34.2` to `7.37.4` by running...
```
npm install -D eslint-plugin-react@7.37.4
```
- [ ] `prettier` Update from version `3.3.2` to `3.4.2` by running...
```
npm install -D prettier@3.4.2
```
- [ ] `ts-jest` Update from version `29.1.5` to `29.2.5` by running...
```
npm install -D ts-jest@29.2.5
```
- [ ] `tslib` Update from version `2.6.3` to `2.8.1` by running...
```
npm install -D tslib@2.8.1
```
- [ ] `typescript` Update from version `5.4.5` to `5.7.3` by running...
```
npm install -D typescript@5.7.3
```
[minor_dev]: https://img.shields.io/badge/minor_updates_(8)-0859A1?style=for-the-badge
![patch_dev]
Expand to see individual installs.
```
npm install -D @types/jest@29.5.14
```
- [ ] `@types/jest` Update from version `29.5.12` to `29.5.14` by running...
```
npm install -D @types/jest@29.5.14
```
[patch_dev]: https://img.shields.io/badge/patch_updates_(1)-0B6018?style=for-the-badge
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the npm install commands listed in the issue, reviewing the major React, TypeScript, ESLint, Rollup, and testing-related upgrades before applying them. Done means the listed dependency updates are completed and the project's checks still pass; the issue provides no specific test file or entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100