Skip to content

Commit

Permalink
build(deps-dev): apply updates
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <[email protected]>
  • Loading branch information
Jérôme Benoit committed Apr 27, 2024
1 parent 8fa6f56 commit b5e3eb1
Show file tree
Hide file tree
Showing 3 changed files with 128 additions and 136 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@
}
},
"dependencies": {
"@mikro-orm/core": "^6.2.2",
"@mikro-orm/mariadb": "^6.2.2",
"@mikro-orm/reflection": "^6.2.2",
"@mikro-orm/sqlite": "^6.2.2",
"@mikro-orm/core": "^6.2.3",
"@mikro-orm/mariadb": "^6.2.3",
"@mikro-orm/reflection": "^6.2.3",
"@mikro-orm/sqlite": "^6.2.3",
"ajv": "^8.12.0",
"ajv-formats": "^3.0.1",
"basic-ftp": "^5.0.5",
Expand All @@ -119,7 +119,7 @@
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@mikro-orm/cli": "^6.2.2",
"@mikro-orm/cli": "^6.2.3",
"@release-it/bumper": "^6.0.1",
"@types/node": "^20.12.7",
"@types/semver": "^7.5.8",
Expand Down Expand Up @@ -148,11 +148,11 @@
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"release-it": "^17.2.0",
"release-it": "^17.2.1",
"rimraf": "^5.0.5",
"semver": "^7.6.0",
"ts-node": "^10.9.2",
"tsx": "^4.7.2",
"tsx": "^4.7.3",
"typescript": "~5.4.5"
}
}
Loading

0 comments on commit b5e3eb1

Please sign in to comment.