Update OpenClaw fixture dependencies

Automated update of openclaw@2026.4.26, @openclaw/plugin-inspector@0.3.5, and the generated kitchen-sink API surface.
This commit is contained in:
github-actions[bot] 2026-04-29 21:11:35 +00:00 committed by GitHub
parent f24c6aea64
commit f254b77d71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -12,7 +12,7 @@
"openclaw": "2026.4.26"
},
"devDependencies": {
"@openclaw/plugin-inspector": "0.3.4"
"@openclaw/plugin-inspector": "0.3.5"
},
"engines": {
"node": ">=22"
@ -1556,9 +1556,9 @@
"license": "MIT"
},
"node_modules/@openclaw/plugin-inspector": {
"version": "0.3.4",
"resolved": "https://registry.npmjs.org/@openclaw/plugin-inspector/-/plugin-inspector-0.3.4.tgz",
"integrity": "sha512-FWwDKquJwIVRlscA60ZP3Vkmco5KlpQqZRnq1MQ+Ib6/hjfVlo2cD30cAKLCtFKrLDbrM53AdBnnhKaS8ar2bg==",
"version": "0.3.5",
"resolved": "https://registry.npmjs.org/@openclaw/plugin-inspector/-/plugin-inspector-0.3.5.tgz",
"integrity": "sha512-TgqroJQD8ypEl9ntuO5BklOe+XK7+xUabj3CJSysVZp+eB4hIoCNKXg7xs6j8IDWm7w34Kac3ioLievKGP35Rw==",
"dev": true,
"license": "MIT",
"bin": {

View File

@ -65,7 +65,7 @@
"openclaw": "2026.4.26"
},
"devDependencies": {
"@openclaw/plugin-inspector": "0.3.4"
"@openclaw/plugin-inspector": "0.3.5"
},
"engines": {
"node": ">=22"