diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-09-29 11:36:29 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-29 11:36:29 -0400 |
| commit | acdbcf77c6e092a8a7257cf2fe4031ba412af98c (patch) | |
| tree | d19da53f31ea10ea8f478c049a03f6df6fff32b8 /src/main/webui/package.json | |
| parent | 5c213a2acdd363fc8ce887238ce00a4096a0ee22 (diff) | |
| download | pantry-acdbcf77c6e092a8a7257cf2fe4031ba412af98c.tar.gz pantry-acdbcf77c6e092a8a7257cf2fe4031ba412af98c.tar.bz2 pantry-acdbcf77c6e092a8a7257cf2fe4031ba412af98c.zip | |
build(deps): bump react-router-dom in /src/main/webui (#720)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.9.1 to 7.9.3.
- [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.3/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-version: 7.9.3
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 3d54317..fef4038 100644 --- a/src/main/webui/package.json +++ b/src/main/webui/package.json @@ -32,7 +32,7 @@ "react": "19.1.1", "react-dom": "19.1.1", "react-redux": "^9.2.0", - "react-router-dom": "^7.9.1", + "react-router-dom": "^7.9.3", "redux": "^5.0.1", "tailwindcss": "^4.1.13", "uuid": "^13.0.0", |
