Update '@tanstack/react-query' version and refactor 'database.types.ts'

The '@tanstack/react-query' dependency version has been upgraded across several packages. Alongside, syntax and unnecessary semicolons in 'database.types.ts' have been cleaned up to adhere with the formatting standards.
This commit is contained in:
gbuomprisco
2024-06-25 23:37:41 +08:00
parent 6e218dc47b
commit 221f59b668
13 changed files with 2655 additions and 2256 deletions

View File

@@ -16,7 +16,7 @@
"./config/server": "./src/sentry.client.server.ts"
},
"dependencies": {
"@sentry/nextjs": "^8.11.0"
"@sentry/nextjs": "^8.12.0"
},
"devDependencies": {
"@kit/eslint-config": "workspace:*",