Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent ad0fd13 commit 853e595
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 68 deletions.
129 changes: 65 additions & 64 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,21 @@
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.1.6",
"@vitest/coverage-v8": "^2.1.8",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"jsdom": "^24.1.3",
"prettier": "3.4.1",
"prettier": "3.4.2",
"supertest": "^6.3.4",
"tsc-alias": "^1.8.10",
"typescript": "^5.7.2",
"vitest": "^2.1.6"
"vitest": "^2.1.8"
},
"dependencies": {
"@node-oauth/express-oauth-server": "^4.1.1",
"@node-oauth/oauth2-server": "^5.2.0",
"cron": "^3.2.1",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"express": "^4.21.1",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
Expand Down

0 comments on commit 853e595

Please sign in to comment.