fix(deps): update dependency @testcontainers/postgresql to ^11.5.1 (#3948)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-30 11:07:59 +00:00
committed by GitHub
parent 88eed15faf
commit 9f3e68fdfe
2 changed files with 6 additions and 6 deletions

View File

@@ -52,7 +52,7 @@
"@mantine/core": "^8.2.7",
"@paralleldrive/cuid2": "^2.2.2",
"@testcontainers/mysql": "^11.5.1",
"@testcontainers/postgresql": "^11.4.0",
"@testcontainers/postgresql": "^11.5.1",
"better-sqlite3": "^12.2.0",
"dotenv": "^17.2.1",
"drizzle-kit": "^0.31.4",