Update react-router and add useTransition support

This commit is contained in:
jeffvli 2023-09-25 16:13:27 -07:00
parent f7cacd2b73
commit 3bbe696f4c
3 changed files with 36 additions and 37 deletions

View file

@ -305,8 +305,8 @@
"react-i18next": "^11.16.7",
"react-icons": "^4.10.1",
"react-player": "^2.11.0",
"react-router": "^6.5.0",
"react-router-dom": "^6.5.0",
"react-router": "^6.16.0",
"react-router-dom": "^6.16.0",
"react-simple-img": "^3.0.0",
"react-virtualized-auto-sizer": "^1.0.17",
"react-window": "^1.8.9",