forked from andyburke/autonomous.contact
feature: forum replies
feature: blurbs
This commit is contained in:
parent
ab63d4ba8d
commit
591fd38088
14 changed files with 651 additions and 290 deletions
8
deno.lock
generated
8
deno.lock
generated
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"version": "5",
|
||||
"specifiers": {
|
||||
"jsr:@andyburke/fsdb@^1.0.2": "1.0.2",
|
||||
"jsr:@andyburke/fsdb@^1.0.3": "1.0.3",
|
||||
"jsr:@andyburke/lurid@0.2": "0.2.0",
|
||||
"jsr:@andyburke/serverus@0.13": "0.13.0",
|
||||
"jsr:@da/bcrypt@*": "1.0.1",
|
||||
|
|
@ -28,8 +28,8 @@
|
|||
"npm:@types/node@*": "22.15.15"
|
||||
},
|
||||
"jsr": {
|
||||
"@andyburke/fsdb@1.0.2": {
|
||||
"integrity": "f12315b63f534df0f1638828f3b7551ced9b507618f98c6c5dfbd8adf5b96d6f",
|
||||
"@andyburke/fsdb@1.0.3": {
|
||||
"integrity": "e80d831bf173948cb98f6687d17d098f5f44d016cf04a2d851dc1b58ee327263",
|
||||
"dependencies": [
|
||||
"jsr:@std/cli@^1.0.20",
|
||||
"jsr:@std/fs@^1.0.18",
|
||||
|
|
@ -130,7 +130,7 @@
|
|||
},
|
||||
"workspace": {
|
||||
"dependencies": [
|
||||
"jsr:@andyburke/fsdb@^1.0.2",
|
||||
"jsr:@andyburke/fsdb@^1.0.3",
|
||||
"jsr:@andyburke/lurid@0.2",
|
||||
"jsr:@andyburke/serverus@0.13",
|
||||
"jsr:@da/bcrypt@^1.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue