This commit is contained in:
2026-05-10 09:46:07 +12:00
parent cfc193b713
commit 2f2466ecac
81 changed files with 2571 additions and 413 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
{
"name": "data-entry-app-frontend",
"name": "hunter-app",
"version": "1.5.6",
"private": true,
"type": "module",
@@ -14,7 +14,7 @@
"@sveltejs/adapter-node": "^5.2.12",
"@sveltejs/kit": "^2.7.1",
"svelte": "^5.0.0",
"typescript": "^5.5.4",
"typescript": "^5.9.3",
"vite": "^8.0.0",
"vitest": "^4.0.0"
},