Skip to content

Commit

Permalink
Bump react-router from 6.20.0 to 6.22.0 (#389)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 5abde7f commit 6ef441c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"react-is": "^18.2.0",
"react-plotly.js": "^2.6.0",
"react-portal-target": "^1.0.2",
"react-router": "^6.20.0",
"react-router": "^6.22.0",
"react-router-dom": "^6.15.0",
"react-slide-routes": "^3.0.3",
"typed-jsx": "^0.1.1"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1007,10 +1007,10 @@ __metadata:
languageName: node
linkType: hard

"@remix-run/router@npm:1.13.0":
version: 1.13.0
resolution: "@remix-run/router@npm:1.13.0"
checksum: bb173a012d2036c5ee69babfe30c73975b970c2e5a0edaba138c302ae80d255e238e462e77365ab4efe819b6397e1a7f3a416d6200d17f9655f0ca1c51c4f45e
"@remix-run/router@npm:1.15.0":
version: 1.15.0
resolution: "@remix-run/router@npm:1.15.0"
checksum: 5cadae0c90874966ebd6b1b202284a337da32a68fc95af502859cd6158d3c254fbb4f76fa1844c837205dbc8a8120223360b9287a3d6aa0c747d02767c4c072c
languageName: node
linkType: hard

Expand Down Expand Up @@ -5554,7 +5554,7 @@ __metadata:
react-json-tree: "npm:^0.18.0"
react-plotly.js: "npm:^2.6.0"
react-portal-target: "npm:^1.0.2"
react-router: "npm:^6.20.0"
react-router: "npm:^6.22.0"
react-router-dom: "npm:^6.15.0"
react-slide-routes: "npm:^3.0.3"
restructured: "npm:^0.0.11"
Expand Down Expand Up @@ -5978,14 +5978,14 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:^6.20.0":
version: 6.20.0
resolution: "react-router@npm:6.20.0"
"react-router@npm:^6.22.0":
version: 6.22.0
resolution: "react-router@npm:6.22.0"
dependencies:
"@remix-run/router": "npm:1.13.0"
"@remix-run/router": "npm:1.15.0"
peerDependencies:
react: ">=16.8"
checksum: 2cdac5ad8b7a7bc230173b26768bcf3f6a9abc0a19983fa7b76b9ffdbeb44bfbd88fcc2033e9062defafef144db207859eb3162a9c9742d70cfce4e7166ff1e5
checksum: 627c25533667da0c8008587208e0d5633409173969fd579de706cde355465f6d1245e2b1a7ca2adeb96201f2858932b59ce3402482786cd20c4bf278562976dd
languageName: node
linkType: hard

Expand Down

0 comments on commit 6ef441c

Please sign in to comment.