Dependencies Update (#201)

* Updated packages
* Adjust package.json scripts quotes so they work well on Windows
This commit is contained in:
Giancarlo Buomprisco
2025-03-04 13:30:08 +07:00
committed by GitHub
parent 22f78b9a86
commit c41d88b2e6
21 changed files with 599 additions and 653 deletions

View File

@@ -20,8 +20,8 @@
"@kit/prettier-config": "workspace:*",
"@kit/shared": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@tanstack/react-query": "5.66.11",
"next": "15.2.0",
"@tanstack/react-query": "5.67.1",
"next": "15.2.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-i18next": "^15.4.1"