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 Nov 3, 2023
1 parent c1fcdf4 commit e41888d
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 53 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@
}
},
"dependencies": {
"@mikro-orm/core": "^5.9.1",
"@mikro-orm/mariadb": "^5.9.1",
"@mikro-orm/reflection": "^5.9.1",
"@mikro-orm/sqlite": "^5.9.1",
"@mikro-orm/core": "^5.9.2",
"@mikro-orm/mariadb": "^5.9.2",
"@mikro-orm/reflection": "^5.9.2",
"@mikro-orm/sqlite": "^5.9.2",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"basic-ftp": "^5.0.3",
Expand All @@ -121,7 +121,7 @@
"devDependencies": {
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@mikro-orm/cli": "^5.9.1",
"@mikro-orm/cli": "^5.9.2",
"@release-it/bumper": "^5.1.0",
"@types/node": "^20.8.10",
"@types/sinon": "^10.0.20",
Expand Down
90 changes: 45 additions & 45 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions ui/web/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e41888d

Please sign in to comment.