Skip to content

Commit

Permalink
Use version 6.21.1 of npm dev dependency react-router-dom
Browse files Browse the repository at this point in the history
  • Loading branch information
steinarb committed Jan 4, 2024
1 parent 481ce44 commit 4ab5e02
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 20 deletions.
59 changes: 40 additions & 19 deletions src/main/frontend/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 src/main/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^9.0.4",
"react-router-dom": "^6.3.0",
"react-router-dom": "^6.21.1",
"redux-first-history": "^5.2.0",
"redux": "^5.0.1",
"redux-saga": "^1.3.0"
Expand Down

0 comments on commit 4ab5e02

Please sign in to comment.