Skip to content

Commit

Permalink
Upgrade to react router version 6 (#1500)
Browse files Browse the repository at this point in the history
* Prepare for react-router-dom v6 upgrade

* revert package.json and package-lock.json for client

* Upgrade to react-router v6
  • Loading branch information
entrotech authored Nov 8, 2023
1 parent b12cfee commit 8f85426
Show file tree
Hide file tree
Showing 48 changed files with 464 additions and 1,645 deletions.
115 changes: 35 additions & 80 deletions client/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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"react-jss": "^10.8.2",
"react-loader": "^2.4.7",
"react-quill": "^2.0.0",
"react-router-dom": "5.3",
"react-router-dom": "^6.18.0",
"react-select": "^5.2.2",
"react-string-replace": "^1.1.0",
"react-to-print": "^2.14.12",
Expand Down
Loading

0 comments on commit 8f85426

Please sign in to comment.