fix(deps): update testcontainers-node monorepo to ^11.9.0 (#4583)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-12-03 10:35:20 +00:00
committed by GitHub
parent a91955a35b
commit 10bdd74b2b
3 changed files with 27 additions and 27 deletions

View File

@@ -42,7 +42,7 @@
"@semantic-release/github": "^12.0.2",
"@semantic-release/npm": "^13.1.2",
"@semantic-release/release-notes-generator": "^14.1.0",
"@testcontainers/redis": "^11.8.1",
"@testcontainers/redis": "^11.9.0",
"@turbo/gen": "^2.6.1",
"@vitejs/plugin-react": "^5.1.1",
"@vitest/coverage-v8": "^4.0.14",
@@ -53,7 +53,7 @@
"json5": "^2.2.3",
"prettier": "^3.6.2",
"semantic-release": "^25.0.2",
"testcontainers": "^11.8.1",
"testcontainers": "^11.9.0",
"turbo": "^2.6.1",
"typescript": "^5.9.3",
"vite-tsconfig-paths": "^5.1.4",