Skip to content

Commit 0aeb53d

Browse files
committed
deps: Bump firmware and docs.
1 parent 4c364e7 commit 0aeb53d

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020-2023 The Pybricks Authors
3+
Copyright (c) 2020-2025 The Pybricks Authors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"@babel/core": "^7.23.9",
1212
"@blueprintjs/core": "^5.8.2",
1313
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
14-
"@pybricks/firmware": "7.10.0",
15-
"@pybricks/ide-docs": "2.14.0",
14+
"@pybricks/firmware": "7.22.0",
15+
"@pybricks/ide-docs": "2.20.0",
1616
"@pybricks/images": "^1.3.0",
17-
"@pybricks/jedi": "1.12.0",
17+
"@pybricks/jedi": "1.17.0",
1818
"@pybricks/mpy-cross-v5": "^2.0.0",
1919
"@pybricks/mpy-cross-v6": "^2.0.0",
2020
"@pybricks/python-program-analysis": "^2.0.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2923,19 +2923,19 @@ __metadata:
29232923
languageName: node
29242924
linkType: hard
29252925

2926-
"@pybricks/firmware@npm:7.10.0":
2927-
version: 7.10.0
2928-
resolution: "@pybricks/firmware@npm:7.10.0"
2926+
"@pybricks/firmware@npm:7.22.0":
2927+
version: 7.22.0
2928+
resolution: "@pybricks/firmware@npm:7.22.0"
29292929
dependencies:
29302930
jszip: ^3.7.1
2931-
checksum: 4c6dae4aa248b5c3d87946de9d0907834ec604d58fe3433edfc2591aa84a963587f5088a5bb8aba2048170f4a0fbf99b6812f586fbe29bb7b830913b52351501
2931+
checksum: 2c2ebfd1b6d07861b3583194607929d4772fb0770c6c8477acddc240bdb912c4096a044e06c39170d52a38fdc8d8d6de5f8a338d0d3c140cd9955e5c87110ca8
29322932
languageName: node
29332933
linkType: hard
29342934

2935-
"@pybricks/ide-docs@npm:2.14.0":
2936-
version: 2.14.0
2937-
resolution: "@pybricks/ide-docs@npm:2.14.0"
2938-
checksum: 11e25724443acb8a180302a0308721a6dab775b6b99da54926c9c0cabfd0c845d7f9400a16435926b55a37a810aba1ecec685715c52007811c4c9ee600d71ee7
2935+
"@pybricks/ide-docs@npm:2.20.0":
2936+
version: 2.20.0
2937+
resolution: "@pybricks/ide-docs@npm:2.20.0"
2938+
checksum: fbde5c838acbb8b34a14dc3b026d6e715ed3091179b3b1b8174a456a75b3def97a031b301b619fb91554adb66d678b3640c1b3a17f6fe6412d3d13c0dd357720
29392939
languageName: node
29402940
linkType: hard
29412941

@@ -2946,10 +2946,10 @@ __metadata:
29462946
languageName: node
29472947
linkType: hard
29482948

2949-
"@pybricks/jedi@npm:1.12.0":
2950-
version: 1.12.0
2951-
resolution: "@pybricks/jedi@npm:1.12.0"
2952-
checksum: b3adf987097caad6b2c0c23279c77ded9d64e6b430469d1570ed250b0a546081725049fbf32ea4c85b49243f3b066054e05df34c590d4f1b59f3a0c3b6852086
2949+
"@pybricks/jedi@npm:1.17.0":
2950+
version: 1.17.0
2951+
resolution: "@pybricks/jedi@npm:1.17.0"
2952+
checksum: e97bec731e07e1501894aec53c0f9f8e271ed4a4f34ae6a0a50b3f65ad293e90f698bddf1ad829819c2028c47298861fab79a4ff8e54607ca04ef072ee8a8541
29532953
languageName: node
29542954
linkType: hard
29552955

@@ -2974,10 +2974,10 @@ __metadata:
29742974
"@babel/core": ^7.23.9
29752975
"@blueprintjs/core": ^5.8.2
29762976
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.11
2977-
"@pybricks/firmware": 7.10.0
2978-
"@pybricks/ide-docs": 2.14.0
2977+
"@pybricks/firmware": 7.22.0
2978+
"@pybricks/ide-docs": 2.20.0
29792979
"@pybricks/images": ^1.3.0
2980-
"@pybricks/jedi": 1.12.0
2980+
"@pybricks/jedi": 1.17.0
29812981
"@pybricks/mpy-cross-v5": ^2.0.0
29822982
"@pybricks/mpy-cross-v6": ^2.0.0
29832983
"@pybricks/python-program-analysis": ^2.0.0

0 commit comments

Comments
 (0)