Lint code

This commit is contained in:
2025-04-19 11:45:30 +02:00
parent 275f97b3ca
commit ef02ce272f
9 changed files with 185 additions and 173 deletions

View File

@@ -2,7 +2,7 @@
"name": "artsite",
"type": "module",
"private": true,
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@10.8.1",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev --host",
@@ -44,7 +44,7 @@
"@vueuse/math": "^13.1.0",
"@vueuse/nuxt": "^13.1.0",
"drizzle-kit": "^0.31.0",
"eslint": "^9.24.0",
"eslint": "^9.25.0",
"typescript": "^5.8.3",
"vue-tsc": "^2.2.8",
"wrangler": "^4.12.0"