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

@@ -42,7 +42,7 @@
"@semantic-release/github": "^11.0.6",
"@semantic-release/npm": "^12.0.2",
"@semantic-release/release-notes-generator": "^14.1.0",
"@testcontainers/redis": "^11.5.1",
"@testcontainers/redis": "^11.6.0",
"@turbo/gen": "^2.5.6",
"@vitejs/plugin-react": "^5.0.2",
"@vitest/coverage-v8": "^3.2.4",
@@ -52,7 +52,7 @@
"jsdom": "^27.0.0",
"prettier": "^3.6.2",
"semantic-release": "^24.2.8",
"testcontainers": "^11.5.1",
"testcontainers": "^11.6.0",
"turbo": "^2.5.6",
"typescript": "^5.9.2",
"vite-tsconfig-paths": "^5.1.4",