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:
@@ -22,7 +22,7 @@
|
||||
"@tanstack/react-table": "^8.19.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"pino": "^9.3.0"
|
||||
"pino": "^9.3.1"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
||||
Reference in New Issue
Block a user