feat: enable react router feature flags for v7
Signed-off-by: Paul Schultz <pschultz@pobox.com>
This commit is contained in:
@@ -79,8 +79,8 @@
|
||||
"history": "^5.0.0",
|
||||
"react": "^18.0.2",
|
||||
"react-dom": "^18.0.2",
|
||||
"react-router": "^6.3.0",
|
||||
"react-router-dom": "^6.3.0",
|
||||
"react-router": "^6.30.2",
|
||||
"react-router-dom": "^6.30.2",
|
||||
"react-use": "^17.2.4",
|
||||
"zen-observable": "^0.10.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user