Skip to content

Commit

Permalink
Bump the react group in /app-ui with 2 updates (#59)
Browse files Browse the repository at this point in the history
Bumps the react group in /app-ui with 2 updates: [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).


Updates `react-dom` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

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

---
updated-dependencies:
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2024
1 parent 8c5e059 commit 9b80b43
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 deletions app-ui/package-lock.json

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

4 changes: 2 additions & 2 deletions app-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/jest": "^29.5.8",
"@types/node": "^22.5.0",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.2.15",
"@types/react-dom": "^18.3.0",
"ag-grid-community": "^32.0.2",
"ag-grid-react": "^31.1.1",
"apexcharts": "^3.52.0",
Expand All @@ -28,7 +28,7 @@
"http-proxy-middleware": "^2.0.6",
"react": "^18.3.1",
"react-apexcharts": "^1.4.1",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"react-pro-sidebar": "^1.1.0-alpha.1",
"react-router-dom": "^6.26.1",
"react-scripts": "5.0.1",
Expand Down

0 comments on commit 9b80b43

Please sign in to comment.