chore(deps): update dependency react-router-dom to v7.14.0
All checks were successful
CI / backend-tests (pull_request) Successful in 31s
CI / frontend-tests (pull_request) Successful in 28s

This commit is contained in:
Renovate Bot
2026-04-02 21:03:00 +00:00
parent d8fec0e5d7
commit c7df68ac7c
2 changed files with 9 additions and 9 deletions

View File

@@ -25,7 +25,7 @@
"react": "19.2.4",
"react-dom": "19.2.4",
"react-markdown": "^10.1.0",
"react-router-dom": "7.13.1",
"react-router-dom": "7.14.0",
"remark-gfm": "^4.0.1",
"sonner": "2.0.7"
},