Update package versions and improve code handling
Multiple package versions have been updated to their latest versions for better compatibility and stability. In addition, modifications were made to the `getGitHash` function in `route.ts` to handle potential failures more gracefully.
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
"@kit/shared": "workspace:^",
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@tanstack/react-query": "5.51.1",
|
||||
"react-i18next": "^14.1.2"
|
||||
"@tanstack/react-query": "5.51.3",
|
||||
"react-i18next": "^14.1.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "^23.12.1",
|
||||
|
||||
Reference in New Issue
Block a user