Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 0c0aa0e commit d04a89d
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 40 deletions.
10 changes: 5 additions & 5 deletions apps/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,11 @@
"devDependencies": {
"@nestjs/cli": "10.1.18",
"@nestjs/schematics": "10.0.2",
"@types/bcrypt": "5.0.0",
"@types/cache-manager": "4.0.3",
"@types/jsonwebtoken": "9.0.3",
"@types/supertest": "2.0.14",
"@types/ua-parser-js": "0.7.37",
"@types/bcrypt": "5.0.1",
"@types/cache-manager": "4.0.4",
"@types/jsonwebtoken": "9.0.4",
"@types/supertest": "2.0.15",
"@types/ua-parser-js": "0.7.38",
"fastify": "^4.23.2",
"ioredis": "^5.3.2",
"zod-prisma-types": "2.7.13",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"@nestjs/schematics": "10.0.2",
"@nestjs/testing": "10.2.7",
"@swc/cli": "0.1.62",
"@types/bcrypt": "5.0.0",
"@types/lodash": "4.14.199",
"@types/bcrypt": "5.0.1",
"@types/lodash": "4.14.200",
"dayjs": "1.11.10",
"dotenv-cli": "7.3.0",
"eslint": "^8.50.0",
Expand Down
62 changes: 29 additions & 33 deletions pnpm-lock.yaml

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

0 comments on commit d04a89d

Please sign in to comment.