chore(deps): update dependency testcontainers to ^10.13.1 (#1100)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8c9bb6e5d5
commit
3d4e607a9d
@@ -34,7 +34,7 @@
|
|||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"jsdom": "^25.0.0",
|
"jsdom": "^25.0.0",
|
||||||
"prettier": "^3.3.3",
|
"prettier": "^3.3.3",
|
||||||
"testcontainers": "^10.13.0",
|
"testcontainers": "^10.13.1",
|
||||||
"turbo": "^2.1.1",
|
"turbo": "^2.1.1",
|
||||||
"typescript": "^5.6.2",
|
"typescript": "^5.6.2",
|
||||||
"vite-tsconfig-paths": "^5.0.1",
|
"vite-tsconfig-paths": "^5.0.1",
|
||||||
|
|||||||
38
pnpm-lock.yaml
generated
38
pnpm-lock.yaml
generated
@@ -38,8 +38,8 @@ importers:
|
|||||||
specifier: ^3.3.3
|
specifier: ^3.3.3
|
||||||
version: 3.3.3
|
version: 3.3.3
|
||||||
testcontainers:
|
testcontainers:
|
||||||
specifier: ^10.13.0
|
specifier: ^10.13.1
|
||||||
version: 10.13.0
|
version: 10.13.1
|
||||||
turbo:
|
turbo:
|
||||||
specifier: ^2.1.1
|
specifier: ^2.1.1
|
||||||
version: 2.1.1
|
version: 2.1.1
|
||||||
@@ -6842,8 +6842,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==}
|
resolution: {integrity: sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
testcontainers@10.13.0:
|
testcontainers@10.13.1:
|
||||||
resolution: {integrity: sha512-SDblQvirbJw1ZpenxaAairGtAesw5XMOCHLbRhTTUBJtBkZJGce8Vx/I8lXQxWIM8HRXsg3HILTHGQvYo4x7wQ==}
|
resolution: {integrity: sha512-JBbOhxmygj/ouH/47GnoVNt+c55Telh/45IjVxEbDoswsLchVmJiuKiw/eF6lE5i7LN+/99xsrSCttI3YRtirg==}
|
||||||
|
|
||||||
text-decoder@1.1.0:
|
text-decoder@1.1.0:
|
||||||
resolution: {integrity: sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==}
|
resolution: {integrity: sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==}
|
||||||
@@ -9310,7 +9310,7 @@ snapshots:
|
|||||||
'@typescript-eslint/types': 8.5.0
|
'@typescript-eslint/types': 8.5.0
|
||||||
'@typescript-eslint/typescript-estree': 8.5.0(typescript@5.6.2)
|
'@typescript-eslint/typescript-estree': 8.5.0(typescript@5.6.2)
|
||||||
'@typescript-eslint/visitor-keys': 8.5.0
|
'@typescript-eslint/visitor-keys': 8.5.0
|
||||||
debug: 4.3.6
|
debug: 4.3.7
|
||||||
eslint: 9.10.0
|
eslint: 9.10.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.6.2
|
typescript: 5.6.2
|
||||||
@@ -9326,7 +9326,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/typescript-estree': 8.5.0(typescript@5.6.2)
|
'@typescript-eslint/typescript-estree': 8.5.0(typescript@5.6.2)
|
||||||
'@typescript-eslint/utils': 8.5.0(eslint@9.10.0)(typescript@5.6.2)
|
'@typescript-eslint/utils': 8.5.0(eslint@9.10.0)(typescript@5.6.2)
|
||||||
debug: 4.3.6
|
debug: 4.3.7
|
||||||
ts-api-utils: 1.3.0(typescript@5.6.2)
|
ts-api-utils: 1.3.0(typescript@5.6.2)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.6.2
|
typescript: 5.6.2
|
||||||
@@ -9340,7 +9340,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 8.5.0
|
'@typescript-eslint/types': 8.5.0
|
||||||
'@typescript-eslint/visitor-keys': 8.5.0
|
'@typescript-eslint/visitor-keys': 8.5.0
|
||||||
debug: 4.3.6
|
debug: 4.3.7
|
||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
minimatch: 9.0.4
|
minimatch: 9.0.4
|
||||||
@@ -9634,13 +9634,13 @@ snapshots:
|
|||||||
|
|
||||||
agent-base@6.0.2:
|
agent-base@6.0.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.6
|
debug: 4.3.7
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
agent-base@7.1.1:
|
agent-base@7.1.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.6
|
debug: 4.3.7
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
@@ -10411,7 +10411,7 @@ snapshots:
|
|||||||
|
|
||||||
docker-modem@3.0.8:
|
docker-modem@3.0.8:
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.6
|
debug: 4.3.7
|
||||||
readable-stream: 3.6.2
|
readable-stream: 3.6.2
|
||||||
split-ca: 1.0.1
|
split-ca: 1.0.1
|
||||||
ssh2: 1.15.0
|
ssh2: 1.15.0
|
||||||
@@ -10516,7 +10516,7 @@ snapshots:
|
|||||||
engine.io-client@6.5.4:
|
engine.io-client@6.5.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@socket.io/component-emitter': 3.1.2
|
'@socket.io/component-emitter': 3.1.2
|
||||||
debug: 4.3.6
|
debug: 4.3.7
|
||||||
engine.io-parser: 5.2.3
|
engine.io-parser: 5.2.3
|
||||||
ws: 8.17.1
|
ws: 8.17.1
|
||||||
xmlhttprequest-ssl: 2.0.0
|
xmlhttprequest-ssl: 2.0.0
|
||||||
@@ -11138,7 +11138,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
basic-ftp: 5.0.5
|
basic-ftp: 5.0.5
|
||||||
data-uri-to-buffer: 6.0.2
|
data-uri-to-buffer: 6.0.2
|
||||||
debug: 4.3.6
|
debug: 4.3.7
|
||||||
fs-extra: 11.2.0
|
fs-extra: 11.2.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@@ -11322,7 +11322,7 @@ snapshots:
|
|||||||
https-proxy-agent@5.0.1:
|
https-proxy-agent@5.0.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
agent-base: 6.0.2
|
agent-base: 6.0.2
|
||||||
debug: 4.3.6
|
debug: 4.3.7
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
@@ -12309,7 +12309,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@tootallnate/quickjs-emscripten': 0.23.0
|
'@tootallnate/quickjs-emscripten': 0.23.0
|
||||||
agent-base: 7.1.1
|
agent-base: 7.1.1
|
||||||
debug: 4.3.6
|
debug: 4.3.7
|
||||||
get-uri: 6.0.3
|
get-uri: 6.0.3
|
||||||
http-proxy-agent: 7.0.2
|
http-proxy-agent: 7.0.2
|
||||||
https-proxy-agent: 7.0.5
|
https-proxy-agent: 7.0.5
|
||||||
@@ -13162,14 +13162,14 @@ snapshots:
|
|||||||
socket.io-parser@4.2.4:
|
socket.io-parser@4.2.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@socket.io/component-emitter': 3.1.2
|
'@socket.io/component-emitter': 3.1.2
|
||||||
debug: 4.3.6
|
debug: 4.3.7
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
socks-proxy-agent@8.0.3:
|
socks-proxy-agent@8.0.3:
|
||||||
dependencies:
|
dependencies:
|
||||||
agent-base: 7.1.1
|
agent-base: 7.1.1
|
||||||
debug: 4.3.6
|
debug: 4.3.7
|
||||||
socks: 2.8.3
|
socks: 2.8.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@@ -13495,14 +13495,14 @@ snapshots:
|
|||||||
glob: 10.4.5
|
glob: 10.4.5
|
||||||
minimatch: 9.0.4
|
minimatch: 9.0.4
|
||||||
|
|
||||||
testcontainers@10.13.0:
|
testcontainers@10.13.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@balena/dockerignore': 1.0.2
|
'@balena/dockerignore': 1.0.2
|
||||||
'@types/dockerode': 3.3.31
|
'@types/dockerode': 3.3.31
|
||||||
archiver: 7.0.1
|
archiver: 7.0.1
|
||||||
async-lock: 1.4.1
|
async-lock: 1.4.1
|
||||||
byline: 5.0.0
|
byline: 5.0.0
|
||||||
debug: 4.3.6
|
debug: 4.3.7
|
||||||
docker-compose: 0.24.8
|
docker-compose: 0.24.8
|
||||||
dockerode: 3.3.5
|
dockerode: 3.3.5
|
||||||
get-port: 5.1.1
|
get-port: 5.1.1
|
||||||
@@ -13944,7 +13944,7 @@ snapshots:
|
|||||||
vite-node@2.0.5(@types/node@20.16.5)(sass@1.78.0)(sugarss@4.0.1(postcss@8.4.38))(terser@5.31.0):
|
vite-node@2.0.5(@types/node@20.16.5)(sass@1.78.0)(sugarss@4.0.1(postcss@8.4.38))(terser@5.31.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
cac: 6.7.14
|
cac: 6.7.14
|
||||||
debug: 4.3.6
|
debug: 4.3.7
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
tinyrainbow: 1.2.0
|
tinyrainbow: 1.2.0
|
||||||
vite: 5.2.11(@types/node@20.16.5)(sass@1.78.0)(sugarss@4.0.1(postcss@8.4.38))(terser@5.31.0)
|
vite: 5.2.11(@types/node@20.16.5)(sass@1.78.0)(sugarss@4.0.1(postcss@8.4.38))(terser@5.31.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user