1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-28 07:56:37 +01:00

chore(deps): update all non-major dependencies (#2871)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-03 20:30:30 +00:00
committed by GitHub
parent 3c7df537ec
commit daffeb17f8
5 changed files with 48 additions and 46 deletions

View File

@@ -22,7 +22,7 @@ COPY public ./public
# Build assets
RUN pnpm build
FROM --platform=$BUILDPLATFORM golang:1.22.1-alpine AS builder
FROM --platform=$BUILDPLATFORM golang:1.22.2-alpine AS builder
RUN apk add --no-cache ca-certificates && mkdir /dozzle

4
go.mod
View File

@@ -31,7 +31,7 @@ require (
github.com/go-logfmt/logfmt v0.6.0
github.com/goccy/go-json v0.10.2
github.com/puzpuzpuz/xsync/v3 v3.1.0
github.com/yuin/goldmark v1.7.0
github.com/yuin/goldmark v1.7.1
)
require (
@@ -68,4 +68,4 @@ require (
gotest.tools/v3 v3.0.3 // indirect
)
go 1.22.1
go 1.22.2

2
go.sum
View File

@@ -122,6 +122,8 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/yuin/goldmark v1.7.0 h1:EfOIvIMZIzHdB/R/zVrikYLPPwJlfMcNczJFMs1m6sA=
github.com/yuin/goldmark v1.7.0/go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRlaOzY1E=
github.com/yuin/goldmark v1.7.1 h1:3bajkSilaCbjdKVsKdZjZCLBNPL9pYzrCakKaf4U49U=
github.com/yuin/goldmark v1.7.1/go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRlaOzY1E=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 h1:jq9TW8u3so/bN+JPT166wjOI6/vQPF6Xe7nMNIltagk=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0/go.mod h1:p8pYQP+m5XfbZm9fxtSKAbM6oIllS7s2AfxrChvc7iw=
go.opentelemetry.io/otel v1.24.0 h1:0LAOdjNmQeSTzGBzduGe/rU4tZhMwL5rWgtp9Ku5Jfo=

View File

@@ -64,7 +64,7 @@
"unplugin-icons": "^0.18.5",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-macros": "^2.9.0",
"vite": "5.2.7",
"vite": "5.2.8",
"vite-plugin-compression2": "^1.0.0",
"vite-plugin-pages": "^0.32.1",
"vite-plugin-vue-layouts": "^0.11.0",
@@ -83,7 +83,7 @@
"@types/d3-shape": "^3.1.6",
"@types/d3-transition": "^3.0.8",
"@types/lodash.debounce": "^4.0.9",
"@types/node": "^20.12.2",
"@types/node": "^20.12.3",
"@vitejs/plugin-vue": "5.0.4",
"@vue/compiler-sfc": "^3.4.21",
"@vue/test-utils": "^2.4.5",

82
pnpm-lock.yaml generated
View File

@@ -112,19 +112,19 @@ dependencies:
version: 0.26.0(vue@3.4.21)
unplugin-vue-macros:
specifier: ^2.9.0
version: 2.9.0(@vueuse/core@10.9.0)(typescript@5.4.3)(vite@5.2.7)(vue@3.4.21)
version: 2.9.0(@vueuse/core@10.9.0)(typescript@5.4.3)(vite@5.2.8)(vue@3.4.21)
vite:
specifier: 5.2.7
version: 5.2.7(@types/node@20.12.2)
specifier: 5.2.8
version: 5.2.8(@types/node@20.12.3)
vite-plugin-compression2:
specifier: ^1.0.0
version: 1.0.0
vite-plugin-pages:
specifier: ^0.32.1
version: 0.32.1(@vue/compiler-sfc@3.4.21)(vite@5.2.7)
version: 0.32.1(@vue/compiler-sfc@3.4.21)(vite@5.2.8)
vite-plugin-vue-layouts:
specifier: ^0.11.0
version: 0.11.0(vite@5.2.7)(vue-router@4.3.0)(vue@3.4.21)
version: 0.11.0(vite@5.2.8)(vue-router@4.3.0)(vue@3.4.21)
vue:
specifier: ^3.4.21
version: 3.4.21(typescript@5.4.3)
@@ -167,11 +167,11 @@ devDependencies:
specifier: ^4.0.9
version: 4.0.9
'@types/node':
specifier: ^20.12.2
version: 20.12.2
specifier: ^20.12.3
version: 20.12.3
'@vitejs/plugin-vue':
specifier: 5.0.4
version: 5.0.4(vite@5.2.7)(vue@3.4.21)
version: 5.0.4(vite@5.2.8)(vue@3.4.21)
'@vue/compiler-sfc':
specifier: ^3.4.21
version: 3.4.21
@@ -207,16 +207,16 @@ devDependencies:
version: 2.11.1
ts-node:
specifier: ^10.9.2
version: 10.9.2(@types/node@20.12.2)(typescript@5.4.3)
version: 10.9.2(@types/node@20.12.3)(typescript@5.4.3)
typescript:
specifier: ^5.4.3
version: 5.4.3
vitepress:
specifier: 1.0.2
version: 1.0.2(@algolia/client-search@4.22.0)(@types/node@20.12.2)(fuse.js@7.0.0)(postcss@8.4.38)(search-insights@2.13.0)(typescript@5.4.3)
version: 1.0.2(@algolia/client-search@4.22.0)(@types/node@20.12.3)(fuse.js@7.0.0)(postcss@8.4.38)(search-insights@2.13.0)(typescript@5.4.3)
vitest:
specifier: ^1.4.0
version: 1.4.0(@types/node@20.12.2)(jsdom@24.0.0)
version: 1.4.0(@types/node@20.12.3)(jsdom@24.0.0)
vue-tsc:
specifier: ^2.0.7
version: 2.0.7(typescript@5.4.3)
@@ -1175,22 +1175,22 @@ packages:
resolution: {integrity: sha512-AuHIyzR5Hea7ij0P9q7vx7xu4z0C28ucwjAZC0ja7JhINyCnOw8/DnvAPQQ9TfOlCtZAmCERKQX9+o1mgQhuOQ==}
dev: false
/@types/node@20.12.2:
resolution: {integrity: sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==}
/@types/node@20.12.3:
resolution: {integrity: sha512-sD+ia2ubTeWrOu+YMF+MTAB7E+O7qsMqAbMfW7DG3K1URwhZ5hN1pLlRVGbf4wDFzSfikL05M17EyorS86jShw==}
dependencies:
undici-types: 5.26.5
/@types/web-bluetooth@0.0.20:
resolution: {integrity: sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==}
/@vitejs/plugin-vue@5.0.4(vite@5.2.7)(vue@3.4.21):
/@vitejs/plugin-vue@5.0.4(vite@5.2.8)(vue@3.4.21):
resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==}
engines: {node: ^18.0.0 || >=20.0.0}
peerDependencies:
vite: ^5.0.0
vue: ^3.2.25
dependencies:
vite: 5.2.7(@types/node@20.12.2)
vite: 5.2.8(@types/node@20.12.3)
vue: 3.4.21(typescript@5.4.3)
dev: true
@@ -1418,7 +1418,7 @@ packages:
- rollup
dev: false
/@vue-macros/devtools@0.2.0(typescript@5.4.3)(vite@5.2.7):
/@vue-macros/devtools@0.2.0(typescript@5.4.3)(vite@5.2.8):
resolution: {integrity: sha512-jHjvY1bFgQLe/2+5pBOG4fgmL5MPhsqQDj7Barhj8YN+Oe7U2hBImvfAyOGpqd2uucLOWQTP1cWrp3q9b1svsg==}
engines: {node: '>=16.14.0'}
peerDependencies:
@@ -1428,7 +1428,7 @@ packages:
optional: true
dependencies:
sirv: 2.0.3
vite: 5.2.7(@types/node@20.12.2)
vite: 5.2.8(@types/node@20.12.3)
vue: 3.4.21(typescript@5.4.3)
transitivePeerDependencies:
- typescript
@@ -3987,7 +3987,7 @@ packages:
dependencies:
lilconfig: 2.1.0
postcss: 8.4.38
ts-node: 10.9.2(@types/node@20.12.2)(typescript@5.4.3)
ts-node: 10.9.2(@types/node@20.12.3)(typescript@5.4.3)
yaml: 2.4.1
dev: false
@@ -4705,7 +4705,7 @@ packages:
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
dev: false
/ts-node@10.9.2(@types/node@20.12.2)(typescript@5.4.3):
/ts-node@10.9.2(@types/node@20.12.3)(typescript@5.4.3):
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
hasBin: true
peerDependencies:
@@ -4724,7 +4724,7 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
'@types/node': 20.12.2
'@types/node': 20.12.3
acorn: 8.11.2
acorn-walk: 8.3.0
arg: 4.1.3
@@ -4810,7 +4810,7 @@ packages:
- rollup
dev: false
/unplugin-combine@0.9.0(vite@5.2.7):
/unplugin-combine@0.9.0(vite@5.2.8):
resolution: {integrity: sha512-1bXgHXIhw/bNEFCwNnYRlOOcamsBNQObSWBuy3FcDcnMoFLIi4ZaMsi/L0cNxltfYBTS+QvGSZ1F+LgQ0vbcLg==}
engines: {node: '>=16.14.0'}
peerDependencies:
@@ -4830,7 +4830,7 @@ packages:
dependencies:
'@antfu/utils': 0.7.7
unplugin: 1.10.0
vite: 5.2.7(@types/node@20.12.2)
vite: 5.2.8(@types/node@20.12.3)
dev: false
/unplugin-icons@0.18.5(@vue/compiler-sfc@3.4.21):
@@ -4906,7 +4906,7 @@ packages:
- vue
dev: false
/unplugin-vue-macros@2.9.0(@vueuse/core@10.9.0)(typescript@5.4.3)(vite@5.2.7)(vue@3.4.21):
/unplugin-vue-macros@2.9.0(@vueuse/core@10.9.0)(typescript@5.4.3)(vite@5.2.8)(vue@3.4.21):
resolution: {integrity: sha512-C5JFno3ea1CUn30nefkcBUuEdKbxTy/I3By2Kei+RV6LJluH1JGmI+Dbr1HPFUO57YXWhWelR1n4g3Hb/+lbVQ==}
engines: {node: '>=16.14.0'}
peerDependencies:
@@ -4923,7 +4923,7 @@ packages:
'@vue-macros/define-props-refs': 1.2.3(vue@3.4.21)
'@vue-macros/define-render': 1.5.3(vue@3.4.21)
'@vue-macros/define-slots': 1.1.3(vue@3.4.21)
'@vue-macros/devtools': 0.2.0(typescript@5.4.3)(vite@5.2.7)
'@vue-macros/devtools': 0.2.0(typescript@5.4.3)(vite@5.2.8)
'@vue-macros/export-expose': 0.1.3(vue@3.4.21)
'@vue-macros/export-props': 0.4.3(vue@3.4.21)
'@vue-macros/export-render': 0.2.3(vue@3.4.21)
@@ -4938,7 +4938,7 @@ packages:
'@vue-macros/short-emits': 1.5.3(vue@3.4.21)
'@vue-macros/short-vmodel': 1.4.3(vue@3.4.21)
unplugin: 1.10.0
unplugin-combine: 0.9.0(vite@5.2.7)
unplugin-combine: 0.9.0(vite@5.2.8)
unplugin-vue-define-options: 1.4.3(vue@3.4.21)
vue: 3.4.21(typescript@5.4.3)
transitivePeerDependencies:
@@ -5012,7 +5012,7 @@ packages:
convert-source-map: 2.0.0
dev: true
/vite-node@1.4.0(@types/node@20.12.2):
/vite-node@1.4.0(@types/node@20.12.3):
resolution: {integrity: sha512-VZDAseqjrHgNd4Kh8icYHWzTKSCZMhia7GyHfhtzLW33fZlG9SwsB6CEhgyVOWkJfJ2pFLrp/Gj1FSfAiqH9Lw==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -5021,7 +5021,7 @@ packages:
debug: 4.3.4
pathe: 1.1.2
picocolors: 1.0.0
vite: 5.2.7(@types/node@20.12.2)
vite: 5.2.8(@types/node@20.12.3)
transitivePeerDependencies:
- '@types/node'
- less
@@ -5043,7 +5043,7 @@ packages:
- rollup
dev: false
/vite-plugin-pages@0.32.1(@vue/compiler-sfc@3.4.21)(vite@5.2.7):
/vite-plugin-pages@0.32.1(@vue/compiler-sfc@3.4.21)(vite@5.2.8):
resolution: {integrity: sha512-4oPlIbb+J+zpJGfT2xI/27xqY+qTkRc3MBgWKfbW6IWM3CTcSyybuL9kRMCFRdBHfmgkF28qDs7fqVf/HjH1Xw==}
peerDependencies:
'@vue/compiler-sfc': ^2.7.0 || ^3.0.0
@@ -5061,13 +5061,13 @@ packages:
json5: 2.2.3
local-pkg: 0.5.0
picocolors: 1.0.0
vite: 5.2.7(@types/node@20.12.2)
vite: 5.2.8(@types/node@20.12.3)
yaml: 2.4.1
transitivePeerDependencies:
- supports-color
dev: false
/vite-plugin-vue-layouts@0.11.0(vite@5.2.7)(vue-router@4.3.0)(vue@3.4.21):
/vite-plugin-vue-layouts@0.11.0(vite@5.2.8)(vue-router@4.3.0)(vue@3.4.21):
resolution: {integrity: sha512-uh6NW7lt+aOXujK4eHfiNbeo55K9OTuB7fnv+5RVc4OBn/cZull6ThXdYH03JzKanUfgt6QZ37NbbtJ0og59qw==}
peerDependencies:
vite: ^4.0.0 || ^5.0.0
@@ -5076,15 +5076,15 @@ packages:
dependencies:
debug: 4.3.4
fast-glob: 3.3.2
vite: 5.2.7(@types/node@20.12.2)
vite: 5.2.8(@types/node@20.12.3)
vue: 3.4.21(typescript@5.4.3)
vue-router: 4.3.0(vue@3.4.21)
transitivePeerDependencies:
- supports-color
dev: false
/vite@5.2.7(@types/node@20.12.2):
resolution: {integrity: sha512-k14PWOKLI6pMaSzAuGtT+Cf0YmIx12z9YGon39onaJNy8DLBfBJrzg9FQEmkAM5lpHBZs9wksWAsyF/HkpEwJA==}
/vite@5.2.8(@types/node@20.12.3):
resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@@ -5111,14 +5111,14 @@ packages:
terser:
optional: true
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.3
esbuild: 0.20.2
postcss: 8.4.38
rollup: 4.13.0
optionalDependencies:
fsevents: 2.3.3
/vitepress@1.0.2(@algolia/client-search@4.22.0)(@types/node@20.12.2)(fuse.js@7.0.0)(postcss@8.4.38)(search-insights@2.13.0)(typescript@5.4.3):
/vitepress@1.0.2(@algolia/client-search@4.22.0)(@types/node@20.12.3)(fuse.js@7.0.0)(postcss@8.4.38)(search-insights@2.13.0)(typescript@5.4.3):
resolution: {integrity: sha512-bEj9yTEdWyewJFOhEREZF+mXuAgOq27etuJZT6DZSp+J3XpQstXMJc5piSVwhZBtuj8OfA0iXy+jdP1c71KMYQ==}
hasBin: true
peerDependencies:
@@ -5135,7 +5135,7 @@ packages:
'@shikijs/core': 1.2.0
'@shikijs/transformers': 1.2.0
'@types/markdown-it': 13.0.7
'@vitejs/plugin-vue': 5.0.4(vite@5.2.7)(vue@3.4.21)
'@vitejs/plugin-vue': 5.0.4(vite@5.2.8)(vue@3.4.21)
'@vue/devtools-api': 7.0.20(vue@3.4.21)
'@vueuse/core': 10.9.0(vue@3.4.21)
'@vueuse/integrations': 10.9.0(focus-trap@7.5.4)(fuse.js@7.0.0)(vue@3.4.21)
@@ -5144,7 +5144,7 @@ packages:
minisearch: 6.3.0
postcss: 8.4.38
shiki: 1.2.0
vite: 5.2.7(@types/node@20.12.2)
vite: 5.2.8(@types/node@20.12.3)
vue: 3.4.21(typescript@5.4.3)
transitivePeerDependencies:
- '@algolia/client-search'
@@ -5174,7 +5174,7 @@ packages:
- universal-cookie
dev: true
/vitest@1.4.0(@types/node@20.12.2)(jsdom@24.0.0):
/vitest@1.4.0(@types/node@20.12.3)(jsdom@24.0.0):
resolution: {integrity: sha512-gujzn0g7fmwf83/WzrDTnncZt2UiXP41mHuFYFrdwaLRVQ6JYQEiME2IfEjU3vcFL3VKa75XhI3lFgn+hfVsQw==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -5199,7 +5199,7 @@ packages:
jsdom:
optional: true
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.3
'@vitest/expect': 1.4.0
'@vitest/runner': 1.4.0
'@vitest/snapshot': 1.4.0
@@ -5218,8 +5218,8 @@ packages:
strip-literal: 2.0.0
tinybench: 2.5.1
tinypool: 0.8.2
vite: 5.2.7(@types/node@20.12.2)
vite-node: 1.4.0(@types/node@20.12.2)
vite: 5.2.8(@types/node@20.12.3)
vite-node: 1.4.0(@types/node@20.12.3)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less