@poolzin/pool-bot 2026.3.38 → 2026.3.40

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2026.3.37",
2
+ "version": "2026.3.40",
3
3
  "commit": "9bb9e19e2afd6372a417281d08829039543e8dc3",
4
- "builtAt": "2026-03-18T23:48:21.557Z"
4
+ "builtAt": "2026-03-19T00:11:02.856Z"
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@poolzin/pool-bot",
3
- "version": "2026.3.38",
3
+ "version": "2026.3.40",
4
4
  "description": "🎱 Pool Bot - AI assistant with PLCODE integrations",
5
5
  "keywords": [],
6
6
  "license": "MIT",
@@ -180,7 +180,7 @@
180
180
  "@clack/prompts": "^1.0.0",
181
181
  "@grammyjs/runner": "^2.0.3",
182
182
  "@grammyjs/transformer-throttler": "^1.2.1",
183
- "@homebridge/ciao": "^1.3.5",
183
+ "@homebridge/ciao": "2.0.0-alpha.11",
184
184
  "@larksuiteoapi/node-sdk": "^1.58.0",
185
185
  "@line/bot-sdk": "^10.6.0",
186
186
  "@lydell/node-pty": "1.2.0-beta.3",
@@ -294,11 +294,11 @@
294
294
  ]
295
295
  },
296
296
  "overrides": {
297
- "npmlog": "^7.0.1",
298
- "are-we-there-yet": "^4.0.2",
299
- "gauge": "^5.0.2",
297
+ "npmlog": "npm:@npmcli/log@^1.0.0",
298
+ "are-we-there-yet": "npm:@npmcli/are-we-there-yet@^4.0.0",
299
+ "gauge": "npm:@npmcli/gauge@^6.0.0",
300
300
  "tar": "^7.5.8",
301
- "node-domexception": "^2.0.0"
301
+ "node-domexception": "npm:domexception@^4.0.0"
302
302
  },
303
303
  "resolutions": {
304
304
  "npmlog": "^7.0.1",