Working on site

This commit is contained in:
2024-06-24 00:56:49 +02:00
parent fc632524f1
commit 015a305b4e
8 changed files with 250 additions and 694 deletions

View File

@@ -22,15 +22,15 @@
"nuxt": "^3.12.2"
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/devtools": "^1.3.6",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/ui": "^2.17.0",
"@types/node": "^20.14.6",
"@types/node": "^20.14.8",
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"eslint": "^9.5.0",
"typescript": "^5.5.2",
"vue-tsc": "^2.0.21",
"vue-tsc": "^2.0.22",
"wrangler": "^3.61.0"
}
}