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 | |
| 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')
| -rw-r--r-- | src/main/webui/.yarn/cache/react-router-dom-npm-7.9.1-cc75355fc8-e8124511b1.zip | bin | 4071 -> 0 bytes | |||
| -rw-r--r-- | src/main/webui/.yarn/cache/react-router-dom-npm-7.9.3-2deb1b4950-57d9471a39.zip | bin | 0 -> 4073 bytes | |||
| -rw-r--r-- | src/main/webui/.yarn/cache/react-router-npm-7.9.1-46193fb483-45e8948dcd.zip | bin | 906409 -> 0 bytes | |||
| -rw-r--r-- | src/main/webui/.yarn/cache/react-router-npm-7.9.3-f0a541fe7f-3aaac7c446.zip | bin | 0 -> 913699 bytes | |||
| -rw-r--r-- | src/main/webui/package.json | 2 | ||||
| -rw-r--r-- | src/main/webui/yarn.lock | 20 |
6 files changed, 11 insertions, 11 deletions
diff --git a/src/main/webui/.yarn/cache/react-router-dom-npm-7.9.1-cc75355fc8-e8124511b1.zip b/src/main/webui/.yarn/cache/react-router-dom-npm-7.9.1-cc75355fc8-e8124511b1.zip Binary files differdeleted file mode 100644 index 052e656..0000000 --- a/src/main/webui/.yarn/cache/react-router-dom-npm-7.9.1-cc75355fc8-e8124511b1.zip +++ /dev/null diff --git a/src/main/webui/.yarn/cache/react-router-dom-npm-7.9.3-2deb1b4950-57d9471a39.zip b/src/main/webui/.yarn/cache/react-router-dom-npm-7.9.3-2deb1b4950-57d9471a39.zip Binary files differnew file mode 100644 index 0000000..e1220e4 --- /dev/null +++ b/src/main/webui/.yarn/cache/react-router-dom-npm-7.9.3-2deb1b4950-57d9471a39.zip diff --git a/src/main/webui/.yarn/cache/react-router-npm-7.9.1-46193fb483-45e8948dcd.zip b/src/main/webui/.yarn/cache/react-router-npm-7.9.1-46193fb483-45e8948dcd.zip Binary files differdeleted file mode 100644 index 33ac475..0000000 --- a/src/main/webui/.yarn/cache/react-router-npm-7.9.1-46193fb483-45e8948dcd.zip +++ /dev/null diff --git a/src/main/webui/.yarn/cache/react-router-npm-7.9.3-f0a541fe7f-3aaac7c446.zip b/src/main/webui/.yarn/cache/react-router-npm-7.9.3-f0a541fe7f-3aaac7c446.zip Binary files differnew file mode 100644 index 0000000..98a82fa --- /dev/null +++ b/src/main/webui/.yarn/cache/react-router-npm-7.9.3-f0a541fe7f-3aaac7c446.zip 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", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index 642ec37..24a99ab 100644 --- a/src/main/webui/yarn.lock +++ b/src/main/webui/yarn.lock @@ -6011,7 +6011,7 @@ eslint@latest: 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 typescript: latest @@ -6305,21 +6305,21 @@ prettier@latest: languageName: node linkType: hard -"react-router-dom@npm:^7.9.1": - version: 7.9.1 - resolution: "react-router-dom@npm:7.9.1" +"react-router-dom@npm:^7.9.3": + version: 7.9.3 + resolution: "react-router-dom@npm:7.9.3" dependencies: - react-router: 7.9.1 + react-router: 7.9.3 peerDependencies: react: ">=18" react-dom: ">=18" - checksum: e8124511b15b8e4baa73c327973cf1512759614f952b499432fa134e23ec006aa588d14e3c0927f11ac87477361aa390ace589d96fa61ff7fda8804c617d229c + checksum: 57d9471a390d8178733f96a5e857bbabb1623c1e43cdf1f2cb2de8451d0b0e3ef9b57010e0b4a6450bfdabb1a2b74d04ec33669d3709f8a1365dcd6507c2b3a8 languageName: node linkType: hard -"react-router@npm:7.9.1": - version: 7.9.1 - resolution: "react-router@npm:7.9.1" +"react-router@npm:7.9.3": + version: 7.9.3 + resolution: "react-router@npm:7.9.3" dependencies: cookie: ^1.0.1 set-cookie-parser: ^2.6.0 @@ -6329,7 +6329,7 @@ prettier@latest: peerDependenciesMeta: react-dom: optional: true - checksum: 45e8948dcd8d6363e818513098e0d4b395a339cda22c3731bd25c56bd97d2bb0974516c7d18dc1f4da4284d4d1e4f46c2f382d8044b752ac4f9eee25b878fb59 + checksum: 3aaac7c446cedf7f6d54e6acb6c81112d509a5ef410e678a0621d5ad229eadcbddf0d0e1c5f962e9592f9d51fadc1ad2f1cccc1cbea1bc0887547b13b3547892 languageName: node linkType: hard |
