Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
chore: bump blocks version, fixes oled/apds (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmoesbergen authored Apr 23, 2024
1 parent b3ea191 commit 95385d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@fortawesome/fontawesome-free": "^6.1.1",
"@leaphy-robotics/avrdude-webassembly": "^1.6.1",
"@leaphy-robotics/dfu-util-wasm": "1.0.2",
"@leaphy-robotics/leaphy-blocks": "^2.1.0",
"@leaphy-robotics/leaphy-blocks": "^2.1.1",
"@leaphy-robotics/picotool-wasm": "1.0.2",
"@leaphy-robotics/webusb-ftdi": "^1.0.0",
"@ngx-translate/core": "^14.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1841,10 +1841,10 @@
resolved "https://registry.yarnpkg.com/@leaphy-robotics/dfu-util-wasm/-/dfu-util-wasm-1.0.2.tgz#29afcc01266655e1c7b5da0eeceb0ead48c86fd7"
integrity sha512-lvS+tJFO049b4ERYKX0HcoUtnQv76A1z9sZrAvbs7s3bvdMW0BObKmktZeJ7emcp3lU/+OJWsD2h0EY5rnkiNg==

"@leaphy-robotics/leaphy-blocks@^2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@leaphy-robotics/leaphy-blocks/-/leaphy-blocks-2.1.0.tgz#9f24ac65322634e808f6dd1ff74e1e0553ab1965"
integrity sha512-u9AlHl8I8njzqM+/yG39sWgeqFHlVuPXQK59uFdyStsSBk9IpF+e7Ogo13WdXV+ORB831NvyNlSOKNZQEFY/ag==
"@leaphy-robotics/leaphy-blocks@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@leaphy-robotics/leaphy-blocks/-/leaphy-blocks-2.1.1.tgz#a70e48cc37aed6c2e700a6fa942295e75e07dc78"
integrity sha512-S339W2Wmf3sAjNIvfh4qS/SgsTm3552GWa2YjJYrzy1BHhLsVhGt57J2N3rmtfjzhLYdVddPH1GL7yuL4Tabpg==
dependencies:
blockly "^10.4.3"

Expand Down

0 comments on commit 95385d6

Please sign in to comment.