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:
@@ -12,7 +12,7 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.45.1",
|
||||
"@playwright/test": "^1.45.2",
|
||||
"@types/node": "^20.14.10",
|
||||
"node-html-parser": "^6.1.13"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user