@qqbrowser/openclaw-qbot 0.0.109 → 0.0.110

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,20 @@
1
+ {
2
+ "name": "@esbuild/darwin-x64",
3
+ "version": "0.27.4",
4
+ "description": "The macOS 64-bit binary for esbuild, a JavaScript bundler.",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "git+https://github.com/evanw/esbuild.git"
8
+ },
9
+ "license": "MIT",
10
+ "preferUnplugged": true,
11
+ "engines": {
12
+ "node": ">=18"
13
+ },
14
+ "os": [
15
+ "darwin"
16
+ ],
17
+ "cpu": [
18
+ "x64"
19
+ ]
20
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qqbrowser/openclaw-qbot",
3
- "version": "0.0.109",
3
+ "version": "0.0.110",
4
4
  "description": "Multi-channel AI gateway with extensible messaging integrations",
5
5
  "keywords": [],
6
6
  "homepage": "https://github.com/openclaw/openclaw#readme",
@@ -380,6 +380,7 @@
380
380
  "croner": "^10.0.1",
381
381
  "discord-api-types": "^0.38.42",
382
382
  "dotenv": "^17.3.1",
383
+ "esbuild": "0.27.4",
383
384
  "express": "^5.2.1",
384
385
  "file-type": "^21.3.1",
385
386
  "grammy": "^1.41.1",
@@ -482,6 +483,7 @@
482
483
  "croner",
483
484
  "discord-api-types",
484
485
  "dotenv",
486
+ "esbuild",
485
487
  "express",
486
488
  "file-type",
487
489
  "grammy",