Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
CourtHive committed Aug 15, 2024
2 parents 4baa3c4 + b019110 commit 85f4846
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 142 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
nodejs 20.16.0
pnpm 9.7.0
pnpm 9.7.1
12 changes: 6 additions & 6 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.4",
"@nestjs/common": "10.4.0",
"@nestjs/common": "10.4.1",
"@nestjs/config": "3.2.3",
"@nestjs/core": "10.4.0",
"@nestjs/core": "10.4.1",
"@nestjs/jwt": "10.2.0",
"@nestjs/platform-express": "10.4.0",
"@nestjs/platform-express": "10.4.1",
"@nestjs/schematics": "10.1.3",
"@nestjs/swagger": "7.4.0",
"@nestjs/testing": "10.4.0",
"@nestjs/testing": "10.4.1",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "26.0.1",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "11.1.6",
"@swc/cli": "0.4.0",
"@swc/core": "1.7.10",
"@swc/core": "1.7.11",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/node": "20.14.15",
Expand Down Expand Up @@ -164,7 +164,7 @@
"globals": "15.9.0",
"husky": "9.1.4",
"jest": "29.7.0",
"lint-staged": "15.2.8",
"lint-staged": "15.2.9",
"pinst": "3.0.0",
"prettier": "3.3.3",
"prettier-eslint": "16.3.0",
Expand Down
Loading

0 comments on commit 85f4846

Please sign in to comment.