big updats

This commit is contained in:
Daniel Ledda
2025-12-20 00:10:42 +01:00
parent a93ffff00d
commit 51e44db779
25 changed files with 570 additions and 203 deletions

View File

@@ -9,7 +9,12 @@
"indentWidth": 4
},
"imports": {
"vue": "npm:vue@^3.5.12",
"@b-fuze/deno-dom": "jsr:@b-fuze/deno-dom@^0.1.56",
"@deno/emit": "jsr:@deno/emit@^0.46.0",
"@std/fs": "jsr:@std/fs@^1.0.20",
"@std/http": "jsr:@std/http@^1.0.22",
"@std/path": "jsr:@std/path@^1.1.3",
"vue": "npm:vue@^3.5.26",
"vue-router": "npm:vue-router@4.4.5",
"vue/jsx-runtime": "npm:vue/jsx-runtime",
"@vue/devtools-api": "npm:@vue/devtools-api",