diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-10-14 14:34:07 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-14 14:34:07 +0000 |
| commit | 5f7d7b0b8f7853ccdeff0b2e7b3cfeda1c49b98a (patch) | |
| tree | d971616124124e58d1c6ac7bd518da8be568fd7b /src/main/webui/package.json | |
| parent | 55d0e067adbba6fe3d2b91cb0cf8247adaba12d9 (diff) | |
| download | pantry-5f7d7b0b8f7853ccdeff0b2e7b3cfeda1c49b98a.tar.gz pantry-5f7d7b0b8f7853ccdeff0b2e7b3cfeda1c49b98a.tar.bz2 pantry-5f7d7b0b8f7853ccdeff0b2e7b3cfeda1c49b98a.zip | |
build(deps): bump react-router-dom in /src/main/webui (#730)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.9.3 to 7.9.4.
- [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.9.4/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-version: 7.9.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'src/main/webui/package.json')
| -rw-r--r-- | src/main/webui/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 0c00402..1f0a35a 100644 --- a/src/main/webui/package.json +++ b/src/main/webui/package.json @@ -32,7 +32,7 @@ "react": "19.2.0", "react-dom": "19.2.0", "react-redux": "^9.2.0", - "react-router-dom": "^7.9.3", + "react-router-dom": "^7.9.4", "redux": "^5.0.1", "tailwindcss": "^4.1.14", "uuid": "^13.0.0", |
