build(deps): bump react-router-dom-v5-compat in /packages/pl-fe

Bumps [react-router-dom-v5-compat](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat) from 6.28.0 to 6.28.1.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom-v5-compat@6.28.1/packages/react-router-dom-v5-compat/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom-v5-compat@6.28.1/packages/react-router-dom-v5-compat)

---
updated-dependencies:
- dependency-name: react-router-dom-v5-compat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-23 03:14:31 +00:00
committed by GitHub
parent 05678bf02e
commit 8d69fa8740
2 changed files with 10 additions and 10 deletions

View File

@ -119,7 +119,7 @@
"react-motion": "^0.5.2",
"react-redux": "^9.0.4",
"react-router-dom": "^5.3.4",
"react-router-dom-v5-compat": "^6.28.0",
"react-router-dom-v5-compat": "^6.28.1",
"react-router-scroll-4": "^1.0.0-beta.2",
"react-simple-pull-to-refresh": "^1.3.3",
"react-sparklines": "^1.7.0",