fix(deps): update testcontainers-node monorepo to ^11.5.1 (#3796)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-06 12:40:05 +00:00
committed by GitHub
parent bb681f7b5e
commit ed950e9302
3 changed files with 27 additions and 21 deletions

View File

@@ -38,7 +38,7 @@
"@semantic-release/github": "^11.0.3",
"@semantic-release/npm": "^12.0.2",
"@semantic-release/release-notes-generator": "^14.0.3",
"@testcontainers/redis": "^11.5.0",
"@testcontainers/redis": "^11.5.1",
"@turbo/gen": "^2.5.5",
"@vitejs/plugin-react": "^4.7.0",
"@vitest/coverage-v8": "^3.2.4",
@@ -48,7 +48,7 @@
"jsdom": "^26.1.0",
"prettier": "^3.6.2",
"semantic-release": "^24.2.7",
"testcontainers": "^11.5.0",
"testcontainers": "^11.5.1",
"turbo": "^2.5.5",
"typescript": "^5.9.2",
"vite-tsconfig-paths": "^5.1.4",