Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@cspell/eslint-plugin": "^8.14.4",
"@digital-alchemy/core": "^24.9.3",
"@digital-alchemy/core": "^24.11.4",
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.11.1",
Expand Down
85 changes: 70 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2142,19 +2142,19 @@ __metadata:
languageName: node
linkType: hard

"@digital-alchemy/core@npm:^24.9.3":
version: 24.9.3
resolution: "@digital-alchemy/core@npm:24.9.3"
peerDependencies:
chalk: ^5
dayjs: ^1
dotenv: ^16
ini: ^4
js-yaml: ^4
minimist: ^1
node-cron: ^3
uuid: "*"
checksum: 10/ab795550262c8e0d47aac270a86112b4156dfe483c4b5a663766b53546d67be7008ec52300c2db88d640eb4d52185eb3084c66d0107f11fb99939446a358ae2c
"@digital-alchemy/core@npm:^24.11.4":
version: 24.11.4
resolution: "@digital-alchemy/core@npm:24.11.4"
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/8cae1cca33651a5171e23008e659c0b2769e5575a04233c9c3374837e2cf8fcfa7ae9d16d9fb730e639c0efd910dc6e87b775296c9b7f5fb0e2151bf21a41a0e
languageName: node
linkType: hard

Expand All @@ -2163,7 +2163,7 @@ __metadata:
resolution: "@digital-alchemy/gotify-extension@workspace:."
dependencies:
"@cspell/eslint-plugin": "npm:^8.14.4"
"@digital-alchemy/core": "npm:^24.9.3"
"@digital-alchemy/core": "npm:^24.11.4"
"@eslint/compat": "npm:^1.1.1"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:^9.11.1"
Expand Down Expand Up @@ -3980,6 +3980,13 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 10/6373caaab21bd64c405bfc4bd9672b145647fc9482657b5ea1d549b3b2765054e9d3d928870cdf764fb4aad67555f5061538ff247b8310f110c5c888d92397ea
languageName: node
linkType: hard

"char-regex@npm:^1.0.2":
version: 1.0.2
resolution: "char-regex@npm:1.0.2"
Expand Down Expand Up @@ -4307,6 +4314,13 @@ __metadata:
languageName: node
linkType: hard

"dayjs@npm:^1.11.13":
version: 1.11.13
resolution: "dayjs@npm:1.11.13"
checksum: 10/7374d63ab179b8d909a95e74790def25c8986e329ae989840bacb8b1888be116d20e1c4eee75a69ea0dfbae13172efc50ef85619d304ee7ca3c01d5878b704f5
languageName: node
linkType: hard

"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4":
version: 4.3.5
resolution: "debug@npm:4.3.5"
Expand Down Expand Up @@ -4434,6 +4448,13 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:^16.4.5":
version: 16.4.5
resolution: "dotenv@npm:16.4.5"
checksum: 10/55a3134601115194ae0f924e54473459ed0d9fc340ae610b676e248cca45aa7c680d86365318ea964e6da4e2ea80c4514c1adab5adb43d6867fb57ff068f95c8
languageName: node
linkType: hard

"eastasianwidth@npm:^0.2.0":
version: 0.2.0
resolution: "eastasianwidth@npm:0.2.0"
Expand Down Expand Up @@ -5961,6 +5982,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 @@ -7226,7 +7254,7 @@ __metadata:
languageName: node
linkType: hard

"minimist@npm:^1.2.0, minimist@npm:^1.2.6":
"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 @@ -7354,6 +7382,15 @@ __metadata:
languageName: node
linkType: hard

"node-cron@npm:^3.0.3":
version: 3.0.3
resolution: "node-cron@npm:3.0.3"
dependencies:
uuid: "npm:8.3.2"
checksum: 10/f088043da4f61c3640155f7b11e909e6cfb23d9970111a8dcd7b39a1f3d47c897e207bb9657b15441207df21676885b083c777630efa87801de961b15a3d0ad1
languageName: node
linkType: hard

"node-gyp@npm:latest":
version: 10.2.0
resolution: "node-gyp@npm:10.2.0"
Expand Down Expand Up @@ -8974,6 +9011,24 @@ __metadata:
languageName: node
linkType: hard

"uuid@npm:8.3.2":
version: 8.3.2
resolution: "uuid@npm:8.3.2"
bin:
uuid: dist/bin/uuid
checksum: 10/9a5f7aa1d6f56dd1e8d5f2478f855f25c645e64e26e347a98e98d95781d5ed20062d6cca2eecb58ba7c84bc3910be95c0451ef4161906abaab44f9cb68ffbdd1
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

"v8-to-istanbul@npm:^9.0.1":
version: 9.3.0
resolution: "v8-to-istanbul@npm:9.3.0"
Expand Down