Skip to content

Commit

Permalink
fix(deps): update mikro-orm monorepo to ^6.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent 001094d commit 997f4a1
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 66 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.6",
"@mikro-orm/core": "^6.4.7",
"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
8 changes: 4 additions & 4 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.37.0",
"@fastify/sensible": "^6.0.3",
"@mikro-orm/core": "^6.4.6",
"@mikro-orm/postgresql": "^6.4.6",
"@mikro-orm/reflection": "^6.4.6",
"@mikro-orm/core": "^6.4.7",
"@mikro-orm/postgresql": "^6.4.7",
"@mikro-orm/reflection": "^6.4.7",
"@rustymotors/binary": "workspace:^",
"@sentry/node": "^9.1.0",
"@sentry/profiling-node": "9.1.0",
Expand Down Expand Up @@ -83,7 +83,7 @@
"@types/bcrypt": "^5.0.2",
"@types/chai": "5.0.1",
"@types/node": "^22.13.5",
"@types/sinon": "17.0.4",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "4.0.0",
"@typescript-eslint/eslint-plugin": "^8.24.1",
"@typescript-eslint/parser": "^8.24.1",
Expand Down
99 changes: 38 additions & 61 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 997f4a1

Please sign in to comment.