Skip to content

Commit

Permalink
Bump react-router-dom from 6.21.1 to 6.21.2 in /react-client (#4380)
Browse files Browse the repository at this point in the history
* Bump react-router-dom from 6.21.1 to 6.21.2 in /react-client

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.21.1 to 6.21.2.
- [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@6.21.2/packages/react-router-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update Changelog

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] committed Jan 12, 2024
1 parent 2f314f4 commit f079be6
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 17 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- Bump `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.3 to 3.2.5 ([#4371](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4371))
- Bump `@typescript-eslint/eslint-plugin` from 6.17.0 to 6.18.1 ([#4376](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4376))
- Bump `@typescript-eslint/parser` from 6.17.0 to 6.18.1 ([#4365](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4365))
- Bump `react-router-dom` from 6.21.1 to 6.21.2 ([#4380](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4380))

## [13.9.0](https://github.com/UniversalMediaServer/UniversalMediaServer/compare/13.8.1...v13.9.0) (2023-01-05)

Expand Down
2 changes: 1 addition & 1 deletion react-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-country-flag": "3.1.0",
"react-dom": "18.2.0",
"react-movable": "3.0.4",
"react-router-dom": "6.21.1",
"react-router-dom": "6.21.2",
"stylis": "4.3.1",
"stylis-plugin-rtl": "2.1.1",
"tabler-icons-react": "1.56.0",
Expand Down
32 changes: 16 additions & 16 deletions react-client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2832,10 +2832,10 @@ __metadata:
languageName: node
linkType: hard

"@remix-run/router@npm:1.14.1":
version: 1.14.1
resolution: "@remix-run/router@npm:1.14.1"
checksum: a3a0e7bd1917a4fd10322269b78ce1c5917a74889dfa747305b5a56e5d441b9187e1d8aaa6d58c4bf77713e7baca825f87057a64b2d21718cdb361f1cda75687
"@remix-run/router@npm:1.14.2":
version: 1.14.2
resolution: "@remix-run/router@npm:1.14.2"
checksum: 8be55596f64563de95dea04c147ab67c4e6c9b72277c92d4de257dbb326e2aa16ad2adbdec32eb2c985808c642933ac895220654b8c899e4f4bd38f9fd97ff6e
languageName: node
linkType: hard

Expand Down Expand Up @@ -12213,27 +12213,27 @@ __metadata:
languageName: node
linkType: hard

"react-router-dom@npm:6.21.1":
version: 6.21.1
resolution: "react-router-dom@npm:6.21.1"
"react-router-dom@npm:6.21.2":
version: 6.21.2
resolution: "react-router-dom@npm:6.21.2"
dependencies:
"@remix-run/router": 1.14.1
react-router: 6.21.1
"@remix-run/router": 1.14.2
react-router: 6.21.2
peerDependencies:
react: ">=16.8"
react-dom: ">=16.8"
checksum: d8ea3370babab626827008ced8a776ac991023745dc69d44332b6a5229dd2a6899f3e46fc50365cef0c7487cf726bcdccb365ec106915f92c735da6e4c2e6b97
checksum: 3fc17fd6693ba8fd710937a5d694172eac4b14dddfe3df61f5339718fa36caaa894135807e0d704bddd5f277db6950117bb312d76da90921dd014e225b2cf575
languageName: node
linkType: hard

"react-router@npm:6.21.1":
version: 6.21.1
resolution: "react-router@npm:6.21.1"
"react-router@npm:6.21.2":
version: 6.21.2
resolution: "react-router@npm:6.21.2"
dependencies:
"@remix-run/router": 1.14.1
"@remix-run/router": 1.14.2
peerDependencies:
react: ">=16.8"
checksum: c6774cf4440b524401cecb40f4fbf4dbc89d61405f9f6d3cb3d2338e262a5254b9e27bc6039dc32e2c5f8b3009e83e9d6b30a61159dd6c423297cb0e3bd46fb3
checksum: 8c38a4914892d5b8052bc5c244af95109affd8b74bffa16f9ea7856dc0e992dd8539b19d2618721cd7ef091a585f394fac9d05ab7a98cf3ca6aeb7519b7bce0e
languageName: node
linkType: hard

Expand Down Expand Up @@ -14174,7 +14174,7 @@ __metadata:
react-country-flag: 3.1.0
react-dom: 18.2.0
react-movable: 3.0.4
react-router-dom: 6.21.1
react-router-dom: 6.21.2
react-scripts: 5.0.1
stylis: 4.3.1
stylis-plugin-rtl: 2.1.1
Expand Down

0 comments on commit f079be6

Please sign in to comment.