Skip to content

Commit a0da745

Browse files
committedAug 10, 2023
Update examples to latest version
1 parent b0a30fa commit a0da745

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+329
-314
lines changed
 

‎examples/auth-router-provider/package-lock.json

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎examples/auth-router-provider/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"react": "^18.2.0",
1111
"react-dom": "^18.2.0",
12-
"react-router-dom": "^6.14.1"
12+
"react-router-dom": "^6.15.0"
1313
},
1414
"devDependencies": {
1515
"@rollup/plugin-replace": "^5.0.2",

0 commit comments

Comments
 (0)
Please sign in to comment.