Skip to content

Commit

Permalink
[DCJ-400-npm]: Bump the npm-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm-dependencies group with 3 updates: [react-google-charts](https://github.com/RakanNimer/react-google-charts), [react-select](https://github.com/JedWatson/react-select) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `react-google-charts` from 4.0.1 to 4.0.5
- [Release notes](https://github.com/RakanNimer/react-google-charts/releases)
- [Changelog](https://github.com/rakannimer/react-google-charts/blob/master/CHANGELOG.md)
- [Commits](rakannimer/react-google-charts@v4.0.1...v4.0.5)

Updates `react-select` from 5.8.0 to 5.8.1
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.8.1)

Updates `@types/react` from 18.3.6 to 18.3.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: react-google-charts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: react-select
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 1652274 commit 9e32a1f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@
"react-dom": "18.3.1",
"react-dropzone": "14.2.3",
"react-ga4": "2.1.0",
"react-google-charts": "4.0.1",
"react-google-charts": "4.0.5",
"react-markdown": "9.0.1",
"react-material-icon-svg": "3.20.0",
"react-modal": "3.16.1",
"react-paginating": "1.4.0",
"react-protected-mailto": "1.0.3",
"react-router-dom": "5.3.0",
"react-select": "5.8.0",
"react-select": "5.8.1",
"react-tooltip": "4.5.1",
"stackdriver-errors-js": "0.12.0",
"tss-react": "4.9.13",
Expand Down Expand Up @@ -64,7 +64,7 @@
"@types/dompurify": "3.0.5",
"@types/history": "5.0.0",
"@types/lodash": "4.17.7",
"@types/react": "18.3.6",
"@types/react": "18.3.8",
"@types/react-modal": "3.16.3",
"@types/react-router": "5.1.20",
"@types/react-router-dom": "5.3.3",
Expand Down

0 comments on commit 9e32a1f

Please sign in to comment.