Update several package dependencies

This commit updates the versions of several dependencies across various packages, with the primary updates being to `@tanstack/react-query`, `prettier`, and `lucide-react`. This helps to keep the project dependencies up-to-date and may also include minor bug fixes or improvements from the updated packages.
This commit is contained in:
gbuomprisco
2024-06-11 23:36:11 +08:00
parent bb6f26f240
commit 5e115ca600
16 changed files with 4687 additions and 348 deletions

View File

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