Skip to content

Commit

Permalink
Bump react-router-dom from 6.22.0 to 6.22.1 in /react-client (#4485)
Browse files Browse the repository at this point in the history
* Bump react-router-dom from 6.22.0 to 6.22.1 in /react-client

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.22.0 to 6.22.1.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@6.22.1/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.22.1/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 Feb 17, 2024
1 parent c79975c commit e3c271b
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,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 7.0.1 ([#4376](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4376), [#4391](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4391), [#4464](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4464), [#4479](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4479))
- Bump `@typescript-eslint/parser` from 6.17.0 to 7.0.1 ([#4365](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4365), [#4419](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4419), [#4459](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4459), [#4479](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4479))
- Bump `react-router-dom` from 6.21.1 to 6.22.0 ([#4380](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4380), [#4408](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4408), [#4465](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4465))
- Bump `react-router-dom` from 6.21.1 to 6.22.1 ([#4380](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4380), [#4408](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4408), [#4465](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4465), [#4485](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4485))
- Bump `@playwright/test` from 1.40.1 to 1.41.2 ([#4397](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4397), [#4416](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4416), [#4449](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4449))
- Bump `org.mockito:mockito-junit-jupiter` from 5.8.0 to 5.10.0 ([#4388](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4388), [#4425](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4425))
- Bump `actions/cache` from 3 to 4 ([#4400](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4400))
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.22.0",
"react-router-dom": "6.22.1",
"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.15.0":
version: 1.15.0
resolution: "@remix-run/router@npm:1.15.0"
checksum: 0b5ea6b2e7bb7f3266005e033337a6fed29c458aa5ddc9a97a90ff19813ae6dfb4392871722d66d7e8db93a29760a8257830a9af58824b3a3363ed58e1e471d8
"@remix-run/router@npm:1.15.1":
version: 1.15.1
resolution: "@remix-run/router@npm:1.15.1"
checksum: 5c404e64a95da7d2a06811c15e8b213cd1079bca546d8a78a1626264ac0b71361b9ce93269bda7209a938e5a22c25993902841f81240c58eb7ed0934e1781197
languageName: node
linkType: hard

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

"react-router-dom@npm:6.22.0":
version: 6.22.0
resolution: "react-router-dom@npm:6.22.0"
"react-router-dom@npm:6.22.1":
version: 6.22.1
resolution: "react-router-dom@npm:6.22.1"
dependencies:
"@remix-run/router": 1.15.0
react-router: 6.22.0
"@remix-run/router": 1.15.1
react-router: 6.22.1
peerDependencies:
react: ">=16.8"
react-dom: ">=16.8"
checksum: 21cbdda0070dffb50845a97e2688648a9925c7ebabd1f9335523a1f8ae66048c1d9d06442f1b0ec35a266d1c63ed3b56b437db70807f73440a185f3e2d3c632f
checksum: 01a074518663db1b64d9ee7fa22eb628544b74316057aab0c39ef58ad665f012df081e8523eb62c4e060272a67c8d90cccedb6a6dac4e8f71290f9be8aaab1f6
languageName: node
linkType: hard

"react-router@npm:6.22.0":
version: 6.22.0
resolution: "react-router@npm:6.22.0"
"react-router@npm:6.22.1":
version: 6.22.1
resolution: "react-router@npm:6.22.1"
dependencies:
"@remix-run/router": 1.15.0
"@remix-run/router": 1.15.1
peerDependencies:
react: ">=16.8"
checksum: 94f382f3fa6fcb8525c143d83d4c3a3b010979f417cac0bbe7a63f906b3809e2bb56e8c329b9b3fd3212a498670ab278aea72893e921b827dcf00024c3d115dd
checksum: b53fab4c507eca8af03581387e37d9a1616f5cda0639abd84ba223c502528324171c4fee0ad8b86a92ba00eb3de4bd77c25c107e1754eb62988c874a059f3060
languageName: node
linkType: hard

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

0 comments on commit e3c271b

Please sign in to comment.