fix(deps): update testcontainers-node monorepo to ^10.15.0 (#1521)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-11-22 11:25:35 +00:00
committed by GitHub
parent ba4c9a683e
commit 6018b20d4e
3 changed files with 13 additions and 13 deletions

View File

@@ -35,7 +35,7 @@
"cross-env": "^7.0.3",
"jsdom": "^25.0.1",
"prettier": "^3.3.3",
"testcontainers": "^10.14.0",
"testcontainers": "^10.15.0",
"turbo": "^2.3.1",
"typescript": "^5.6.3",
"vite-tsconfig-paths": "^5.1.3",

View File

@@ -41,7 +41,7 @@
"@homarr/log": "workspace:^0.1.0",
"@homarr/server-settings": "workspace:^0.1.0",
"@paralleldrive/cuid2": "^2.2.2",
"@testcontainers/mysql": "^10.14.0",
"@testcontainers/mysql": "^10.15.0",
"better-sqlite3": "^11.5.0",
"dotenv": "^16.4.5",
"drizzle-kit": "^0.28.1",

22
pnpm-lock.yaml generated
View File

@@ -38,8 +38,8 @@ importers:
specifier: ^3.3.3
version: 3.3.3
testcontainers:
specifier: ^10.14.0
version: 10.14.0
specifier: ^10.15.0
version: 10.15.0
turbo:
specifier: ^2.3.1
version: 2.3.1
@@ -857,8 +857,8 @@ importers:
specifier: ^2.2.2
version: 2.2.2
'@testcontainers/mysql':
specifier: ^10.14.0
version: 10.14.0
specifier: ^10.15.0
version: 10.15.0
better-sqlite3:
specifier: ^11.5.0
version: 11.5.0
@@ -3430,8 +3430,8 @@ packages:
'@tanstack/virtual-core@3.10.8':
resolution: {integrity: sha512-PBu00mtt95jbKFi6Llk9aik8bnR3tR/oQP1o3TSi+iG//+Q2RTIzCEgKkHG8BB86kxMNW6O8wku+Lmi+QFR6jA==}
'@testcontainers/mysql@10.14.0':
resolution: {integrity: sha512-6OzI1a7jRn+JvuDHv4v7hbMHg9A6ID7/svKiKXS3m8xNkfbOvyznNi06O7pBMLlfRugqfZE0o9WdRIRXxWTkKw==}
'@testcontainers/mysql@10.15.0':
resolution: {integrity: sha512-YxAPlsigvjq0EPKbQuaPyQVgEa8nNIw2TPbtq7MyZh1eG3ePHKvpqEmDAu7GsfgJqYZU3YvK5b8Ty9Wo0qJYNA==}
'@tiptap/core@2.10.2':
resolution: {integrity: sha512-jYLXbYHTi1stLla/74J8NJizDtcJ/uokhG+1gN4DMWHDujaZOrRZhW98o9gN5BYAp4zv//TVX8H+afLZwKGCKQ==}
@@ -7750,8 +7750,8 @@ packages:
resolution: {integrity: sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==}
engines: {node: '>=18'}
testcontainers@10.14.0:
resolution: {integrity: sha512-8fReFeQ4bk17T2vHHzcFavBG8UHuHwsdVj+48TchtsCSklwmSUTkg/b57hVjxZdxN1ed/GfF63WZ39I4syV5tQ==}
testcontainers@10.15.0:
resolution: {integrity: sha512-fQbWIdXverYhOVS7WJk3egII1b4OtUl3C9mXIJk7Q95o5HeY/PRbAif5Gxi8tzck7Lmer0rMbq2jSbSbMyYm8Q==}
text-decoder@1.2.0:
resolution: {integrity: sha512-n1yg1mOj9DNpk3NeZOx7T6jchTbyJS3i3cucbNN6FcdPriMZx7NsgrGpWWdWZZGxD7ES1XB+3uoqHMgOKaN+fg==}
@@ -10191,9 +10191,9 @@ snapshots:
'@tanstack/virtual-core@3.10.8': {}
'@testcontainers/mysql@10.14.0':
'@testcontainers/mysql@10.15.0':
dependencies:
testcontainers: 10.14.0
testcontainers: 10.15.0
transitivePeerDependencies:
- supports-color
@@ -15288,7 +15288,7 @@ snapshots:
glob: 10.4.5
minimatch: 9.0.5
testcontainers@10.14.0:
testcontainers@10.15.0:
dependencies:
'@balena/dockerignore': 1.0.2
'@types/dockerode': 3.3.32