mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 03:09:19 +01:00
chore(deps): update dependency testcontainers to ^10.10.1 (#739)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1dd509a40f
commit
f557fbbae1
@@ -35,7 +35,7 @@
|
||||
"cross-env": "^7.0.3",
|
||||
"jsdom": "^24.1.0",
|
||||
"prettier": "^3.3.2",
|
||||
"testcontainers": "^10.10.0",
|
||||
"testcontainers": "^10.10.1",
|
||||
"turbo": "^2.0.6",
|
||||
"typescript": "^5.5.3",
|
||||
"vite-tsconfig-paths": "^4.3.2",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -33,8 +33,8 @@ importers:
|
||||
specifier: ^3.3.2
|
||||
version: 3.3.2
|
||||
testcontainers:
|
||||
specifier: ^10.10.0
|
||||
version: 10.10.0
|
||||
specifier: ^10.10.1
|
||||
version: 10.10.1
|
||||
turbo:
|
||||
specifier: ^2.0.6
|
||||
version: 2.0.6
|
||||
@@ -6062,8 +6062,8 @@ packages:
|
||||
resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
testcontainers@10.10.0:
|
||||
resolution: {integrity: sha512-XlAdr6XzxM9ywTc5D6xA97Ug8dCotDnrOgOqmy3vYnAwUYrzhzAwrp791g97QAMvDOYp2pxkJl/P4WxuUbGShw==}
|
||||
testcontainers@10.10.1:
|
||||
resolution: {integrity: sha512-bw86BLq2/ljJ/gLg3PBsyhYOoDBkyo87/MnpWLavYTAyWR7feGFnAA87qRLq2SSCOSFLHsgCA8+u7Eg+opSmTQ==}
|
||||
|
||||
text-decoder@1.1.0:
|
||||
resolution: {integrity: sha512-TmLJNj6UgX8xcUZo4UDStGQtDiTzF7BzWlzn9g7UWrjkpHr5uJTK1ld16wZ3LXb2vb6jH8qU89dW5whuMdXYdw==}
|
||||
@@ -11723,7 +11723,7 @@ snapshots:
|
||||
glob: 7.2.3
|
||||
minimatch: 3.1.2
|
||||
|
||||
testcontainers@10.10.0:
|
||||
testcontainers@10.10.1:
|
||||
dependencies:
|
||||
'@balena/dockerignore': 1.0.2
|
||||
'@types/dockerode': 3.3.29
|
||||
|
||||
Reference in New Issue
Block a user