Merge branch 'master' of github.com:pybricks/pybricks-code into dlech

This commit is contained in:
David Lechner
2021-06-24 12:03:19 -05:00
2 changed files with 248 additions and 347 deletions
+7 -7
View File
@@ -13,11 +13,11 @@
"@pybricks/firmware": "4.13.0-alpha.1",
"@pybricks/ide-docs": "1.4.0",
"@pybricks/mpy-cross-v5": "^2.0.0",
"@shopify/react-i18n": "^5.3.0",
"@testing-library/dom": "^7.30.0",
"@shopify/react-i18n": "^6.0.3",
"@testing-library/dom": "^8.0.0",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^12.8.1",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.1.9",
"@types/file-saver": "^2.0.1",
"@types/jest": "^26.0.20",
"@types/node": "^12.20.4",
@@ -34,7 +34,7 @@
"file-saver": "^2.0.5",
"jszip": "^3.6.0",
"license-webpack-plugin": "^2.3.15",
"node-sass": "^4.14.1",
"node-sass": "^6.0.1",
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react-ace": "^9.3.0",
@@ -48,8 +48,8 @@
"redux-saga": "^1.1.3",
"spdx-satisfies": "^5.0.0",
"typed-redux-saga": "^1.3.1",
"typescript": "~4.2.3",
"web-vitals": "^1.1.1",
"typescript": "~4.3.4",
"web-vitals": "^2.0.1",
"xterm": "^4.11.0",
"xterm-addon-fit": "^0.5.0",
"zen-push": "^0.2.1"
+241 -340
View File
File diff suppressed because it is too large Load Diff