mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
acd92f6a3d
* build(deps): update QA broker dependency * build(deps): refresh repository dependencies * build(deps): reconcile rebased shrinkwraps * test(plugins): remove stale loader test state * test(deps): stabilize updated dependency coverage * fix(swift): use caller-isolated TaskLocal overload * build(deps): regenerate rebased shrinkwraps * test(msteams): preserve DNS validation in fetch helper * fix(deps): avoid vulnerable optional image stack * test(deps): validate generated LRU override * refactor(ui): extract chat resizable divider * test(ui): update divider ownership path * fix(matrix): retain restart-compatible SDK * style(cron): format update test
22 lines
561 B
JSON
22 lines
561 B
JSON
{
|
|
"name": "@openclaw/firecrawl-plugin",
|
|
"version": "2026.7.2",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@openclaw/firecrawl-plugin",
|
|
"version": "2026.7.2",
|
|
"dependencies": {
|
|
"typebox": "1.3.6"
|
|
}
|
|
},
|
|
"node_modules/typebox": {
|
|
"version": "1.3.6",
|
|
"resolved": "https://registry.npmjs.org/typebox/-/typebox-1.3.6.tgz",
|
|
"integrity": "sha512-Sc8RA0NCMEFmApHNU9ZMzqcpQj46She44J8ffpLM/bdhLNUZKq7DJumcLcsFx1gRmDfQPgCgOmFFJ7rcnfWNyA==",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|