mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
Merge remote-tracking branch 'origin/master' into dlech
This commit is contained in:
+6
-6
@@ -14,21 +14,21 @@
|
||||
"@pybricks/firmware": "4.14.0",
|
||||
"@pybricks/ide-docs": "2.1.0",
|
||||
"@pybricks/mpy-cross-v5": "^2.0.0",
|
||||
"@shopify/react-i18n": "^6.3.11",
|
||||
"@shopify/react-i18n": "^6.3.12",
|
||||
"@testing-library/dom": "^8.11.3",
|
||||
"@testing-library/jest-dom": "^5.16.2",
|
||||
"@testing-library/react": "^12.1.3",
|
||||
"@testing-library/react": "^12.1.4",
|
||||
"@testing-library/user-event": "^13.5.0",
|
||||
"@types/file-saver": "^2.0.5",
|
||||
"@types/jest": "^27.4.1",
|
||||
"@types/node": "^12.20.46",
|
||||
"@types/react": "^16.14.23",
|
||||
"@types/node": "^12.20.47",
|
||||
"@types/react": "^16.14.24",
|
||||
"@types/react-dom": "^16.9.14",
|
||||
"@types/react-redux": "^7.1.23",
|
||||
"@types/react-splitter-layout": "^3.0.2",
|
||||
"@types/redux-logger": "^3.0.9",
|
||||
"@types/semver": "^7.3.9",
|
||||
"@types/web-bluetooth": "^0.0.12",
|
||||
"@types/web-bluetooth": "^0.0.13",
|
||||
"@types/wicg-file-system-access": "^2020.9.5",
|
||||
"@types/zen-push": "^0.1.1",
|
||||
"babel-plugin-macros": "^3.0.1",
|
||||
@@ -99,7 +99,7 @@
|
||||
"eslint-plugin-functional": "^3.7.2",
|
||||
"eslint-plugin-import": "^2.25.4",
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-react": "^7.29.3",
|
||||
"eslint-plugin-react": "^7.29.4",
|
||||
"eslint-plugin-total-functions": "^4.10.1",
|
||||
"jest-mock-extended": "^2.0.4",
|
||||
"prettier": "^2.5.1"
|
||||
|
||||
Reference in New Issue
Block a user