Skip to content

Commit b61e505

Browse files
authored
Merge pull request #41 from hairyf/chore/deps-update-2026-03-02
chore(deps): upgrade dependencies - eslint 10, shiki 4, @types/node 25 and other updates
2 parents 7cc83c6 + eaffe14 commit b61e505

4 files changed

Lines changed: 744 additions & 754 deletions

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ skills
1515

1616
test/fixtures
1717
**/test/fixtures
18-
BLOG.md
18+
BLOG.md
19+
# OpenClaw skills lock
20+
skills-lock.json

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "module",
33
"version": "4.1.0",
44
"private": true,
5-
"packageManager": "pnpm@10.28.2",
5+
"packageManager": "pnpm@10.30.3",
66
"scripts": {
77
"dev": "pnpm -r run dev",
88
"build": "pnpm -r --filter '@genapi/*' run build",

0 commit comments

Comments
 (0)