Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
CourtHive committed Jan 19, 2025
2 parents e69b63a + 2826651 commit 54c3947
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 173 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,22 +120,22 @@
"@nestjs/class-transformer": "0.4.0",
"@nestjs/class-validator": "0.13.4",
"@nestjs/cli": "10.4.9",
"@nestjs/common": "11.0.0",
"@nestjs/config": "3.3.0",
"@nestjs/core": "11.0.0",
"@nestjs/jwt": "10.2.0",
"@nestjs/platform-express": "11.0.0",
"@nestjs/common": "11.0.1",
"@nestjs/config": "4.0.0",
"@nestjs/core": "11.0.1",
"@nestjs/jwt": "11.0.0",
"@nestjs/platform-express": "11.0.1",
"@nestjs/schematics": "10.2.3",
"@nestjs/swagger": "8.1.1",
"@nestjs/testing": "11.0.0",
"@nestjs/swagger": "11.0.2",
"@nestjs/testing": "11.0.1",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "28.0.2",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "16.0.0",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "12.1.2",
"@swc/cli": "0.6.0",
"@swc/core": "1.10.7",
"@swc/core": "1.10.8",
"@types/express": "5.0.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.7",
Expand Down Expand Up @@ -164,7 +164,7 @@
"globals": "15.14.0",
"husky": "9.1.7",
"jest": "29.7.0",
"lint-staged": "15.4.0",
"lint-staged": "15.4.1",
"pinst": "3.0.0",
"prettier": "3.4.2",
"prettier-eslint": "16.3.0",
Expand Down
Loading

0 comments on commit 54c3947

Please sign in to comment.