Skip to content

Commit

Permalink
chore(deps): 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
jerome-benoit committed Aug 1, 2024
1 parent b719ba1 commit 98a8076
Show file tree
Hide file tree
Showing 3 changed files with 199 additions and 199 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,10 @@
}
},
"dependencies": {
"@mikro-orm/core": "^6.3.1",
"@mikro-orm/mariadb": "^6.3.1",
"@mikro-orm/reflection": "^6.3.1",
"@mikro-orm/sqlite": "^6.3.1",
"@mikro-orm/core": "^6.3.2",
"@mikro-orm/mariadb": "^6.3.2",
"@mikro-orm/reflection": "^6.3.2",
"@mikro-orm/sqlite": "^6.3.2",
"ajv": "^8.17.1",
"ajv-formats": "^3.0.1",
"basic-ftp": "^5.0.5",
Expand All @@ -114,8 +114,8 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@eslint/js": "^9.8.0",
"@mikro-orm/cli": "^6.3.1",
"@types/node": "^22.0.1",
"@mikro-orm/cli": "^6.3.2",
"@types/node": "^22.0.2",
"@types/semver": "^7.5.8",
"@types/ws": "^8.5.12",
"c8": "^10.1.2",
Expand All @@ -137,7 +137,7 @@
"rimraf": "^6.0.1",
"semver": "^7.6.3",
"ts-node": "^10.9.2",
"tsx": "^4.16.3",
"tsx": "^4.16.5",
"typescript": "~5.5.4"
}
}
Loading

0 comments on commit 98a8076

Please sign in to comment.