Skip to content

Commit

Permalink
build(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
Jérôme Benoit committed Dec 16, 2023
1 parent dc75038 commit 2d4e5e7
Show file tree
Hide file tree
Showing 5 changed files with 237 additions and 237 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,10 @@
}
},
"dependencies": {
"@mikro-orm/core": "^5.9.4",
"@mikro-orm/mariadb": "^5.9.4",
"@mikro-orm/reflection": "^5.9.4",
"@mikro-orm/sqlite": "^5.9.4",
"@mikro-orm/core": "^5.9.5",
"@mikro-orm/mariadb": "^5.9.5",
"@mikro-orm/reflection": "^5.9.5",
"@mikro-orm/sqlite": "^5.9.5",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"basic-ftp": "^5.0.4",
Expand All @@ -107,7 +107,7 @@
"logform": "^2.6.0",
"mnemonist": "^0.39.6",
"mongodb": "^6.3.0",
"poolifier": "^3.0.14",
"poolifier": "^3.1.1",
"tar": "^6.2.0",
"tslib": "^2.6.2",
"winston": "^3.11.0",
Expand All @@ -121,7 +121,7 @@
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@mikro-orm/cli": "^5.9.4",
"@mikro-orm/cli": "^5.9.5",
"@release-it/bumper": "^6.0.1",
"@types/node": "^20.10.4",
"@types/tar": "^6.1.10",
Expand All @@ -135,7 +135,7 @@
"esbuild": "^0.19.9",
"esbuild-plugin-clean": "^1.0.1",
"esbuild-plugin-copy": "^2.1.1",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
Expand Down
Loading

0 comments on commit 2d4e5e7

Please sign in to comment.