Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Oct 24, 2024
1 parent f719045 commit aa924e4
Show file tree
Hide file tree
Showing 2 changed files with 461 additions and 499 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@
"lint": "eslint --fix"
},
"devDependencies": {
"@vitest/coverage-v8": "^2.0.5",
"@vitest/coverage-v8": "^2.1.3",
"clean-jsdoc-theme": "^4.3.0",
"dotenv": "^16.4.5",
"eslint": "^9.9.1",
"express": "^4.19.2",
"eslint": "^9.13.0",
"express": "^4.21.1",
"hbs": "^4.2.0",
"jsdoc": "^4.0.3",
"ofetch": "^1.3.4",
"jsdoc": "^4.0.4",
"ofetch": "^1.4.1",
"supertest": "^7.0.0",
"vercel": "^37.2.1",
"vitest": "^2.0.5"
"vercel": "^37.12.1",
"vitest": "^2.1.3"
},
"packageManager": "pnpm@9.9.0"
"packageManager": "pnpm@9.12.2"
}
Loading

0 comments on commit aa924e4

Please sign in to comment.