Skip to content

Commit

Permalink
fix(deps): update dependency react-router-dom to v6.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent 29d304c commit c97ebd2
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-dom": "^18.2.0",
"react-i18next": "14.0.8",
"react-leaflet": "^4.2.1",
"react-router-dom": "6.22.3",
"react-router-dom": "6.25.1",
"react-toastify": "10.0.5",
"stylis-plugin-rtl": "2.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"react-i18next": "14.0.8",
"react-leaflet": "^4.2.1",
"react-leaflet-cluster": "2.1.0",
"react-router-dom": "6.22.3",
"react-router-dom": "6.25.1",
"react-toastify": "10.0.5",
"stylis-plugin-rtl": "2.1.1"
},
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2725,7 +2725,7 @@ __metadata:
react-i18next: "npm:14.0.8"
react-leaflet: "npm:^4.2.1"
react-leaflet-cluster: "npm:2.1.0"
react-router-dom: "npm:6.22.3"
react-router-dom: "npm:6.25.1"
react-toastify: "npm:10.0.5"
rollup-plugin-visualizer: "npm:5.12.0"
storybook: "npm:7.6.19"
Expand Down Expand Up @@ -4410,10 +4410,10 @@ __metadata:
languageName: node
linkType: hard

"@remix-run/router@npm:1.15.3":
version: 1.15.3
resolution: "@remix-run/router@npm:1.15.3"
checksum: 10/43d402b4ad3dff6dee5c1bc0822aeeb4d885d11c74c45fca7f2f4d7e57853fddbbb813c372919bb3fcc63f95fbcffdd1d4ac1c406857ea07b9d09a09d0562c8e
"@remix-run/router@npm:1.18.0":
version: 1.18.0
resolution: "@remix-run/router@npm:1.18.0"
checksum: 10/f878cf246b94368f431a51363f1d33dc35ad11cb910d930476d988825b024a152de87a7f74f0891c3e7182228f892c7f64f94409aae27084c320338dee82caa1
languageName: node
linkType: hard

Expand Down Expand Up @@ -10486,7 +10486,7 @@ __metadata:
react-dom: "npm:^18.2.0"
react-i18next: "npm:14.0.8"
react-leaflet: "npm:^4.2.1"
react-router-dom: "npm:6.22.3"
react-router-dom: "npm:6.25.1"
react-toastify: "npm:10.0.5"
rollup-plugin-visualizer: "npm:5.12.0"
stylis-plugin-rtl: "npm:2.1.1"
Expand Down Expand Up @@ -15650,27 +15650,27 @@ __metadata:
languageName: node
linkType: hard

"react-router-dom@npm:6.22.3":
version: 6.22.3
resolution: "react-router-dom@npm:6.22.3"
"react-router-dom@npm:6.25.1":
version: 6.25.1
resolution: "react-router-dom@npm:6.25.1"
dependencies:
"@remix-run/router": "npm:1.15.3"
react-router: "npm:6.22.3"
"@remix-run/router": "npm:1.18.0"
react-router: "npm:6.25.1"
peerDependencies:
react: ">=16.8"
react-dom: ">=16.8"
checksum: 10/868a530c3167e1903f170818c0162760b8fbe9b10a7a7a79e5998990df341cd7127ba7819af4a9105af72c13453c7c4d76b2b07a70b56fff012fa0508b51940e
checksum: 10/583a0907156f8f0687817e2cd6fa2678284729fc9cf883acb0bc0a4ade1f76fc68dd771258f6b30a2fdc378a5608b973f7ecb1f7fc752295ad4eba8b2f156a82
languageName: node
linkType: hard

"react-router@npm:6.22.3":
version: 6.22.3
resolution: "react-router@npm:6.22.3"
"react-router@npm:6.25.1":
version: 6.25.1
resolution: "react-router@npm:6.25.1"
dependencies:
"@remix-run/router": "npm:1.15.3"
"@remix-run/router": "npm:1.18.0"
peerDependencies:
react: ">=16.8"
checksum: 10/df3948afd6500faf4b82a72375b9177536d878d54cad18e20a175efcbfdd0d94852aac59660d786946636ed325284d94a8f46652d898df304d6a29c9a3932afd
checksum: 10/3bfb9754cff279cabcb247f13e66315d02333dae7e251fa8975d0e5cf68ee61793ad040594d2d490a5c995efc542739e7ef80462a69bd3209f64c69086fc7786
languageName: node
linkType: hard

Expand Down

0 comments on commit c97ebd2

Please sign in to comment.