fix(deps): update testcontainers-node monorepo to ^10.23.0 (#2699)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-03-26 16:22:32 +00:00
committed by GitHub
parent d0aa48fab3
commit c3264b2fe1
3 changed files with 13 additions and 13 deletions

View File

@@ -47,7 +47,7 @@
"jsdom": "^26.0.0",
"prettier": "^3.5.3",
"semantic-release": "^24.2.3",
"testcontainers": "^10.22.0",
"testcontainers": "^10.23.0",
"turbo": "^2.4.4",
"typescript": "^5.8.2",
"vite-tsconfig-paths": "^5.1.4",

View File

@@ -46,7 +46,7 @@
"@homarr/server-settings": "workspace:^0.1.0",
"@mantine/core": "^7.17.2",
"@paralleldrive/cuid2": "^2.2.2",
"@testcontainers/mysql": "^10.22.0",
"@testcontainers/mysql": "^10.23.0",
"better-sqlite3": "^11.9.1",
"dotenv": "^16.4.7",
"drizzle-kit": "^0.30.5",

22
pnpm-lock.yaml generated
View File

@@ -65,8 +65,8 @@ importers:
specifier: ^24.2.3
version: 24.2.3(typescript@5.8.2)
testcontainers:
specifier: ^10.22.0
version: 10.22.0
specifier: ^10.23.0
version: 10.23.0
turbo:
specifier: ^2.4.4
version: 2.4.4
@@ -1021,8 +1021,8 @@ importers:
specifier: ^2.2.2
version: 2.2.2
'@testcontainers/mysql':
specifier: ^10.22.0
version: 10.22.0
specifier: ^10.23.0
version: 10.23.0
better-sqlite3:
specifier: ^11.9.1
version: 11.9.1
@@ -4348,8 +4348,8 @@ packages:
'@tanstack/virtual-core@3.11.2':
resolution: {integrity: sha512-vTtpNt7mKCiZ1pwU9hfKPhpdVO2sVzFQsxoVBGtOSHxlrRRzYr8iQ2TlwbAcRYCcEiZ9ECAM8kBzH0v2+VzfKw==}
'@testcontainers/mysql@10.22.0':
resolution: {integrity: sha512-WEUzRJaeZVXzKKXZ5qJHxDTLWvjWY4M/9dF4zQeVwMiRU2FG7qqOnDxtOFBY2uC56y+KAHmsnV3oeEhspfRfHw==}
'@testcontainers/mysql@10.23.0':
resolution: {integrity: sha512-7ZwgDDLLQCiooqLa+Tiv66j/VZHuNwzVTjfYki/yJ6SX+gDrHdLOaXzPCLJvP2SDPWmSE7+6xhKKx6Z025qf0Q==}
'@tiptap/core@2.11.5':
resolution: {integrity: sha512-jb0KTdUJaJY53JaN7ooY3XAxHQNoMYti/H6ANo707PsLXVeEqJ9o8+eBup1JU5CuwzrgnDc2dECt2WIGX9f8Jw==}
@@ -9628,8 +9628,8 @@ packages:
resolution: {integrity: sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==}
engines: {node: '>=18'}
testcontainers@10.22.0:
resolution: {integrity: sha512-W2ExCkFRaRTg0CysIDdHXY7icdOGyTpAkp2feUBDJpSKv6+5+E7my5h3r6jPMwD8hzloFFhBUavN6qlFH3I3Og==}
testcontainers@10.23.0:
resolution: {integrity: sha512-sZeij9mAyR9ixlaAmxU/DNb5LQ2duGCBDVjLaI975QGsX3sWatsBMDr4rqnP3IBemLynp+azZBMEfw75YsXMMg==}
text-decoder@1.2.0:
resolution: {integrity: sha512-n1yg1mOj9DNpk3NeZOx7T6jchTbyJS3i3cucbNN6FcdPriMZx7NsgrGpWWdWZZGxD7ES1XB+3uoqHMgOKaN+fg==}
@@ -12670,9 +12670,9 @@ snapshots:
'@tanstack/virtual-core@3.11.2': {}
'@testcontainers/mysql@10.22.0':
'@testcontainers/mysql@10.23.0':
dependencies:
testcontainers: 10.22.0
testcontainers: 10.23.0
transitivePeerDependencies:
- supports-color
@@ -18667,7 +18667,7 @@ snapshots:
glob: 10.4.5
minimatch: 9.0.5
testcontainers@10.22.0:
testcontainers@10.23.0:
dependencies:
'@balena/dockerignore': 1.0.2
'@types/dockerode': 3.3.35