Skip to content

Commit 53ee96b

Browse files
fix(deps): update mikro-orm monorepo to v7
1 parent 8404c38 commit 53ee96b

2 files changed

Lines changed: 155 additions & 169 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@
7474
},
7575
"dependencies": {
7676
"@mikro-orm/better-sqlite": "^6.6.14",
77-
"@mikro-orm/core": "^6.6.14",
78-
"@mikro-orm/mariadb": "^6.6.14",
79-
"@mikro-orm/reflection": "^6.6.14",
77+
"@mikro-orm/core": "^7.1.1",
78+
"@mikro-orm/mariadb": "^7.1.1",
79+
"@mikro-orm/reflection": "^7.1.1",
8080
"@modelcontextprotocol/sdk": "~1.29.0",
8181
"ajv": "^8.20.0",
8282
"ajv-formats": "^3.0.1",
@@ -104,7 +104,7 @@
104104
"@commitlint/config-conventional": "^21.0.1",
105105
"@cspell/eslint-plugin": "^10.0.0",
106106
"@eslint/js": "^9.39.4",
107-
"@mikro-orm/cli": "^6.6.14",
107+
"@mikro-orm/cli": "^7.1.1",
108108
"@types/node": "^24.12.4",
109109
"@types/semver": "^7.7.1",
110110
"@types/ws": "^8.18.1",

0 commit comments

Comments
 (0)