Skip to content

Commit c7a9715

Browse files
chore(deps): update mikro-orm monorepo to v5 (#16)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 98d7c35 commit c7a9715

File tree

2 files changed

+261
-1222
lines changed

2 files changed

+261
-1222
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"dependencies": {
1212
"express": "^4.17.1",
1313
"express-promise-router": "^4.0.0",
14-
"@mikro-orm/core": "^4.0.0-rc.6",
15-
"@mikro-orm/mongodb": "^4.0.0-rc.6",
14+
"@mikro-orm/core": "^5.0.0",
15+
"@mikro-orm/mongodb": "^5.0.0",
1616
"@mikro-orm/mongo-highlighter": "^1.0.0"
1717
},
1818
"devDependencies": {
19-
"@mikro-orm/cli": "^4.0.0-rc.6",
19+
"@mikro-orm/cli": "^5.0.0",
2020
"nodemon": "^2.0.4"
2121
},
2222
"mikro-orm": {

0 commit comments

Comments
 (0)