Dependencies cleanup (#216)

1. Updated dependencies
2. Disable Next.js Telemetry by default
3. Cleaned up unused dependencies
4. Refactored NPM scripts
This commit is contained in:
Giancarlo Buomprisco
2025-03-25 09:26:32 +07:00
committed by GitHub
parent a3c37d0e7c
commit 6fbc5cf6e5
27 changed files with 529 additions and 675 deletions

View File

@@ -21,7 +21,7 @@
"@kit/shared": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@tanstack/react-query": "5.69.0",
"next": "15.2.3",
"next": "15.2.4",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-i18next": "^15.4.1"