Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jellydn committed Jun 22, 2024
1 parent cf67f72 commit 28ec440
Show file tree
Hide file tree
Showing 3 changed files with 129 additions and 128 deletions.
3 changes: 2 additions & 1 deletion cspell-tool.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,5 @@ dtos
tsbuildinfo
codepaths
reviewdog
mongolyy
mongolyy
logdy
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,35 +33,35 @@
"typecheck": "npm run generate:sdk && tsc -b"
},
"dependencies": {
"@asteasolutions/zod-to-openapi": "7.0.0",
"@asteasolutions/zod-to-openapi": "7.1.1",
"dotenv": "16.4.5",
"helmet": "7.1.0",
"lodash.defaultsdeep": "4.6.1",
"moleculer": "0.14.33",
"moleculer-web": "0.10.7",
"moleculer-zod-validator": "3.3.1",
"nats": "2.26.0",
"nats": "2.27.0",
"openapi-types": "12.1.3",
"pino": "9.2.0",
"swagger-jsdoc": "6.2.8",
"yaml": "2.4.5",
"zod": "3.23.8"
},
"devDependencies": {
"@biomejs/biome": "1.8.1",
"@biomejs/biome": "1.8.2",
"@flydotio/dockerfile": "0.5.7",
"@hey-api/openapi-ts": "0.45.1",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.5",
"@types/node": "20.14.2",
"@types/node": "20.14.8",
"@types/swagger-jsdoc": "6.0.4",
"@types/ws": "8.5.10",
"@vitest/ui": "1.6.0",
"c8": "10.1.2",
"cleye": "1.3.2",
"express": "4.19.2",
"graphql": "16.8.2",
"graphql": "16.9.0",
"graphql-ws": "5.16.0",
"hygen": "6.2.11",
"moleculer-connect": "0.2.2",
Expand All @@ -71,12 +71,12 @@
"pino-pretty": "11.2.1",
"sort-package-json": "2.10.0",
"tsup": "8.1.0",
"tsx": "4.15.5",
"typescript": "5.4.5",
"tsx": "4.15.7",
"typescript": "5.5.2",
"vite": "5.3.1",
"vitest": "1.6.0",
"wait-on": "7.2.0",
"ws": "8.17.0"
"ws": "8.17.1"
},
"packageManager": "pnpm@9.3.0",
"engines": {
Expand Down
Loading

0 comments on commit 28ec440

Please sign in to comment.