Eliminated Discordeno, functional and runnable.
This commit is contained in:
72
deno.lock
generated
72
deno.lock
generated
@@ -1,40 +1,23 @@
|
||||
{
|
||||
"version": "4",
|
||||
"specifiers": {
|
||||
"jsr:@melvdouc/xml-parser@*": "0.1.1",
|
||||
"jsr:@melvdouc/xml-parser@~0.1.1": "0.1.1",
|
||||
"jsr:@std/assert@1": "1.0.12",
|
||||
"jsr:@std/dotenv@0.225.3": "0.225.3",
|
||||
"jsr:@std/fmt@^1.0.5": "1.0.6",
|
||||
"jsr:@std/fs@^1.0.11": "1.0.16",
|
||||
"jsr:@std/internal@^1.0.6": "1.0.6",
|
||||
"jsr:@std/fs@^1.0.11": "1.0.15",
|
||||
"jsr:@std/io@~0.225.2": "0.225.2",
|
||||
"jsr:@std/log@*": "0.224.14",
|
||||
"npm:@types/node@^22.14.1": "22.14.1",
|
||||
"npm:discord.js@14.18.0": "14.18.0",
|
||||
"npm:discordeno@21.0.0": "21.0.0"
|
||||
"npm:discord.js@14.18.0": "14.18.0"
|
||||
},
|
||||
"jsr": {
|
||||
"@melvdouc/xml-parser@0.1.1": {
|
||||
"integrity": "5c79d37c6471cb74efb344988317270b57b4f181decb873e441453db42eb6e5f"
|
||||
},
|
||||
"@std/assert@1.0.12": {
|
||||
"integrity": "08009f0926dda9cbd8bef3a35d3b6a4b964b0ab5c3e140a4e0351fbf34af5b9a",
|
||||
"dependencies": [
|
||||
"jsr:@std/internal"
|
||||
]
|
||||
},
|
||||
"@std/dotenv@0.225.3": {
|
||||
"integrity": "a95e5b812c27b0854c52acbae215856d9cce9d4bbf774d938c51d212711e8d4a"
|
||||
},
|
||||
"@std/fmt@1.0.6": {
|
||||
"integrity": "a2c56a69a2369876ddb3ad6a500bb6501b5bad47bb3ea16bfb0c18974d2661fc"
|
||||
},
|
||||
"@std/fs@1.0.16": {
|
||||
"integrity": "81878f62b6eeda0bf546197fc3daa5327c132fee1273f6113f940784a468b036"
|
||||
},
|
||||
"@std/internal@1.0.6": {
|
||||
"integrity": "9533b128f230f73bd209408bb07a4b12f8d4255ab2a4d22a1fd6d87304aca9a4"
|
||||
"@std/fs@1.0.15": {
|
||||
"integrity": "c083fb479889d6440d768e498195c3fc499d426fbf9a6592f98f53884d1d3f41"
|
||||
},
|
||||
"@std/io@0.225.2": {
|
||||
"integrity": "3c740cd4ee4c082e6cfc86458f47e2ab7cb353dc6234d5e9b1f91a2de5f4d6c7"
|
||||
@@ -49,40 +32,6 @@
|
||||
}
|
||||
},
|
||||
"npm": {
|
||||
"@discordeno/bot@21.0.0": {
|
||||
"integrity": "sha512-x6EcVHBvWIhjY5/lcwgZzzCiqdpKFZqu2qUaZqKb7RYS8L8Q8zY40hCnbToVehLB8+BGcnHzxCeEvWWg8tnT/g==",
|
||||
"dependencies": [
|
||||
"@discordeno/gateway",
|
||||
"@discordeno/rest",
|
||||
"@discordeno/types",
|
||||
"@discordeno/utils"
|
||||
]
|
||||
},
|
||||
"@discordeno/gateway@21.0.0": {
|
||||
"integrity": "sha512-ur5Hatd1x86PPI4UnXKghAWat3vS90NvLJcpOSu1B1gYSENRZow8dohZ8Ov58SXWq5nZVuBYDJNCR248pWJvrg==",
|
||||
"dependencies": [
|
||||
"@discordeno/types",
|
||||
"@discordeno/utils",
|
||||
"fzstd",
|
||||
"ws"
|
||||
]
|
||||
},
|
||||
"@discordeno/rest@21.0.0": {
|
||||
"integrity": "sha512-ew5ddhUd7Qyv/GSzCy42bEmRv0yr2PspCMsLD/NeMiTLd3+OrVN5pAxBN9z+9JpS/daiiD/PVmvuUAVx/nXTEw==",
|
||||
"dependencies": [
|
||||
"@discordeno/types",
|
||||
"@discordeno/utils"
|
||||
]
|
||||
},
|
||||
"@discordeno/types@21.0.0": {
|
||||
"integrity": "sha512-TUZAEqqlXRNQji+NCaQo8DruzI8rXbBvMaZYsZvN9f03PrdSddzMOy3cjs4eeL6ZMVocmMVRIaVnB713blylCw=="
|
||||
},
|
||||
"@discordeno/utils@21.0.0": {
|
||||
"integrity": "sha512-I7I3Szlk+LkT/CRmJJiLPsjuBUjbuXUCvOzsgWCltkxDMIGmQeNoQtFK7t89V1Gcc4icsrnHVMho1BcaAITijg==",
|
||||
"dependencies": [
|
||||
"@discordeno/types"
|
||||
]
|
||||
},
|
||||
"@discordjs/builders@1.10.1": {
|
||||
"integrity": "sha512-OWo1fY4ztL1/M/DUyRPShB4d/EzVfuUvPTRRHRIt/YxBrUYSz0a+JicD5F5zHFoNs2oTuWavxCOVFV1UljHTng==",
|
||||
"dependencies": [
|
||||
@@ -192,22 +141,9 @@
|
||||
"undici"
|
||||
]
|
||||
},
|
||||
"discordeno@21.0.0": {
|
||||
"integrity": "sha512-NX1x5GtHbrNhpeahfHw+2A6/3bpec2obNjIZ/mkBUGWcpLWG/ZgJSIkkdQIxcrnQ3loQooo/5IpBucnFTiGATA==",
|
||||
"dependencies": [
|
||||
"@discordeno/bot",
|
||||
"@discordeno/gateway",
|
||||
"@discordeno/rest",
|
||||
"@discordeno/types",
|
||||
"@discordeno/utils"
|
||||
]
|
||||
},
|
||||
"fast-deep-equal@3.1.3": {
|
||||
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
|
||||
},
|
||||
"fzstd@0.1.1": {
|
||||
"integrity": "sha512-dkuVSOKKwh3eas5VkJy1AW1vFpet8TA/fGmVA5krThl8YcOVE/8ZIoEA1+U1vEn5ckxxhLirSdY837azmbaNHA=="
|
||||
},
|
||||
"lodash.snakecase@4.1.1": {
|
||||
"integrity": "sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw=="
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user