Skip to content

Commit

Permalink
build: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
OpportunityLiu committed May 7, 2024
1 parent 3027375 commit c041f57
Show file tree
Hide file tree
Showing 2 changed files with 2,331 additions and 3,826 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@nestjs/core": "~10.3.8",
"@nestjs/platform-fastify": "~10.3.8",
"@nestjs/swagger": "~7.3.1",
"@octokit/auth-app": "~6.1.1",
"@octokit/auth-app": "~7.0.0",
"@octokit/auth-oauth-app": "~8.1.1",
"@octokit/request-error": "^6.1.1",
"@octokit/rest": "~20.1.1",
Expand Down Expand Up @@ -85,12 +85,12 @@
"@types/jest": "~29.5.12",
"@types/js-yaml": "~4.0.9",
"@types/markdown-it": "~14.1.1",
"@types/node": "~20.12.8",
"@types/node": "~20.12.10",
"@types/supertest": "~6.0.2",
"@typescript-eslint/eslint-plugin": "~7.8.0",
"@typescript-eslint/parser": "~7.8.0",
"dotenv": "^16.4.5",
"esbuild": "^0.20.2",
"esbuild": "^0.21.0",
"eslint": "~8.57.0",
"eslint-config-prettier": "~9.1.0",
"eslint-plugin-prettier": "~5.1.3",
Expand All @@ -102,7 +102,7 @@
"rimraf": "~5.0.5",
"supertest": "~7.0.0",
"ts-jest": "~29.1.2",
"type-fest": "~4.18.1",
"type-fest": "~4.18.2",
"typescript": "~5.4.5",
"zone.js": "~0.14.5"
}
Expand Down
Loading

0 comments on commit c041f57

Please sign in to comment.