Skip to content

Commit

Permalink
chore(deps): bump the react group in /app-ui with 2 updates
Browse files Browse the repository at this point in the history
Bumps the react group in /app-ui with 2 updates: [react-apexcharts](https://github.com/apexcharts/react-apexcharts) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom).


Updates `react-apexcharts` from 1.5.0 to 1.6.0
- [Commits](https://github.com/apexcharts/react-apexcharts/commits)

Updates `react-router-dom` from 6.28.0 to 7.0.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.0.1/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: react
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 4f6f9e5 commit 205dca4
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 30 deletions.
79 changes: 51 additions & 28 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 @@ -27,10 +27,10 @@
"framer-motion": "^11.11.17",
"http-proxy-middleware": "^3.0.3",
"react": "^18.3.1",
"react-apexcharts": "^1.5.0",
"react-apexcharts": "^1.6.0",
"react-dom": "^18.3.1",
"react-pro-sidebar": "^1.1.0-alpha.1",
"react-router-dom": "^6.28.0",
"react-router-dom": "^7.0.1",
"react-scripts": "5.0.1",
"web-vitals": "^4.2.4"
},
Expand Down

0 comments on commit 205dca4

Please sign in to comment.