Skip to content

Commit

Permalink
Bump @digital-alchemy/hass from 24.9.4 to 24.11.2
Browse files Browse the repository at this point in the history
Bumps [@digital-alchemy/hass](https://github.com/Digital-Alchemy-TS/hass) from 24.9.4 to 24.11.2.
- [Commits](Digital-Alchemy-TS/hass@v24.9.4...v24.11.2)

---
updated-dependencies:
- dependency-name: "@digital-alchemy/hass"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent ed7c946 commit fd16ced
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@cspell/eslint-plugin": "^8.14.4",
"@digital-alchemy/core": "^24.9.5",
"@digital-alchemy/hass": "^24.9.4",
"@digital-alchemy/hass": "^24.11.2",
"@digital-alchemy/synapse": "^24.9.4",
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.1.0",
Expand Down
80 changes: 64 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2186,7 +2186,7 @@ __metadata:
dependencies:
"@cspell/eslint-plugin": "npm:^8.14.4"
"@digital-alchemy/core": "npm:^24.9.5"
"@digital-alchemy/hass": "npm:^24.9.4"
"@digital-alchemy/hass": "npm:^24.11.2"
"@digital-alchemy/synapse": "npm:^24.9.4"
"@eslint/compat": "npm:^1.1.1"
"@eslint/eslintrc": "npm:^3.1.0"
Expand Down Expand Up @@ -2225,6 +2225,22 @@ __metadata:
languageName: unknown
linkType: soft

"@digital-alchemy/core@npm:^24.11.1":
version: 24.11.1
resolution: "@digital-alchemy/core@npm:24.11.1"
dependencies:
chalk: "npm:^5.3.0"
dayjs: "npm:^1.11.13"
dotenv: "npm:^16.4.5"
ini: "npm:^5.0.0"
js-yaml: "npm:^4.1.0"
minimist: "npm:^1.2.8"
node-cron: "npm:^3.0.3"
uuid: "npm:^11.0.3"
checksum: 10/a811dd5dc7aa145f5ab2f6f57bf35b087bdfd0b632702e604f70706d30a512ec44987e80eeea2144c3483b8d1ca5331e405468305c293c72fafc47a0eaf1e126
languageName: node
linkType: hard

"@digital-alchemy/core@npm:^24.9.5":
version: 24.9.5
resolution: "@digital-alchemy/core@npm:24.9.5"
Expand All @@ -2241,18 +2257,19 @@ __metadata:
languageName: node
linkType: hard

"@digital-alchemy/hass@npm:^24.9.4":
version: 24.9.4
resolution: "@digital-alchemy/hass@npm:24.9.4"
peerDependencies:
"@digital-alchemy/core": "*"
dayjs: ^1
semver: ^7
uuid: ^10
ws: ^8
"@digital-alchemy/hass@npm:^24.11.2":
version: 24.11.2
resolution: "@digital-alchemy/hass@npm:24.11.2"
dependencies:
"@digital-alchemy/core": "npm:^24.11.1"
dayjs: "npm:^1.11.13"
semver: "npm:^7.6.3"
type-fest: "npm:^4.26.1"
uuid: "npm:^11.0.3"
ws: "npm:^8.18.0"
bin:
mock-assistant: dist/mock_assistant/main.js
checksum: 10/d63e16382642baa304d8f934718010c6462ad553b6bf255088d242d7442b629901aee2119fa44733907f6cb04d4f909ee85b142d08b753fc5e54dd5984c8572f
mock-assistant: scripts/mock-assistant.sh
checksum: 10/0106be8271b2fe4966484d491792af7ca389f847c6018fb8574d45a636875a574445c796068805243f15e39e0ca390a7ef7ea259126863f03923eb67083eb403
languageName: node
linkType: hard

Expand Down Expand Up @@ -4055,7 +4072,7 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^5":
"chalk@npm:^5, chalk@npm:^5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 10/6373caaab21bd64c405bfc4bd9672b145647fc9482657b5ea1d549b3b2765054e9d3d928870cdf764fb4aad67555f5061538ff247b8310f110c5c888d92397ea
Expand Down Expand Up @@ -4523,7 +4540,7 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:^16":
"dotenv@npm:^16, dotenv@npm:^16.4.5":
version: 16.4.5
resolution: "dotenv@npm:16.4.5"
checksum: 10/55a3134601115194ae0f924e54473459ed0d9fc340ae610b676e248cca45aa7c680d86365318ea964e6da4e2ea80c4514c1adab5adb43d6867fb57ff068f95c8
Expand Down Expand Up @@ -6015,6 +6032,13 @@ __metadata:
languageName: node
linkType: hard

"ini@npm:^5.0.0":
version: 5.0.0
resolution: "ini@npm:5.0.0"
checksum: 10/76e5567b46504b2b12650878ba6277204500a6ead3fe69eef419ee570456b364b39c040ee545846053f6d8a15797a82fc6d9efe06e392b9b6093935f4a2f2c30
languageName: node
linkType: hard

"internal-slot@npm:^1.0.4, internal-slot@npm:^1.0.7":
version: 1.0.7
resolution: "internal-slot@npm:1.0.7"
Expand Down Expand Up @@ -7280,7 +7304,7 @@ __metadata:
languageName: node
linkType: hard

"minimist@npm:^1, minimist@npm:^1.2.0, minimist@npm:^1.2.6":
"minimist@npm:^1, minimist@npm:^1.2.0, minimist@npm:^1.2.6, minimist@npm:^1.2.8":
version: 1.2.8
resolution: "minimist@npm:1.2.8"
checksum: 10/908491b6cc15a6c440ba5b22780a0ba89b9810e1aea684e253e43c4e3b8d56ec1dcdd7ea96dde119c29df59c936cde16062159eae4225c691e19c70b432b6e6f
Expand Down Expand Up @@ -7408,7 +7432,7 @@ __metadata:
languageName: node
linkType: hard

"node-cron@npm:^3":
"node-cron@npm:^3, node-cron@npm:^3.0.3":
version: 3.0.3
resolution: "node-cron@npm:3.0.3"
dependencies:
Expand Down Expand Up @@ -9035,6 +9059,15 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:^11.0.3":
version: 11.0.3
resolution: "uuid@npm:11.0.3"
bin:
uuid: dist/esm/bin/uuid
checksum: 10/251385563195709eb0697c74a834764eef28e1656d61174e35edbd129288acb4d95a43f4ce8a77b8c2fc128e2b55924296a0945f964b05b9173469d045625ff2
languageName: node
linkType: hard

"uuid@npm:^9 || ^10":
version: 10.0.0
resolution: "uuid@npm:10.0.0"
Expand Down Expand Up @@ -9231,6 +9264,21 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.18.0":
version: 8.18.0
resolution: "ws@npm:8.18.0"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: 10/70dfe53f23ff4368d46e4c0b1d4ca734db2c4149c6f68bc62cb16fc21f753c47b35fcc6e582f3bdfba0eaeb1c488cddab3c2255755a5c3eecb251431e42b3ff6
languageName: node
linkType: hard

"xdg-basedir@npm:^5.1.0":
version: 5.1.0
resolution: "xdg-basedir@npm:5.1.0"
Expand Down

0 comments on commit fd16ced

Please sign in to comment.