Compare commits

...

2 Commits

Author SHA1 Message Date
Antoni Nuñez Romeu
2d216b907e npm install
All checks were successful
Deploy NPM app / Deploy NPM (push) Successful in 2m15s
2026-03-30 10:42:01 +02:00
Antoni Nuñez Romeu
a97e4f4469 Fixed building issue 2026-03-30 10:39:49 +02:00
2 changed files with 229 additions and 2108 deletions

2335
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -88,7 +88,7 @@
"tailwindcss": "^3.4.17", "tailwindcss": "^3.4.17",
"typescript": "^5.8.3", "typescript": "^5.8.3",
"typescript-eslint": "^8.38.0", "typescript-eslint": "^8.38.0",
"vite": "^8.0.3", "vite": "^7.3.1",
"vitest": "^3.2.4" "vitest": "^3.2.4"
} }
} }