mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore(deps): update dependency react-router to v6.26.2 (#8195)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-router](https://redirect.github.com/remix-run/react-router) ([source](https://redirect.github.com/remix-run/react-router/tree/HEAD/packages/react-router)) | [`6.26.1` -> `6.26.2`](https://renovatebot.com/diffs/npm/react-router/6.26.1/6.26.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-router/6.26.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-router/6.26.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-router/6.26.1/6.26.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-router/6.26.1/6.26.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>remix-run/react-router (react-router)</summary> ### [`v6.26.2`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#6262) [Compare Source](https://redirect.github.com/remix-run/react-router/compare/react-router@6.26.1...react-router@6.26.2) ##### Patch Changes - Updated dependencies: - `@remix-run/router@1.19.2` </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
569ad42e1b
commit
00324e3c8b
@ -73,7 +73,7 @@
|
||||
"@tsconfig/docusaurus": "2.0.3",
|
||||
"babel-loader": "9.1.3",
|
||||
"enhanced-resolve": "5.17.1",
|
||||
"react-router": "6.26.1",
|
||||
"react-router": "6.26.2",
|
||||
"replace-in-file": "7.2.0",
|
||||
"typescript": "5.4.5"
|
||||
},
|
||||
|
@ -4549,10 +4549,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@remix-run/router@npm:1.19.1":
|
||||
version: 1.19.1
|
||||
resolution: "@remix-run/router@npm:1.19.1"
|
||||
checksum: 10c0/9101fc96646e5107b6b0ef248d4c93bd965590c37ac02d35bcc57d1902467db7fc6eeec0a1fb97d0ce5bc96fae58e75239555e44a983239a61badba18e82d3b8
|
||||
"@remix-run/router@npm:1.19.2":
|
||||
version: 1.19.2
|
||||
resolution: "@remix-run/router@npm:1.19.2"
|
||||
checksum: 10c0/ac7fc813350686705f2c29219e70e1e299d9a8e3b301e9e81f7e84f578c40c6462b590cf0d78863bac40dbc325b68c71ae070f4a1465793d1d1971b619618295
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -13738,14 +13738,14 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-router@npm:6.26.1":
|
||||
version: 6.26.1
|
||||
resolution: "react-router@npm:6.26.1"
|
||||
"react-router@npm:6.26.2":
|
||||
version: 6.26.2
|
||||
resolution: "react-router@npm:6.26.2"
|
||||
dependencies:
|
||||
"@remix-run/router": "npm:1.19.1"
|
||||
"@remix-run/router": "npm:1.19.2"
|
||||
peerDependencies:
|
||||
react: ">=16.8"
|
||||
checksum: 10c0/463078e740462b42bb5ba8004448f33fc9e63778f432a4ed55c57b93c5b519e25fb17913ee8435b0fda33c6b9f75df8ef6fcb2c3a4f8db84fb546d202e29aa51
|
||||
checksum: 10c0/0d15a39b419c99fb5ccad76388bfc4ee2b01323b3b1b694595a9f9ea28e1fbeea25486b5398f5d3d93922f5c6a9aa751b6bb27419488d85279f6ca5ff9e0a6bb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -16463,7 +16463,7 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
|
||||
prism-svelte: "npm:^0.5.0"
|
||||
react: "npm:18.3.1"
|
||||
react-dom: "npm:18.3.1"
|
||||
react-router: "npm:6.26.1"
|
||||
react-router: "npm:6.26.2"
|
||||
replace-in-file: "npm:7.2.0"
|
||||
typescript: "npm:5.4.5"
|
||||
url-loader: "npm:4.1.1"
|
||||
|
Loading…
Reference in New Issue
Block a user