Skip to content

Commit

Permalink
Update all non-major dependencies [apps/api-hono]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 09bd096 commit 0faf924
Show file tree
Hide file tree
Showing 2 changed files with 1,153 additions and 683 deletions.
48 changes: 24 additions & 24 deletions apps/api-hono/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,38 +22,38 @@
"@google-cloud/logging": "11.2.0",
"@google-cloud/logging-winston": "6.0.0",
"@google-cloud/opentelemetry-cloud-trace-exporter": "2.4.1",
"@hono/node-server": "1.13.2",
"@hono/trpc-server": "0.3.2",
"@hono/node-server": "1.13.7",
"@hono/trpc-server": "0.3.4",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/instrumentation-http": "0.53.0",
"@opentelemetry/instrumentation-winston": "0.40.0",
"@opentelemetry/sdk-node": "0.53.0",
"@prisma/client": "5.20.0",
"@prisma/instrumentation": "5.20.0",
"@quramy/prisma-fabbrica": "2.2.1",
"@react-email/components": "0.0.25",
"@trpc/server": "11.0.0-rc.569",
"@opentelemetry/instrumentation-http": "0.56.0",
"@opentelemetry/instrumentation-winston": "0.43.0",
"@opentelemetry/sdk-node": "0.56.0",
"@prisma/client": "5.22.0",
"@prisma/instrumentation": "5.22.0",
"@quramy/prisma-fabbrica": "2.2.2",
"@react-email/components": "0.0.30",
"@trpc/server": "11.0.0-rc.660",
"chalk": "5.3.0",
"date-fns": "4.1.0",
"dotenv-cli": "7.4.2",
"hono": "4.6.4",
"hono-rate-limiter": "0.4.0",
"prisma": "5.20.0",
"dotenv-cli": "7.4.4",
"hono": "4.6.13",
"hono-rate-limiter": "0.4.2",
"prisma": "5.22.0",
"react": "18.3.1",
"react-email": "3.0.1",
"tsx": "4.19.1",
"typescript": "5.6.3",
"react-email": "3.0.3",
"tsx": "4.19.2",
"typescript": "5.7.2",
"valibot": "0.42.1",
"winston": "3.15.0",
"wretch": "2.10.0"
"winston": "3.17.0",
"wretch": "2.11.0"
},
"devDependencies": {
"@types/node": "22.7.5",
"@types/react": "18.3.11",
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"npm-run-all": "4.1.5",
"vite": "5.4.8",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.2",
"vite": "5.4.11",
"vite-tsconfig-paths": "5.1.4",
"vitest": "2.1.8",
"vitest-environment-vprisma": "1.3.0"
}
}
Loading

0 comments on commit 0faf924

Please sign in to comment.