fix(deps): update testcontainers-node monorepo to ^11.7.2 (#4366)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-10-27 13:00:55 +00:00
committed by GitHub
parent 18cc04e7f2
commit 7329135fd8
3 changed files with 27 additions and 27 deletions

View File

@@ -42,7 +42,7 @@
"@semantic-release/github": "^12.0.0",
"@semantic-release/npm": "^13.1.1",
"@semantic-release/release-notes-generator": "^14.1.0",
"@testcontainers/redis": "^11.7.1",
"@testcontainers/redis": "^11.7.2",
"@turbo/gen": "^2.5.8",
"@vitejs/plugin-react": "^5.0.4",
"@vitest/coverage-v8": "^3.2.4",
@@ -52,7 +52,7 @@
"jsdom": "^27.0.1",
"prettier": "^3.6.2",
"semantic-release": "^25.0.1",
"testcontainers": "^11.7.1",
"testcontainers": "^11.7.2",
"turbo": "^2.5.8",
"typescript": "^5.9.3",
"vite-tsconfig-paths": "^5.1.4",