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

@@ -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.7.0",
"@testcontainers/redis": "^11.7.1",
"@turbo/gen": "^2.5.8",
"@vitejs/plugin-react": "^5.0.4",
"@vitest/coverage-v8": "^3.2.4",
@@ -52,7 +52,7 @@
"jsdom": "^27.0.0",
"prettier": "^3.6.2",
"semantic-release": "^24.2.9",
"testcontainers": "^11.7.0",
"testcontainers": "^11.7.1",
"turbo": "^2.5.8",
"typescript": "^5.9.3",
"vite-tsconfig-paths": "^5.1.4",