Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-router-dom from 6.21.1 to 6.21.2 in /react-client #4380

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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