autonomous.contact/deno.lock

145 lines
4.6 KiB
Text
Raw Normal View History

2025-06-24 15:40:30 -07:00
{
"version": "5",
"specifiers": {
2025-09-21 18:29:37 -07:00
"jsr:@andyburke/fsdb@^1.0.3": "1.0.3",
2025-06-24 15:40:30 -07:00
"jsr:@andyburke/lurid@0.2": "0.2.0",
"jsr:@andyburke/serverus@0.13": "0.13.0",
"jsr:@da/bcrypt@*": "1.0.1",
2025-07-04 14:51:49 -07:00
"jsr:@da/bcrypt@^1.0.1": "1.0.1",
"jsr:@std/assert@^1.0.14": "1.0.14",
"jsr:@std/cli@^1.0.19": "1.0.21",
"jsr:@std/cli@^1.0.20": "1.0.21",
"jsr:@std/cli@^1.0.21": "1.0.21",
2025-06-24 15:40:30 -07:00
"jsr:@std/encoding@^1.0.10": "1.0.10",
"jsr:@std/fmt@^1.0.6": "1.0.8",
2025-06-25 20:51:29 -07:00
"jsr:@std/fmt@^1.0.8": "1.0.8",
2025-07-02 21:28:07 -07:00
"jsr:@std/fs@^1.0.18": "1.0.19",
"jsr:@std/fs@^1.0.19": "1.0.19",
2025-06-25 20:51:29 -07:00
"jsr:@std/html@^1.0.4": "1.0.4",
"jsr:@std/http@^1.0.20": "1.0.20",
"jsr:@std/internal@^1.0.10": "1.0.10",
"jsr:@std/internal@^1.0.9": "1.0.10",
2025-06-24 15:40:30 -07:00
"jsr:@std/media-types@^1.1.0": "1.1.0",
2025-06-25 20:51:29 -07:00
"jsr:@std/net@^1.0.4": "1.0.4",
"jsr:@std/path@^1.1.0": "1.1.2",
"jsr:@std/path@^1.1.1": "1.1.2",
"jsr:@std/path@^1.1.2": "1.1.2",
2025-08-11 18:02:29 -07:00
"jsr:@std/streams@^1.0.10": "1.0.10",
"npm:@types/node@*": "22.15.15"
2025-06-24 15:40:30 -07:00
},
"jsr": {
2025-09-21 18:29:37 -07:00
"@andyburke/fsdb@1.0.3": {
"integrity": "e80d831bf173948cb98f6687d17d098f5f44d016cf04a2d851dc1b58ee327263",
2025-06-24 15:40:30 -07:00
"dependencies": [
"jsr:@std/cli@^1.0.20",
"jsr:@std/fs@^1.0.18",
"jsr:@std/path@^1.1.0"
]
},
"@andyburke/lurid@0.2.0": {
"integrity": "c5b51e56ef8457b9ef56c060bd9db817a90d8e4784506e348110900286574ce5",
"dependencies": [
"jsr:@std/cli@^1.0.19"
]
},
"@andyburke/serverus@0.13.0": {
"integrity": "73f451e1b68cd9be3938333b06290bfeab275361453559f40dfeab19dc4ad6d7",
2025-06-24 15:40:30 -07:00
"dependencies": [
"jsr:@std/cli@^1.0.21",
2025-06-25 20:51:29 -07:00
"jsr:@std/fmt@^1.0.6",
"jsr:@std/fs@^1.0.19",
"jsr:@std/http",
2025-06-24 15:40:30 -07:00
"jsr:@std/media-types",
"jsr:@std/path@^1.1.1"
2025-06-24 15:40:30 -07:00
]
},
2025-07-04 14:51:49 -07:00
"@da/bcrypt@1.0.1": {
"integrity": "d2172d3acbcff52e0465557a1a48b1ff1c92df08c90712dae5372255a8c45eb3"
},
"@std/assert@1.0.14": {
"integrity": "68d0d4a43b365abc927f45a9b85c639ea18a9fab96ad92281e493e4ed84abaa4",
2025-06-25 20:51:29 -07:00
"dependencies": [
"jsr:@std/internal@^1.0.10"
2025-06-25 20:51:29 -07:00
]
},
"@std/cli@1.0.21": {
"integrity": "cd25b050bdf6282e321854e3822bee624f07aca7636a3a76d95f77a3a919ca2a"
2025-06-24 15:40:30 -07:00
},
"@std/encoding@1.0.10": {
"integrity": "8783c6384a2d13abd5e9e87a7ae0520a30e9f56aeeaa3bdf910a3eaaf5c811a1"
},
"@std/fmt@1.0.8": {
"integrity": "71e1fc498787e4434d213647a6e43e794af4fd393ef8f52062246e06f7e372b7"
},
2025-07-02 21:28:07 -07:00
"@std/fs@1.0.19": {
"integrity": "051968c2b1eae4d2ea9f79a08a3845740ef6af10356aff43d3e2ef11ed09fb06",
"dependencies": [
"jsr:@std/internal@^1.0.9",
"jsr:@std/path@^1.1.1"
]
},
2025-06-25 20:51:29 -07:00
"@std/html@1.0.4": {
"integrity": "eff3497c08164e6ada49b7f81a28b5108087033823153d065e3f89467dd3d50e"
},
"@std/http@1.0.20": {
"integrity": "b5cc33fc001bccce65ed4c51815668c9891c69ccd908295997e983d8f56070a1",
2025-07-02 21:28:07 -07:00
"dependencies": [
"jsr:@std/cli@^1.0.21",
"jsr:@std/encoding",
2025-07-02 21:28:07 -07:00
"jsr:@std/fmt@^1.0.8",
"jsr:@std/fs@^1.0.19",
"jsr:@std/html",
"jsr:@std/media-types",
"jsr:@std/net",
"jsr:@std/path@^1.1.1",
"jsr:@std/streams"
]
},
"@std/internal@1.0.10": {
"integrity": "e3be62ce42cab0e177c27698e5d9800122f67b766a0bea6ca4867886cbde8cf7"
2025-07-02 21:28:07 -07:00
},
2025-06-24 15:40:30 -07:00
"@std/media-types@1.1.0": {
"integrity": "c9d093f0c05c3512932b330e3cc1fe1d627b301db33a4c2c2185c02471d6eaa4"
},
2025-06-25 20:51:29 -07:00
"@std/net@1.0.4": {
"integrity": "2f403b455ebbccf83d8a027d29c5a9e3a2452fea39bb2da7f2c04af09c8bc852"
},
"@std/path@1.1.2": {
"integrity": "c0b13b97dfe06546d5e16bf3966b1cadf92e1cc83e56ba5476ad8b498d9e3038",
2025-07-02 21:28:07 -07:00
"dependencies": [
"jsr:@std/internal@^1.0.10"
2025-07-02 21:28:07 -07:00
]
},
2025-06-25 20:51:29 -07:00
"@std/streams@1.0.10": {
"integrity": "75c0b1431873cd0d8b3d679015220204d36d3c7420d93b60acfc379eb0dc30af"
2025-06-24 15:40:30 -07:00
}
},
2025-08-11 18:02:29 -07:00
"npm": {
"@types/node@22.15.15": {
"integrity": "sha512-R5muMcZob3/Jjchn5LcO8jdKwSCbzqmPB6ruBxMcf9kbxtniZHP327s6C37iOfuw8mbKK3cAQa7sEl7afLrQ8A==",
"dependencies": [
"undici-types"
]
},
"undici-types@6.21.0": {
"integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ=="
}
},
"redirects": {
"https://jsr.io/@da/bcrypt/1.0.1/src/worker.ts": "https://jsr.io/@da/bcrypt/1.0.1/"
2025-06-25 20:51:29 -07:00
},
2025-06-24 15:40:30 -07:00
"workspace": {
"dependencies": [
2025-09-21 18:29:37 -07:00
"jsr:@andyburke/fsdb@^1.0.3",
2025-06-24 15:40:30 -07:00
"jsr:@andyburke/lurid@0.2",
"jsr:@andyburke/serverus@0.13",
2025-07-04 14:51:49 -07:00
"jsr:@da/bcrypt@^1.0.1",
"jsr:@std/assert@^1.0.14",
2025-06-24 15:40:30 -07:00
"jsr:@std/encoding@^1.0.10",
2025-08-11 18:02:29 -07:00
"jsr:@std/fs@^1.0.19",
"jsr:@std/http@^1.0.20",
"jsr:@std/path@^1.1.2"
2025-06-24 15:40:30 -07:00
]
}
}