mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-07-28 04:08:05 +00:00
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:
committed by
David Lechner
parent
ca63d048aa
commit
bf4670b25d
@@ -8,7 +8,4 @@ updates:
|
||||
ignore:
|
||||
- dependency-name: "@types/node"
|
||||
versions:
|
||||
- ">= 13.a"
|
||||
- dependency-name: "@types/react"
|
||||
versions:
|
||||
- ">= 17.a"
|
||||
- ">= 19.a"
|
||||
|
||||
Reference in New Issue
Block a user