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

fix(deps): update all non-major dependencies (#3813)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-17 14:09:33 -07:00
committed by GitHub
parent 1cf178e37d
commit 12fadb9348
3 changed files with 33 additions and 33 deletions

View File

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

View File

@@ -33,7 +33,7 @@
"@iconify-json/carbon": "^1.2.8",
"@iconify-json/cil": "^1.2.2",
"@iconify-json/ic": "^1.2.2",
"@iconify-json/material-symbols": "^1.2.19",
"@iconify-json/material-symbols": "^1.2.20",
"@iconify-json/mdi": "^1.2.3",
"@iconify-json/mdi-light": "^1.2.2",
"@iconify-json/octicon": "^1.2.5",
@@ -55,7 +55,7 @@
"d3-selection": "^3.0.0",
"d3-shape": "^3.2.0",
"d3-transition": "^3.0.1",
"daisyui": "5.0.23",
"daisyui": "5.0.25",
"date-fns": "^4.1.0",
"entities": "^6.0.0",
"fuse.js": "^7.1.0",
@@ -81,10 +81,10 @@
},
"devDependencies": {
"@apache-arrow/esnext-esm": "^19.0.1",
"@iconify-json/material-symbols-light": "^1.2.19",
"@iconify-json/material-symbols-light": "^1.2.20",
"@iconify-json/ri": "^1.2.5",
"@pinia/testing": "^1.0.1",
"@playwright/test": "^1.51.1",
"@playwright/test": "^1.52.0",
"@types/d3-array": "^3.2.1",
"@types/d3-ease": "^3.0.2",
"@types/d3-scale": "^4.0.9",

56
pnpm-lock.yaml generated
View File

@@ -21,8 +21,8 @@ importers:
specifier: ^1.2.2
version: 1.2.2
'@iconify-json/material-symbols':
specifier: ^1.2.19
version: 1.2.19
specifier: ^1.2.20
version: 1.2.20
'@iconify-json/mdi':
specifier: ^1.2.3
version: 1.2.3
@@ -87,8 +87,8 @@ importers:
specifier: ^3.0.1
version: 3.0.1(d3-selection@3.0.0)
daisyui:
specifier: 5.0.23
version: 5.0.23
specifier: 5.0.25
version: 5.0.25
date-fns:
specifier: ^4.1.0
version: 4.1.0
@@ -160,8 +160,8 @@ importers:
specifier: ^19.0.1
version: 19.0.1
'@iconify-json/material-symbols-light':
specifier: ^1.2.19
version: 1.2.19
specifier: ^1.2.20
version: 1.2.20
'@iconify-json/ri':
specifier: ^1.2.5
version: 1.2.5
@@ -169,8 +169,8 @@ importers:
specifier: ^1.0.1
version: 1.0.1(pinia@3.0.2(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)))
'@playwright/test':
specifier: ^1.51.1
version: 1.51.1
specifier: ^1.52.0
version: 1.52.0
'@types/d3-array':
specifier: ^3.2.1
version: 3.2.1
@@ -930,11 +930,11 @@ packages:
'@iconify-json/ic@1.2.2':
resolution: {integrity: sha512-QmjwS3lYiOmVWgTCEOTFyGODaR/+689+ajep/VsrCcsUN0Gdle5PmIcibDsdmRyrOsW/E77G41UUijdbjQUofw==}
'@iconify-json/material-symbols-light@1.2.19':
resolution: {integrity: sha512-Pk/SLZ8nXWYD8NrFS7qg8t/bYP5OtPKEJD4NUUA3NbgjZU392VCf0Laj1Bby0Iil1qpJGqFJX/A+g68xE88hSg==}
'@iconify-json/material-symbols-light@1.2.20':
resolution: {integrity: sha512-xGPhQR80cNLAXRKAlbHQJednqaimVBqQGTz3WZUlStzIaUhrbVpFscyQT/taAe0X9+Ra6XlhsIN+MPG8HDJCeA==}
'@iconify-json/material-symbols@1.2.19':
resolution: {integrity: sha512-GpAfK2XabulPR6Q8NTMDhuLX/PcBEjOmhgKDA1sK59hrrztqm3rPi5Dq4Md01z+j3lVrOa2l7hxgNX1LWKzHVg==}
'@iconify-json/material-symbols@1.2.20':
resolution: {integrity: sha512-+KqOT+3fD+LC2FbWiV8gd4+JLMiVUtmqrjzpKN1ji7rfMQTwvYJ94RT0WQlmL+vfDNJ5MTRe3rBzzJyvIH/aSg==}
'@iconify-json/mdi-light@1.2.2':
resolution: {integrity: sha512-86UV9uyNve8zRFWiPrOrrDp9GDzsZM7plYV/on4VjgLLqXlyriuy541eHZB7LIOzTUyIPVli7QiUpBbTtBhsFw==}
@@ -1132,8 +1132,8 @@ packages:
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'}
'@playwright/test@1.51.1':
resolution: {integrity: sha512-nM+kEaTSAoVlXmMPH10017vn3FSiFqr/bh4fKg9vmAdMfd9SDqRZNvPSiAHADc/itWak+qPvMPZQOPwCBW7k7Q==}
'@playwright/test@1.52.0':
resolution: {integrity: sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g==}
engines: {node: '>=18'}
hasBin: true
@@ -2276,8 +2276,8 @@ packages:
peerDependencies:
d3-selection: 2 - 3
daisyui@5.0.23:
resolution: {integrity: sha512-SIR8yAneeNxvrpaR5kREG1DrPK8XFyfmyvqyZEUTJ2e6tv4Pp56/w+52Vdv34hmSmtAyDldTCEPWx+GvPyp0Yg==}
daisyui@5.0.25:
resolution: {integrity: sha512-ETVQGxhwR8CIzPvJKKIKbQcOni9o2Dh9ODvy2aqNePo11lKRXkT7ugWldjNbqSTTr/jtHnQKMPau0AraRXSRKw==}
data-urls@5.0.0:
resolution: {integrity: sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==}
@@ -3160,13 +3160,13 @@ packages:
pkg-types@2.1.0:
resolution: {integrity: sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==}
playwright-core@1.51.1:
resolution: {integrity: sha512-/crRMj8+j/Nq5s8QcvegseuyeZPxpQCZb6HNk3Sos3BlZyAknRjoyJPFWkpNn8v0+P3WiwqFF8P+zQo4eqiNuw==}
playwright-core@1.52.0:
resolution: {integrity: sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==}
engines: {node: '>=18'}
hasBin: true
playwright@1.51.1:
resolution: {integrity: sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw==}
playwright@1.52.0:
resolution: {integrity: sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==}
engines: {node: '>=18'}
hasBin: true
@@ -4532,11 +4532,11 @@ snapshots:
dependencies:
'@iconify/types': 2.0.0
'@iconify-json/material-symbols-light@1.2.19':
'@iconify-json/material-symbols-light@1.2.20':
dependencies:
'@iconify/types': 2.0.0
'@iconify-json/material-symbols@1.2.19':
'@iconify-json/material-symbols@1.2.20':
dependencies:
'@iconify/types': 2.0.0
@@ -4752,9 +4752,9 @@ snapshots:
'@pkgjs/parseargs@0.11.0':
optional: true
'@playwright/test@1.51.1':
'@playwright/test@1.52.0':
dependencies:
playwright: 1.51.1
playwright: 1.52.0
'@polka/url@1.0.0-next.29': {}
@@ -5946,7 +5946,7 @@ snapshots:
d3-selection: 3.0.0
d3-timer: 3.0.1
daisyui@5.0.23: {}
daisyui@5.0.25: {}
data-urls@5.0.0:
dependencies:
@@ -6873,11 +6873,11 @@ snapshots:
exsolve: 1.0.4
pathe: 2.0.3
playwright-core@1.51.1: {}
playwright-core@1.52.0: {}
playwright@1.51.1:
playwright@1.52.0:
dependencies:
playwright-core: 1.51.1
playwright-core: 1.52.0
optionalDependencies:
fsevents: 2.3.2