fix(deps): update testcontainers-node monorepo to ^11.6.0 (#4130)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-22 10:34:51 +00:00
committed by GitHub
parent 303067b0c8
commit 83df2ec58b
3 changed files with 47 additions and 53 deletions

View File

@@ -51,8 +51,8 @@
"@homarr/server-settings": "workspace:^0.1.0",
"@mantine/core": "^8.3.1",
"@paralleldrive/cuid2": "^2.2.2",
"@testcontainers/mysql": "^11.5.1",
"@testcontainers/postgresql": "^11.5.1",
"@testcontainers/mysql": "^11.6.0",
"@testcontainers/postgresql": "^11.6.0",
"better-sqlite3": "^12.2.0",
"dotenv": "^17.2.2",
"drizzle-kit": "^0.31.4",