Skip to content

Commit cb24d16

Browse files
authored
chore(examples): update sample react-router's react-router-dom dep (#6530)
1 parent cedd9b7 commit cb24d16

File tree

2 files changed

+10
-16
lines changed

2 files changed

+10
-16
lines changed

examples/react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@aws-amplify/ui-react-storage": "3.10.2",
1515
"react": "^18.3.1",
1616
"react-dom": "^18.3.1",
17-
"react-router-dom": "^7.1.3"
17+
"react-router-dom": "^7.5.2"
1818
},
1919
"devDependencies": {
2020
"@eslint/js": "^9.17.0",

yarn.lock

Lines changed: 9 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)