chore: update convex and convex-svelte dependencies

- Bumped convex version from 1.28.0 to 1.28.2 for improved functionality.
- Updated convex-svelte version from 0.0.11 to 0.0.12 to incorporate the latest features and fixes.
This commit is contained in:
2025-11-12 19:03:36 -03:00
parent 11eef4aa2a
commit 34e4835c81
2 changed files with 3 additions and 3 deletions

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"
}
}