Skip to content

Commit

Permalink
chore(deps): update dependency react-router-dom to v7 (#2876)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency react-router-dom to v7

* fix: ci error

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: oasis <[email protected]>
  • Loading branch information
renovate[bot] and oasis-cloud authored Feb 18, 2025
1 parent 7d1c5c2 commit bdc0f7b
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
"react-dom": "^18.2.0",
"react-markdown": "^9.0.1",
"react-refresh": "^0.14.0",
"react-router-dom": "^6.22.1",
"react-router-dom": "^7.1.5",
"react-syntax-highlighter": "^15.5.0",
"react-test-renderer": "^18.2.0",
"reactcss": "^1.2.3",
Expand Down
67 changes: 45 additions & 22 deletions pnpm-lock.yaml

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

0 comments on commit bdc0f7b

Please sign in to comment.