Skip to content

Commit cc32fa7

Browse files
MajorTalclaude
andcommitted
build: align @run402/functions devDep to ^3.0.0
Root devDep was ^2.7.0; @run402/astro@2.0.0 peer-deps ^3.0.0. Caused publish workflow lockfile-sync to ERESOLVE on npm 11. No runtime imports of @run402/functions in this repo — only docstrings, scaffold-templates in init-astro, and string fixtures in tests — so the bump is types-only. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 17c9295 commit cc32fa7

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"zod": "^3.24.0"
7070
},
7171
"devDependencies": {
72-
"@run402/functions": "^2.7.0",
72+
"@run402/functions": "^3.0.0",
7373
"@types/node": "^22.0.0",
7474
"@x402/evm": "^2.6.0",
7575
"@x402/fetch": "^2.6.0",

0 commit comments

Comments
 (0)