Skip to content
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
fb94d93
chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /clawhub-plugin
dependabot[bot] Aug 26, 2026
15d9ee5
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Aug 27, 2026
6d17ab3
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Aug 28, 2026
a474cfc
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Aug 29, 2026
f666231
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Aug 29, 2026
c920a91
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Aug 29, 2026
277f751
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Aug 29, 2026
7d28590
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Aug 30, 2026
37ee01e
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Aug 30, 2026
9501180
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Aug 31, 2026
a0ef747
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Sep 1, 2026
11878de
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Sep 2, 2026
005332d
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Sep 3, 2026
5273fdd
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Sep 3, 2026
e6f6bf5
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Sep 3, 2026
3e47ac5
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Sep 3, 2026
16a5bf0
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Sep 3, 2026
9503223
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Sep 4, 2026
aa2ca26
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Sep 5, 2026
49d84f9
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Sep 5, 2026
d52c2d3
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Sep 5, 2026
3edeffc
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Sep 5, 2026
3f2ff12
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Sep 6, 2026
0bc9a5d
Merge branch 'main' into dependabot/npm_and_yarn/clawhub-plugin/types…
vivekchand Sep 6, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion clawhub-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"openclaw": ">=2026.4.20"
},
"devDependencies": {
"typescript": "^5.4.0"
"typescript": "^7.0.2"
},
"openclaw": {
"extensions": [
Expand Down
Loading