mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Revert "build(deps): bump react-router-dom from 5.3.4 to 7.1.1 in /web"
Some checks failed
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
Web - Build & Deploy / Build & Deploy to Staging (push) Has been cancelled
Web - Build & Deploy / Build & Deploy to Production (push) Has been cancelled
Web - Build & Deploy / Close Pull Request (push) Has been cancelled
Some checks failed
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
Web - Build & Deploy / Build & Deploy to Staging (push) Has been cancelled
Web - Build & Deploy / Build & Deploy to Production (push) Has been cancelled
Web - Build & Deploy / Close Pull Request (push) Has been cancelled
This reverts commit a2b4fb8ca7.
This commit is contained in:
parent
512e8ef399
commit
ce5c61f590
2 changed files with 1 additions and 1 deletions
BIN
web/package-lock.json
generated
BIN
web/package-lock.json
generated
Binary file not shown.
|
|
@ -23,7 +23,7 @@
|
|||
"react": "^19.0.0",
|
||||
"react-app-rewired": "^2.1.11",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-router-dom": "^7.1.1",
|
||||
"react-router-dom": "^5.3.4",
|
||||
"react-scripts": "^5.0.0",
|
||||
"slugify": "^1.6.6",
|
||||
"typescript": "^4.9.5",
|
||||
|
|
|
|||
Loading…
Reference in a new issue