Bump dep versions and add error handling

This commit is contained in:
William Oldham
2024-01-06 20:51:48 +00:00
parent 02b4dca218
commit e88a4f3203
4 changed files with 520 additions and 306 deletions

View File

@@ -15,9 +15,9 @@
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"h3": "^1.9.0",
"h3": "^1.10.0",
"jose": "^5.2.0",
"nitropack": "latest"
"nitropack": "^2.8.1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.7.0",