update to react 18

We were stuck on react 16.x for a long time but dependencies seem to
have caught up enough that migration is trivial now.
This commit is contained in:
David Lechner
2023-05-17 16:33:47 -05:00
committed by David Lechner
parent ca63d048aa
commit bf4670b25d
66 changed files with 226 additions and 449 deletions
+1 -4
View File
@@ -8,7 +8,4 @@ updates:
ignore:
- dependency-name: "@types/node"
versions:
- ">= 13.a"
- dependency-name: "@types/react"
versions:
- ">= 17.a"
- ">= 19.a"