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:
@@ -34,11 +34,11 @@
|
||||
"prettier": "@kit/prettier-config",
|
||||
"dependencies": {
|
||||
"@manypkg/cli": "^0.21.4",
|
||||
"@turbo/gen": "^2.0.6",
|
||||
"@turbo/gen": "^2.0.7",
|
||||
"cross-env": "^7.0.3",
|
||||
"pnpm": "^9.5.0",
|
||||
"prettier": "^3.3.3",
|
||||
"turbo": "2.0.6",
|
||||
"turbo": "2.0.7",
|
||||
"typescript": "^5.5.3"
|
||||
},
|
||||
"pnpm": {
|
||||
|
||||
Reference in New Issue
Block a user