Skip to content

Commit fcb31a1

Browse files
fix(deps): update mikro-orm monorepo to v7
1 parent 1164898 commit fcb31a1

2 files changed

Lines changed: 142 additions & 225 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@
7777
},
7878
"dependencies": {
7979
"@mikro-orm/better-sqlite": "^6.6.13",
80-
"@mikro-orm/core": "^6.6.13",
81-
"@mikro-orm/mariadb": "^6.6.13",
82-
"@mikro-orm/reflection": "^6.6.13",
80+
"@mikro-orm/core": "^7.0.10",
81+
"@mikro-orm/mariadb": "^7.0.10",
82+
"@mikro-orm/reflection": "^7.0.10",
8383
"@modelcontextprotocol/sdk": "~1.29.0",
8484
"ajv": "^8.18.0",
8585
"ajv-formats": "^3.0.1",
@@ -106,7 +106,7 @@
106106
"@commitlint/config-conventional": "^20.5.0",
107107
"@cspell/eslint-plugin": "^10.0.0",
108108
"@eslint/js": "^9.39.4",
109-
"@mikro-orm/cli": "^6.6.13",
109+
"@mikro-orm/cli": "^7.0.10",
110110
"@types/node": "^24.12.2",
111111
"@types/semver": "^7.7.1",
112112
"@types/ws": "^8.18.1",

0 commit comments

Comments
 (0)