yarn: update to blueprintjs 4

This commit is contained in:
David Lechner
2022-03-17 14:13:44 -05:00
parent 38bfaf262b
commit d6d5b8826e
3 changed files with 46 additions and 45 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
"url": "https://github.com/pybricks/pybricks-code"
},
"dependencies": {
"@blueprintjs/core": "^3.53.0",
"@blueprintjs/popover2": "^0.13.0",
"@blueprintjs/core": "^4.0.0-rc.0",
"@blueprintjs/popover2": "^1.0.0-rc.0",
"@craco/craco": "^6.4.3",
"@pybricks/firmware": "4.14.0",
"@pybricks/ide-docs": "2.1.0",