mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
Merge branch 'master' of github.com:pybricks/pybricks-code into dlech
This commit is contained in:
+7
-7
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user