1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-31 01:57:21 +01:00

chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2025-06-14 09:13:41 +00:00
committed by GitHub
parent 6ee4a8594c
commit 229758c1db
3 changed files with 21 additions and 21 deletions

View File

@@ -95,7 +95,7 @@ services:
playwright:
container_name: playwright
image: mcr.microsoft.com/playwright:v1.52.0-jammy
image: mcr.microsoft.com/playwright:v1.53.0-jammy
working_dir: /app
volumes:
- .:/app

View File

@@ -82,7 +82,7 @@
"@iconify-json/material-symbols-light": "^1.2.26",
"@iconify-json/ri": "^1.2.5",
"@pinia/testing": "^1.0.2",
"@playwright/test": "^1.52.0",
"@playwright/test": "^1.53.0",
"@types/d3-array": "^3.2.1",
"@types/d3-ease": "^3.0.2",
"@types/d3-scale": "^4.0.9",
@@ -99,7 +99,7 @@
"concurrently": "^9.1.2",
"eventsourcemock": "^2.0.0",
"jsdom": "^26.1.0",
"lint-staged": "^16.1.0",
"lint-staged": "^16.1.1",
"prettier": "^3.5.3",
"prettier-plugin-tailwindcss": "^0.6.12",
"simple-git-hooks": "^2.13.0",

36
pnpm-lock.yaml generated
View File

@@ -166,8 +166,8 @@ importers:
specifier: ^1.0.2
version: 1.0.2(pinia@3.0.3(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)))
'@playwright/test':
specifier: ^1.52.0
version: 1.52.0
specifier: ^1.53.0
version: 1.53.0
'@types/d3-array':
specifier: ^3.2.1
version: 3.2.1
@@ -217,8 +217,8 @@ importers:
specifier: ^26.1.0
version: 26.1.0
lint-staged:
specifier: ^16.1.0
version: 16.1.0
specifier: ^16.1.1
version: 16.1.1
prettier:
specifier: ^3.5.3
version: 3.5.3
@@ -872,8 +872,8 @@ packages:
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'}
'@playwright/test@1.52.0':
resolution: {integrity: sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g==}
'@playwright/test@1.53.0':
resolution: {integrity: sha512-15hjKreZDcp7t6TL/7jkAo6Df5STZN09jGiv5dbP9A6vMVncXRqE7/B2SncsyOwrkZRBH2i6/TPOL8BVmm3c7w==}
engines: {node: '>=18'}
hasBin: true
@@ -2620,8 +2620,8 @@ packages:
resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==}
engines: {node: '>=14'}
lint-staged@16.1.0:
resolution: {integrity: sha512-HkpQh69XHxgCjObjejBT3s2ILwNjFx8M3nw+tJ/ssBauDlIpkx2RpqWSi1fBgkXLSSXnbR3iEq1NkVtpvV+FLQ==}
lint-staged@16.1.1:
resolution: {integrity: sha512-kVZvRAHw9WuufENnwuZLiB1X/8B8YpGszzjMET0bP+uJSjjB7KXeaX2ckYRtQyHfeQdCWMc6tRK34t4geHL9sg==}
engines: {node: '>=20.17'}
hasBin: true
@@ -2903,13 +2903,13 @@ packages:
pkg-types@2.1.0:
resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==}
playwright-core@1.52.0:
resolution: {integrity: sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==}
playwright-core@1.53.0:
resolution: {integrity: sha512-mGLg8m0pm4+mmtB7M89Xw/GSqoNC+twivl8ITteqvAndachozYe2ZA7srU6uleV1vEdAHYqjq+SV8SNxRRFYBw==}
engines: {node: '>=18'}
hasBin: true
playwright@1.52.0:
resolution: {integrity: sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==}
playwright@1.53.0:
resolution: {integrity: sha512-ghGNnIEYZC4E+YtclRn4/p6oYbdPiASELBIYkBXfaTVKreQUYbMUYQDwS12a8F0/HtIjr/CkGjtwABeFPGcS4Q==}
engines: {node: '>=18'}
hasBin: true
@@ -4385,9 +4385,9 @@ snapshots:
'@pkgjs/parseargs@0.11.0':
optional: true
'@playwright/test@1.52.0':
'@playwright/test@1.53.0':
dependencies:
playwright: 1.52.0
playwright: 1.53.0
'@polka/url@1.0.0-next.29': {}
@@ -6177,7 +6177,7 @@ snapshots:
lilconfig@3.1.3: {}
lint-staged@16.1.0:
lint-staged@16.1.1:
dependencies:
chalk: 5.4.1
commander: 14.0.0
@@ -6469,11 +6469,11 @@ snapshots:
exsolve: 1.0.4
pathe: 2.0.3
playwright-core@1.52.0: {}
playwright-core@1.53.0: {}
playwright@1.52.0:
playwright@1.53.0:
dependencies:
playwright-core: 1.52.0
playwright-core: 1.53.0
optionalDependencies:
fsevents: 2.3.2