diff --git a/package.json b/package.json index 9181c1ca8..4eb4acf72 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/packages/db/package.json b/packages/db/package.json index 392a1be11..7776ce3f5 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7bde3b9c4..836684788 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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