fix(deps): update testcontainers-node monorepo to ^11.2.1 (#3562)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-07-07 17:22:06 +00:00
committed by GitHub
parent 9c7cfeb849
commit 5d394c849f
3 changed files with 13 additions and 13 deletions

View File

@@ -47,7 +47,7 @@
"jsdom": "^26.1.0",
"prettier": "^3.6.2",
"semantic-release": "^24.2.6",
"testcontainers": "^11.2.0",
"testcontainers": "^11.2.1",
"turbo": "^2.5.4",
"typescript": "^5.8.3",
"vite-tsconfig-paths": "^5.1.4",

View File

@@ -46,7 +46,7 @@
"@homarr/server-settings": "workspace:^0.1.0",
"@mantine/core": "^8.1.3",
"@paralleldrive/cuid2": "^2.2.2",
"@testcontainers/mysql": "^11.2.0",
"@testcontainers/mysql": "^11.2.1",
"better-sqlite3": "^12.2.0",
"dotenv": "^17.0.1",
"drizzle-kit": "^0.31.4",

22
pnpm-lock.yaml generated
View File

@@ -65,8 +65,8 @@ importers:
specifier: ^24.2.6
version: 24.2.6(typescript@5.8.3)
testcontainers:
specifier: ^11.2.0
version: 11.2.0
specifier: ^11.2.1
version: 11.2.1
turbo:
specifier: ^2.5.4
version: 2.5.4
@@ -1069,8 +1069,8 @@ importers:
specifier: ^2.2.2
version: 2.2.2
'@testcontainers/mysql':
specifier: ^11.2.0
version: 11.2.0
specifier: ^11.2.1
version: 11.2.1
better-sqlite3:
specifier: ^12.2.0
version: 12.2.0
@@ -4336,8 +4336,8 @@ packages:
'@tanstack/virtual-core@3.11.2':
resolution: {integrity: sha512-vTtpNt7mKCiZ1pwU9hfKPhpdVO2sVzFQsxoVBGtOSHxlrRRzYr8iQ2TlwbAcRYCcEiZ9ECAM8kBzH0v2+VzfKw==}
'@testcontainers/mysql@11.2.0':
resolution: {integrity: sha512-E7YcsOAWFinsDgZ9LkipmeUB4ESJDTF5E/izqEbH6PZDBX3K+DmkGbiC5BdAdaYKt8h4ZiALA0e3pBlYA+BVXg==}
'@testcontainers/mysql@11.2.1':
resolution: {integrity: sha512-grOpOcFvDBuwSGVgtIT1lOb/RcVGVfuoxsnngO/TeepZ5XXS50Wjj/HmdxG88XXAKEjVv2I9A/6T02nAV8JyLw==}
'@tiptap/core@2.25.0':
resolution: {integrity: sha512-pTLV0+g+SBL49/Y5A9ii7oHwlzIzpgroJVI3AcBk7/SeR7554ZzjxxtJmZkQ9/NxJO+k1jQp9grXaqqOLqC7cA==}
@@ -9947,8 +9947,8 @@ packages:
resolution: {integrity: sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==}
engines: {node: '>=18'}
testcontainers@11.2.0:
resolution: {integrity: sha512-yrlNZUgbdn3PLQZevCOq8DiD0Xn8sX3bPFTZrJ/inp+JVAyo/BXlOJ9pj4X7QfNK6oJ5xYNU82o9c/6mucEzMA==}
testcontainers@11.2.1:
resolution: {integrity: sha512-KJALGi8ButKDZgzHr0PtJUVNBOSlSFncumZ34MCQTN4VEU9AK4tWTn9gCcAFzG4zBmzzC2aEbHMFUujqkbDvBg==}
text-decoder@1.2.0:
resolution: {integrity: sha512-n1yg1mOj9DNpk3NeZOx7T6jchTbyJS3i3cucbNN6FcdPriMZx7NsgrGpWWdWZZGxD7ES1XB+3uoqHMgOKaN+fg==}
@@ -13045,9 +13045,9 @@ snapshots:
'@tanstack/virtual-core@3.11.2': {}
'@testcontainers/mysql@11.2.0':
'@testcontainers/mysql@11.2.1':
dependencies:
testcontainers: 11.2.0
testcontainers: 11.2.1
transitivePeerDependencies:
- bare-buffer
- supports-color
@@ -19635,7 +19635,7 @@ snapshots:
glob: 10.4.5
minimatch: 9.0.5
testcontainers@11.2.0:
testcontainers@11.2.1:
dependencies:
'@balena/dockerignore': 1.0.2
'@types/dockerode': 3.3.42