Fix page with lint errors #18

Merged
killer-cf merged 5 commits from fix-page-with-lint-errors into master 2025-11-13 11:55:10 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 34e4835c81 - Show all commits

View File

@@ -44,7 +44,7 @@
"@types/papaparse": "^5.3.14",
"better-auth": "catalog:",
"convex": "catalog:",
"convex-svelte": "^0.0.11",
"convex-svelte": "^0.0.12",
"date-fns": "^4.1.0",
"emoji-picker-element": "^1.27.0",
"is-network-error": "^1.3.0",

View File

@@ -8,7 +8,7 @@
"packages/*"
],
"catalog": {
"convex": "^1.28.0",
"convex": "^1.28.2",
"typescript": "^5.9.2",
"better-auth": "1.3.27",
"eslint": "^9.39.1",
@@ -44,4 +44,4 @@
"svelte-sonner": "^1.0.5"
},
"packageManager": "bun@1.3.0"
}
}