diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-01-05 14:35:11 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-05 14:35:11 +0000 |
| commit | f3380eddbebb481f5fcb257df88b9f95bf796fdd (patch) | |
| tree | 067cdac6a42f501e05c5686139a76964b3f9b46f | |
| parent | 97a6c730831e302da2fd5ed3f71826fc5e8ce451 (diff) | |
| download | pantry-main.tar.gz pantry-main.tar.bz2 pantry-main.zip | |
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.10.1 to 7.11.0.
- [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.11.0/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-version: 7.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | src/main/webui/.yarn/cache/react-router-dom-npm-7.11.0-87756d148f-db7cd7198a.zip (renamed from src/main/webui/.yarn/cache/react-router-dom-npm-7.10.1-21ee5a2e1e-311fdf260d.zip) | bin | 4074 -> 4093 bytes | |||
| -rw-r--r-- | src/main/webui/.yarn/cache/react-router-npm-7.10.1-fda1361f9c-4951ed02c6.zip | bin | 958514 -> 0 bytes | |||
| -rw-r--r-- | src/main/webui/.yarn/cache/react-router-npm-7.11.0-aa25ff1a19-e244302ab7.zip | bin | 0 -> 969658 bytes | |||
| -rw-r--r-- | src/main/webui/package.json | 2 | ||||
| -rw-r--r-- | src/main/webui/yarn.lock | 20 |
5 files changed, 11 insertions, 11 deletions
diff --git a/src/main/webui/.yarn/cache/react-router-dom-npm-7.10.1-21ee5a2e1e-311fdf260d.zip b/src/main/webui/.yarn/cache/react-router-dom-npm-7.11.0-87756d148f-db7cd7198a.zip Binary files differindex 90fe32f..a6ae8f6 100644 --- a/src/main/webui/.yarn/cache/react-router-dom-npm-7.10.1-21ee5a2e1e-311fdf260d.zip +++ b/src/main/webui/.yarn/cache/react-router-dom-npm-7.11.0-87756d148f-db7cd7198a.zip diff --git a/src/main/webui/.yarn/cache/react-router-npm-7.10.1-fda1361f9c-4951ed02c6.zip b/src/main/webui/.yarn/cache/react-router-npm-7.10.1-fda1361f9c-4951ed02c6.zip Binary files differdeleted file mode 100644 index a34cc0d..0000000 --- a/src/main/webui/.yarn/cache/react-router-npm-7.10.1-fda1361f9c-4951ed02c6.zip +++ /dev/null diff --git a/src/main/webui/.yarn/cache/react-router-npm-7.11.0-aa25ff1a19-e244302ab7.zip b/src/main/webui/.yarn/cache/react-router-npm-7.11.0-aa25ff1a19-e244302ab7.zip Binary files differnew file mode 100644 index 0000000..78c9c97 --- /dev/null +++ b/src/main/webui/.yarn/cache/react-router-npm-7.11.0-aa25ff1a19-e244302ab7.zip diff --git a/src/main/webui/package.json b/src/main/webui/package.json index 585bf7b..67203c5 100644 --- a/src/main/webui/package.json +++ b/src/main/webui/package.json @@ -32,7 +32,7 @@ "react": "19.2.3", "react-dom": "19.2.3", "react-redux": "^9.2.0", - "react-router-dom": "^7.10.1", + "react-router-dom": "^7.11.0", "redux": "^5.0.1", "tailwindcss": "^4.1.18", "uuid": "^13.0.0", diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index a94b210..4c25a53 100644 --- a/src/main/webui/yarn.lock +++ b/src/main/webui/yarn.lock @@ -6111,7 +6111,7 @@ eslint@latest: react: 19.2.3 react-dom: 19.2.3 react-redux: ^9.2.0 - react-router-dom: ^7.10.1 + react-router-dom: ^7.11.0 redux: ^5.0.1 tailwindcss: ^4.1.18 typescript: latest @@ -6412,21 +6412,21 @@ prettier@latest: languageName: node linkType: hard -"react-router-dom@npm:^7.10.1": - version: 7.10.1 - resolution: "react-router-dom@npm:7.10.1" +"react-router-dom@npm:^7.11.0": + version: 7.11.0 + resolution: "react-router-dom@npm:7.11.0" dependencies: - react-router: 7.10.1 + react-router: 7.11.0 peerDependencies: react: ">=18" react-dom: ">=18" - checksum: 311fdf260d97fe2d67c61fb2cb5cfe29e6d80965106783b32390c9e1d97426587872781f98fbb724945dc31caf360dd270f3d884f152ebb882ac1984b7ff9152 + checksum: db7cd7198a87d63e16060f323c2ee95fdaa235082a3564e4cbd0258dd446e18a233d2726c68d87e1dc7a92dfe82f231afdacf834f5da0e6c4fee0c92d2e560c7 languageName: node linkType: hard -"react-router@npm:7.10.1": - version: 7.10.1 - resolution: "react-router@npm:7.10.1" +"react-router@npm:7.11.0": + version: 7.11.0 + resolution: "react-router@npm:7.11.0" dependencies: cookie: ^1.0.1 set-cookie-parser: ^2.6.0 @@ -6436,7 +6436,7 @@ prettier@latest: peerDependenciesMeta: react-dom: optional: true - checksum: 4951ed02c6577063a4d064cb7b3831bb64658dca31937e927e7536670b1f7c874db0179d6c4f6a9392bea3a6a1f480c14457ed2f63d853f0dd67ee781ab55efc + checksum: e244302ab79f93cc4f19995d1957d2be5a09a09d642db6ab7e87ea82674937146ba10579b15b9ae4839332e231d396433acbae26b5e75a0fc0e6b13395d3f158 languageName: node linkType: hard |
