Skip to content

Commit

Permalink
fix: upgrade react-router-dom from 6.17.0 to 6.22.0 (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
nfx authored Mar 9, 2024
1 parent a4c375a commit de6809f
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 deletions ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"bootstrap-icons": "^1.11.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^6.17.0"
"react-router-dom": "^6.22.0"
},
"devDependencies": {
"@types/react": "^18.2.14",
Expand Down

0 comments on commit de6809f

Please sign in to comment.