Skip to content

Commit

Permalink
chore: bump blocks (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
sverben authored Dec 7, 2024
1 parent 33e7306 commit fc5ce14
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 @@ -36,7 +36,7 @@
"@fortawesome/free-solid-svg-icons": "6.6.0",
"@leaphy-robotics/avrdude-webassembly": "1.7.0",
"@leaphy-robotics/dfu-util-wasm": "^1.0.2",
"@leaphy-robotics/leaphy-blocks": "^3.3.0",
"@leaphy-robotics/leaphy-blocks": "3.3.1",
"@leaphy-robotics/picotool-wasm": "1.0.3",
"@leaphy-robotics/webusb-ftdi": "1.0.1",
"@sentry/svelte": "^8.34.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -611,10 +611,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@^3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@leaphy-robotics/leaphy-blocks/-/leaphy-blocks-3.3.0.tgz#2bf3a1e9b27dbda9634bfe4da4370bacc006788b"
integrity sha512-YxrrIwuBlshg1NroEbhUtZpTJKGow1cSYeJcdAZ3+WN2/FPaAKPpkSb7O7qBKelfLvV8J5CeyNjDWORCAm6Hcg==
"@leaphy-robotics/[email protected].1":
version "3.3.1"
resolved "https://registry.yarnpkg.com/@leaphy-robotics/leaphy-blocks/-/leaphy-blocks-3.3.1.tgz#b1bb6bb289f88e88c4af5b9d8285d5bc216e69a8"
integrity sha512-qpQc+EDy5PZ1gUo4A3DXDy4ewwFa7zAhlV/iSCQKubu2eZ7IWuw4aAK6BWDqctWcdRKD0ZGEuPt4QU/fvnzz8g==
dependencies:
blockly "^10.4.3"

Expand Down

0 comments on commit fc5ce14

Please sign in to comment.