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 10, 2024
1 parent c1fd615 commit dbbe79a
Show file tree
Hide file tree
Showing 3 changed files with 125 additions and 154 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@
}
},
"dependencies": {
"@mikro-orm/core": "^6.1.12",
"@mikro-orm/mariadb": "^6.1.12",
"@mikro-orm/reflection": "^6.1.12",
"@mikro-orm/sqlite": "^6.1.12",
"@mikro-orm/core": "^6.2.0",
"@mikro-orm/mariadb": "^6.2.0",
"@mikro-orm/reflection": "^6.2.0",
"@mikro-orm/sqlite": "^6.2.0",
"ajv": "^8.12.0",
"ajv-formats": "^3.0.1",
"basic-ftp": "^5.0.5",
Expand All @@ -119,9 +119,9 @@
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@mikro-orm/cli": "^6.1.12",
"@mikro-orm/cli": "^6.2.0",
"@release-it/bumper": "^6.0.1",
"@types/node": "^20.12.6",
"@types/node": "^20.12.7",
"@types/semver": "^7.5.8",
"@types/tar": "^6.1.12",
"@types/ws": "^8.5.10",
Expand All @@ -135,13 +135,13 @@
"esbuild-plugin-clean": "^1.0.1",
"esbuild-plugin-copy": "^2.1.1",
"eslint": "^8.57.0",
"eslint-config-love": "^46.0.0",
"eslint-config-love": "^47.0.0",
"eslint-config-standard": "^17.1.0",
"eslint-define-config": "^2.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.2.3",
"eslint-plugin-n": "^17.1.0",
"eslint-plugin-n": "^17.2.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"eslint-plugin-tsdoc": "^0.2.17",
"expect": "^29.7.0",
Expand Down
Loading

0 comments on commit dbbe79a

Please sign in to comment.