mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
Update firmware to v3.0.0a4
This commit is contained in:
committed by
David Lechner
parent
a0ec150231
commit
e7f9d55bc3
+1
-1
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@blueprintjs/core": "^3.28.1",
|
||||
"@pybricks/firmware": "2.2.0",
|
||||
"@pybricks/firmware": "2.4.0",
|
||||
"@pybricks/mpy-cross-v5": "^1.0.0",
|
||||
"@shopify/react-i18n": "^5.0.0",
|
||||
"@testing-library/jest-dom": "^5.8.0",
|
||||
|
||||
@@ -1355,10 +1355,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
|
||||
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
|
||||
|
||||
"@pybricks/firmware@2.2.0":
|
||||
version "2.2.0"
|
||||
resolved "https://npm.pkg.github.com/download/@pybricks/firmware/2.2.0/b008101ab74dd8dafca5c7f8e77e4ce5535958cf7cced513d10bc38da7ea83f6#fa276c3c3b388399bddc016fafe7c7478b59243a"
|
||||
integrity sha512-+NVUfuArgUTWXBC3x8F2dWnhN1Ucpy0nMfuKvw/ODV5mCo78eMurh2lAmKxxKqPg1+HgmtM6+PU0hxuqbrERfA==
|
||||
"@pybricks/firmware@2.4.0":
|
||||
version "2.4.0"
|
||||
resolved "https://npm.pkg.github.com/download/@pybricks/firmware/2.4.0/8cc8e7f4e51d1447b563cf84de714d7d66a60523bfc2c9e882b748fe9760ff1e#03a1e049acac737c0bb69a673061db1ba27fd257"
|
||||
integrity sha512-HLEEAaCNeAAw+ucKjUZudIWklbp2Mv5DGFDBavOmp2tdXRSYch9P2MsyuYj9J+t+lW6PvdviteXtCQ+kqLVDKg==
|
||||
|
||||
"@pybricks/mpy-cross-v5@^1.0.0":
|
||||
version "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user