Skip to content

Commit

Permalink
fix(deps): update mikro-orm monorepo to ^6.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 6550304 commit 6221a31
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion libs/@rustymotors/binary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.1",
"private": true,
"dependencies": {
"@mikro-orm/core": "^6.4.3",
"@mikro-orm/core": "^6.4.4",
"rusty-motors-shared": "workspace:1.0.0-next.0",
"rusty-motors-shared-packets": "workspace:1.0.0-next.0",
"tslib": "^2.8.1"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"@databases/pg": "^5.5.0",
"@dotenvx/dotenvx": "^1.33.0",
"@fastify/sensible": "^6.0.2",
"@mikro-orm/core": "^6.4.3",
"@mikro-orm/postgresql": "^6.4.3",
"@mikro-orm/reflection": "^6.4.3",
"@mikro-orm/core": "^6.4.4",
"@mikro-orm/postgresql": "^6.4.4",
"@mikro-orm/reflection": "^6.4.4",
"@rustymotors/binary": "workspace:^",
"@sentry/node": "^8.51.0",
"@sentry/profiling-node": "8.51.0",
Expand Down
66 changes: 33 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 6221a31

Please sign in to comment.