Skip to content

Commit

Permalink
Merge pull request #27 from Open-Webtoon-Reader/feature/migration
Browse files Browse the repository at this point in the history
Merge migration to Main
  • Loading branch information
Xen0Xys authored May 22, 2024
2 parents 28d2aee + 0ccd192 commit 6f14bc7
Show file tree
Hide file tree
Showing 12 changed files with 4,345 additions and 3,394 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@nestjs/swagger": "^7.3.1",
"@nestjs/throttler": "^5.1.2",
"@prisma/client": "5.13.0",
"axios": "^1.6.8",
"axios": "^1.7.2",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"dotenv": "^16.4.5",
Expand All @@ -37,7 +37,7 @@
"prisma": "^5.14.0",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
"sharp": "^0.33.3",
"sharp": "^0.33.4",
"swagger-themes": "^1.4.3"
},
"devDependencies": {
Expand All @@ -48,15 +48,15 @@
"@types/jsdom": "^21.1.6",
"@types/node": "^20.12.12",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.7.0",
"source-map-support": "^0.5.21",
"supertest": "^7.0.0",
"ts-jest": "^29.1.2",
"ts-jest": "^29.1.3",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
Expand Down
Loading

0 comments on commit 6f14bc7

Please sign in to comment.