fix(deps): update testcontainers-node monorepo to ^11.7.1 (#4213)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-10-08 11:21:30 +00:00
committed by GitHub
parent c9841dfb47
commit 7e500f772d
3 changed files with 8 additions and 8 deletions

View File

@@ -51,8 +51,8 @@
"@homarr/server-settings": "workspace:^0.1.0",
"@mantine/core": "^8.3.3",
"@paralleldrive/cuid2": "^2.2.2",
"@testcontainers/mysql": "^11.7.0",
"@testcontainers/postgresql": "^11.7.0",
"@testcontainers/mysql": "^11.7.1",
"@testcontainers/postgresql": "^11.7.1",
"better-sqlite3": "^12.4.1",
"dotenv": "^17.2.3",
"drizzle-kit": "^0.31.5",