fix: downgrade @typescript/native-preview to published version
- Update @typescript/native-preview from 7.0.0-dev.20260125.1 to 7.0.0-dev.20260124.1 (20260125.1 is not yet published to npm) - Update memory-core peerDependency to >=2026.1.24 to match latest published version - Fixes CI lockfile validation failures This resolves the pnpm frozen-lockfile errors in GitHub Actions.
This commit is contained in:
parent
08053b76dd
commit
42fe1021ca
@ -9,6 +9,6 @@
|
||||
]
|
||||
},
|
||||
"peerDependencies": {
|
||||
"clawdbot": ">=2026.1.25"
|
||||
"clawdbot": ">=2026.1.24"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user