mirror of
https://github.com/amir20/dozzle.git
synced 2026-08-07 09:54:45 +00:00
fix(deps): update all non-major dependencies (#4836)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -35,7 +35,7 @@ require (
|
||||
github.com/rs/zerolog v1.35.1
|
||||
github.com/samber/lo v1.53.0
|
||||
github.com/wk8/go-ordered-map/v2 v2.1.8
|
||||
github.com/yuin/goldmark v1.8.2
|
||||
github.com/yuin/goldmark v1.8.4
|
||||
go.yaml.in/yaml/v3 v3.0.4
|
||||
golang.org/x/crypto v0.54.0
|
||||
golang.org/x/sync v0.22.0
|
||||
|
||||
@@ -434,6 +434,8 @@ github.com/yosida95/uritemplate/v3 v3.0.2/go.mod h1:ILOh0sOhIJR3+L/8afwt/kE++YT0
|
||||
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
|
||||
github.com/yuin/goldmark v1.8.2 h1:kEGpgqJXdgbkhcOgBxkC0X0PmoPG1ZyoZ117rDVp4zE=
|
||||
github.com/yuin/goldmark v1.8.2/go.mod h1:ip/1k0VRfGynBgxOz0yCqHrbZXhcjxyuS66Brc7iBKg=
|
||||
github.com/yuin/goldmark v1.8.4 h1:oat/nd3U6NeQqFEL3xpEJq7d7c86NI+DbSNGAs4xnjA=
|
||||
github.com/yuin/goldmark v1.8.4/go.mod h1:ip/1k0VRfGynBgxOz0yCqHrbZXhcjxyuS66Brc7iBKg=
|
||||
github.com/yuin/goldmark-emoji v1.0.6 h1:QWfF2FYaXwL74tfGOW5izeiZepUDroDJfWubQI9HTHs=
|
||||
github.com/yuin/goldmark-emoji v1.0.6/go.mod h1:ukxJDKFpdFb5x0a5HqbdlcKtebh086iJpI31LTKmWuA=
|
||||
go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64=
|
||||
|
||||
+7
-7
@@ -6,7 +6,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/amir20/dozzle/issues"
|
||||
},
|
||||
"packageManager": "pnpm@11.12.0+sha512.820a6fbd0d9f04c226638002aead1e45340a9139dd5dc077c1d83ef44aa2481c8eb6637b4c9aa696a3c7e35ba818e49cf27213e5f2b91138d09b7a3e26e898ba",
|
||||
"packageManager": "pnpm@11.13.0+sha512.88d94724d8f2e6c186744a5584c6e59ecac869ec7ba15e9cb4cd628e8dc7066820b2481d8ee3b51ea8da323a7378068aa58c556a3720d32b7c20a051d088363a",
|
||||
"type": "module",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -41,7 +41,7 @@
|
||||
"@iconify-json/carbon": "^1.2.24",
|
||||
"@iconify-json/cil": "^1.2.3",
|
||||
"@iconify-json/ic": "^1.2.4",
|
||||
"@iconify-json/material-symbols": "^1.2.83",
|
||||
"@iconify-json/material-symbols": "^1.2.84",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify-json/mdi-light": "^1.2.2",
|
||||
"@iconify-json/octicon": "^1.2.29",
|
||||
@@ -59,9 +59,9 @@
|
||||
"@xterm/xterm": "^6.0.0",
|
||||
"ansi-to-html": "^0.7.2",
|
||||
"codemirror": "^6.0.2",
|
||||
"daisyui": "5.6.17",
|
||||
"daisyui": "5.6.18",
|
||||
"entities": "^8.0.0",
|
||||
"fuse.js": "^7.4.2",
|
||||
"fuse.js": "^7.5.0",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"pinia": "^3.0.4",
|
||||
"sortablejs": "^1.15.7",
|
||||
@@ -83,16 +83,16 @@
|
||||
"devDependencies": {
|
||||
"@apache-arrow/esnext-esm": "^21.1.0",
|
||||
"@iconify-json/ion": "^1.2.7",
|
||||
"@iconify-json/material-symbols-light": "^1.2.83",
|
||||
"@iconify-json/material-symbols-light": "^1.2.84",
|
||||
"@iconify-json/ri": "^1.2.10",
|
||||
"@iconify-json/simple-icons": "^1.2.89",
|
||||
"@iconify-json/simple-icons": "^1.2.90",
|
||||
"@iconify-json/svg-spinners": "^1.2.4",
|
||||
"@iconify/vue": "^5.0.1",
|
||||
"@pinia/testing": "^1.0.3",
|
||||
"@playwright/test": "^1.61.1",
|
||||
"@types/lodash.debounce": "^4.0.9",
|
||||
"@types/node": "^25.9.5",
|
||||
"@vitejs/plugin-vue": "6.0.7",
|
||||
"@vitejs/plugin-vue": "6.0.8",
|
||||
"@vue/compiler-sfc": "^3.5.39",
|
||||
"@vue/test-utils": "^2.4.11",
|
||||
"bumpp": "^11.1.0",
|
||||
|
||||
Generated
+39
-39
@@ -45,8 +45,8 @@ importers:
|
||||
specifier: ^1.2.4
|
||||
version: 1.2.4
|
||||
'@iconify-json/material-symbols':
|
||||
specifier: ^1.2.83
|
||||
version: 1.2.83
|
||||
specifier: ^1.2.84
|
||||
version: 1.2.84
|
||||
'@iconify-json/mdi':
|
||||
specifier: ^1.2.3
|
||||
version: 1.2.3
|
||||
@@ -79,7 +79,7 @@ importers:
|
||||
version: 14.3.0(vue@3.5.39(typescript@6.0.3))
|
||||
'@vueuse/integrations':
|
||||
specifier: ^14.3.0
|
||||
version: 14.3.0(focus-trap@7.8.0)(fuse.js@7.4.2)(sortablejs@1.15.7)(vue@3.5.39(typescript@6.0.3))
|
||||
version: 14.3.0(focus-trap@7.8.0)(fuse.js@7.5.0)(sortablejs@1.15.7)(vue@3.5.39(typescript@6.0.3))
|
||||
'@vueuse/router':
|
||||
specifier: 14.3.0
|
||||
version: 14.3.0(vue-router@5.1.0(@vue/compiler-sfc@3.5.39)(pinia@3.0.4(typescript@6.0.3)(vue@3.5.39(typescript@6.0.3)))(vite@8.1.4(@types/node@25.9.5)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3)))(vue@3.5.39(typescript@6.0.3))
|
||||
@@ -99,14 +99,14 @@ importers:
|
||||
specifier: ^6.0.2
|
||||
version: 6.0.2
|
||||
daisyui:
|
||||
specifier: 5.6.17
|
||||
version: 5.6.17
|
||||
specifier: 5.6.18
|
||||
version: 5.6.18
|
||||
entities:
|
||||
specifier: ^8.0.0
|
||||
version: 8.0.0
|
||||
fuse.js:
|
||||
specifier: ^7.4.2
|
||||
version: 7.4.2
|
||||
specifier: ^7.5.0
|
||||
version: 7.5.0
|
||||
lodash.debounce:
|
||||
specifier: ^4.0.8
|
||||
version: 4.0.8
|
||||
@@ -148,7 +148,7 @@ importers:
|
||||
version: 5.1.1(vue@3.5.39(typescript@6.0.3))
|
||||
vitepress:
|
||||
specifier: 1.6.4
|
||||
version: 1.6.4(@algolia/client-search@5.52.1)(@types/node@25.9.5)(fuse.js@7.4.2)(lightningcss@1.32.0)(postcss@8.5.16)(search-insights@2.17.3)(sortablejs@1.15.7)(typescript@6.0.3)
|
||||
version: 1.6.4(@algolia/client-search@5.52.1)(@types/node@25.9.5)(fuse.js@7.5.0)(lightningcss@1.32.0)(postcss@8.5.16)(search-insights@2.17.3)(sortablejs@1.15.7)(typescript@6.0.3)
|
||||
vue:
|
||||
specifier: ^3.5.39
|
||||
version: 3.5.39(typescript@6.0.3)
|
||||
@@ -166,14 +166,14 @@ importers:
|
||||
specifier: ^1.2.7
|
||||
version: 1.2.7
|
||||
'@iconify-json/material-symbols-light':
|
||||
specifier: ^1.2.83
|
||||
version: 1.2.83
|
||||
specifier: ^1.2.84
|
||||
version: 1.2.84
|
||||
'@iconify-json/ri':
|
||||
specifier: ^1.2.10
|
||||
version: 1.2.10
|
||||
'@iconify-json/simple-icons':
|
||||
specifier: ^1.2.89
|
||||
version: 1.2.89
|
||||
specifier: ^1.2.90
|
||||
version: 1.2.90
|
||||
'@iconify-json/svg-spinners':
|
||||
specifier: ^1.2.4
|
||||
version: 1.2.4
|
||||
@@ -193,8 +193,8 @@ importers:
|
||||
specifier: ^25.9.5
|
||||
version: 25.9.5
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 6.0.7
|
||||
version: 6.0.7(vite@8.1.4(@types/node@25.9.5)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3))
|
||||
specifier: 6.0.8
|
||||
version: 6.0.8(vite@8.1.4(@types/node@25.9.5)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3))
|
||||
'@vue/compiler-sfc':
|
||||
specifier: ^3.5.39
|
||||
version: 3.5.39
|
||||
@@ -884,11 +884,11 @@ packages:
|
||||
'@iconify-json/ion@1.2.7':
|
||||
resolution: {integrity: sha512-ZJNG5kLCbTPr68mdP0jx6Q3lB9AMEQKO2+VvIjuJ2llGFICBLD+cvESn/qGDRIqSfk2D3PrFMf/Qg8WKIUV7cg==}
|
||||
|
||||
'@iconify-json/material-symbols-light@1.2.83':
|
||||
resolution: {integrity: sha512-zU86TINRMGHUCzQWBNqj0jOitGoh+XTEanGGowQGBVsR7ZpvNQk4tq8sy+alSqVufyopjDsnKd8Hz9HejDSxkg==}
|
||||
'@iconify-json/material-symbols-light@1.2.84':
|
||||
resolution: {integrity: sha512-/7eMQRrzVuSfSHFJD5MxuBQFqaXPmci/gYe48755FFtYaiO4QQyK4/YVqNRnvL/C3WQrJQwTpuV1RVSPVnWlcg==}
|
||||
|
||||
'@iconify-json/material-symbols@1.2.83':
|
||||
resolution: {integrity: sha512-4I2rfNlaoyn4zIcdJDxUMuPV1pVp8Tgwy+eJvyAZuOpmPtOsniQ8Dug6wzRD5s9KLyQA3smFvuBphVdYG7NWQA==}
|
||||
'@iconify-json/material-symbols@1.2.84':
|
||||
resolution: {integrity: sha512-DWwjwrrzVNyMShkis47exANpi4uXUSoRE7/1rnOct9yO3SkMbt2I8386V/ou5od22us13bKkfwHitK2zK3Ah3g==}
|
||||
|
||||
'@iconify-json/mdi-light@1.2.2':
|
||||
resolution: {integrity: sha512-86UV9uyNve8zRFWiPrOrrDp9GDzsZM7plYV/on4VjgLLqXlyriuy541eHZB7LIOzTUyIPVli7QiUpBbTtBhsFw==}
|
||||
@@ -905,8 +905,8 @@ packages:
|
||||
'@iconify-json/ri@1.2.10':
|
||||
resolution: {integrity: sha512-WWMhoncVVM+Xmu9T5fgu2lhYRrKTEWhKk3Com0KiM111EeEsRLiASjpsFKnC/SrB6covhUp95r2mH8tGxhgd5Q==}
|
||||
|
||||
'@iconify-json/simple-icons@1.2.89':
|
||||
resolution: {integrity: sha512-hRaCY5s2G5oWAIhc4LCGYn6g6RrwLL4zhoLOT+KUO3joVCxVlZKA+839bv/47Nbe9/ZD4UA6dznZ4XPYcI53wA==}
|
||||
'@iconify-json/simple-icons@1.2.90':
|
||||
resolution: {integrity: sha512-zt2o2ZvQpHVvZJARIkZ51RnaHY2oqcPJMvHE+mVnxkSr+c33fnX4gciiXu+wyX5ei+s0qbVX1wD0DWBbaGBYMA==}
|
||||
|
||||
'@iconify-json/svg-spinners@1.2.4':
|
||||
resolution: {integrity: sha512-ayn0pogFPwJA1WFZpDnoq9/hjDxN+keeCMyThaX4d3gSJ3y0mdKUxIA/b1YXWGtY9wVtZmxwcvOIeEieG4+JNg==}
|
||||
@@ -1627,8 +1627,8 @@ packages:
|
||||
vite: ^5.0.0 || ^6.0.0
|
||||
vue: ^3.2.25
|
||||
|
||||
'@vitejs/plugin-vue@6.0.7':
|
||||
resolution: {integrity: sha512-km+p+XdSz9Sxm5rqUbqcSfZYaAniKxWBj1KURl+Jr7UaPvvX7BmaWMdP69I5rrFDeQGyxAG7NXdc57vz+snhWg==}
|
||||
'@vitejs/plugin-vue@6.0.8':
|
||||
resolution: {integrity: sha512-0ZjgOg7oO6farnNGup7yvoM/YXZV84OZxHAwtflItNa/6zzQyVb5LNxyea3FEKEX2XlagIKzrlH7wwxkKgtiew==}
|
||||
engines: {node: ^20.19.0 || >=22.12.0}
|
||||
peerDependencies:
|
||||
vite: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
@@ -2350,8 +2350,8 @@ packages:
|
||||
csstype@3.2.3:
|
||||
resolution: {integrity: sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==}
|
||||
|
||||
daisyui@5.6.17:
|
||||
resolution: {integrity: sha512-e/+8lJc2/GiMrnm6bVL+0K3pYE2mUP4DY/IFUcOCQdcocvRkDsmXGIIaC87JMedJJSKXVCuFpOVSZqMwaRcIGg==}
|
||||
daisyui@5.6.18:
|
||||
resolution: {integrity: sha512-6y9rboRQl8fosnusy/5pg11yp+H0LtK3YdtfS4Vf2QVnaYOKasNdYm6hDxeiT6bwZPdl4WRPzVIlIApdo2ssBg==}
|
||||
|
||||
data-urls@7.0.0:
|
||||
resolution: {integrity: sha512-23XHcCF+coGYevirZceTVD7NdJOqVn+49IHyxgszm+JIiHLoB2TkmPtsYkNWT1pvRSGkc35L6NHs0yHkN2SumA==}
|
||||
@@ -2652,8 +2652,8 @@ packages:
|
||||
function-bind@1.1.2:
|
||||
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
|
||||
|
||||
fuse.js@7.4.2:
|
||||
resolution: {integrity: sha512-LVbzjD4WA6UP5B1UnP8wuaXJiLnqMdM/E4fiJXTJ5haJ5b/MBNsK29h2fm6swEoQaVQjvYFWKLE2RanyZIoRVQ==}
|
||||
fuse.js@7.5.0:
|
||||
resolution: {integrity: sha512-sQtrEfA+ez/3G0cCZecF70oqpCRttCexYUG4mUrtWL49ULUzUyxokt5kyqwtKzj1270RaKih+hcP3qLcumccow==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
get-caller-file@2.0.5:
|
||||
@@ -4618,11 +4618,11 @@ snapshots:
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
'@iconify-json/material-symbols-light@1.2.83':
|
||||
'@iconify-json/material-symbols-light@1.2.84':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
'@iconify-json/material-symbols@1.2.83':
|
||||
'@iconify-json/material-symbols@1.2.84':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
@@ -4646,7 +4646,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
'@iconify-json/simple-icons@1.2.89':
|
||||
'@iconify-json/simple-icons@1.2.90':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
@@ -5247,7 +5247,7 @@ snapshots:
|
||||
vite: 5.4.21(@types/node@25.9.5)(lightningcss@1.32.0)
|
||||
vue: 3.5.39(typescript@6.0.3)
|
||||
|
||||
'@vitejs/plugin-vue@6.0.7(vite@8.1.4(@types/node@25.9.5)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3))':
|
||||
'@vitejs/plugin-vue@6.0.8(vite@8.1.4(@types/node@25.9.5)(jiti@2.7.0)(yaml@2.9.0))(vue@3.5.39(typescript@6.0.3))':
|
||||
dependencies:
|
||||
'@rolldown/pluginutils': 1.0.1
|
||||
vite: 8.1.4(@types/node@25.9.5)(jiti@2.7.0)(yaml@2.9.0)
|
||||
@@ -5693,26 +5693,26 @@ snapshots:
|
||||
'@vueuse/shared': 14.3.0(vue@3.5.39(typescript@6.0.3))
|
||||
vue: 3.5.39(typescript@6.0.3)
|
||||
|
||||
'@vueuse/integrations@12.8.2(focus-trap@7.8.0)(fuse.js@7.4.2)(sortablejs@1.15.7)(typescript@6.0.3)':
|
||||
'@vueuse/integrations@12.8.2(focus-trap@7.8.0)(fuse.js@7.5.0)(sortablejs@1.15.7)(typescript@6.0.3)':
|
||||
dependencies:
|
||||
'@vueuse/core': 12.8.2(typescript@6.0.3)
|
||||
'@vueuse/shared': 12.8.2(typescript@6.0.3)
|
||||
vue: 3.5.39(typescript@6.0.3)
|
||||
optionalDependencies:
|
||||
focus-trap: 7.8.0
|
||||
fuse.js: 7.4.2
|
||||
fuse.js: 7.5.0
|
||||
sortablejs: 1.15.7
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
'@vueuse/integrations@14.3.0(focus-trap@7.8.0)(fuse.js@7.4.2)(sortablejs@1.15.7)(vue@3.5.39(typescript@6.0.3))':
|
||||
'@vueuse/integrations@14.3.0(focus-trap@7.8.0)(fuse.js@7.5.0)(sortablejs@1.15.7)(vue@3.5.39(typescript@6.0.3))':
|
||||
dependencies:
|
||||
'@vueuse/core': 14.3.0(vue@3.5.39(typescript@6.0.3))
|
||||
'@vueuse/shared': 14.3.0(vue@3.5.39(typescript@6.0.3))
|
||||
vue: 3.5.39(typescript@6.0.3)
|
||||
optionalDependencies:
|
||||
focus-trap: 7.8.0
|
||||
fuse.js: 7.4.2
|
||||
fuse.js: 7.5.0
|
||||
sortablejs: 1.15.7
|
||||
|
||||
'@vueuse/metadata@12.8.2': {}
|
||||
@@ -6069,7 +6069,7 @@ snapshots:
|
||||
|
||||
csstype@3.2.3: {}
|
||||
|
||||
daisyui@5.6.17: {}
|
||||
daisyui@5.6.18: {}
|
||||
|
||||
data-urls@7.0.0:
|
||||
dependencies:
|
||||
@@ -6396,7 +6396,7 @@ snapshots:
|
||||
|
||||
function-bind@1.1.2: {}
|
||||
|
||||
fuse.js@7.4.2: {}
|
||||
fuse.js@7.5.0: {}
|
||||
|
||||
get-caller-file@2.0.5: {}
|
||||
|
||||
@@ -7558,11 +7558,11 @@ snapshots:
|
||||
jiti: 2.7.0
|
||||
yaml: 2.9.0
|
||||
|
||||
vitepress@1.6.4(@algolia/client-search@5.52.1)(@types/node@25.9.5)(fuse.js@7.4.2)(lightningcss@1.32.0)(postcss@8.5.16)(search-insights@2.17.3)(sortablejs@1.15.7)(typescript@6.0.3):
|
||||
vitepress@1.6.4(@algolia/client-search@5.52.1)(@types/node@25.9.5)(fuse.js@7.5.0)(lightningcss@1.32.0)(postcss@8.5.16)(search-insights@2.17.3)(sortablejs@1.15.7)(typescript@6.0.3):
|
||||
dependencies:
|
||||
'@docsearch/css': 3.8.2
|
||||
'@docsearch/js': 3.8.2(@algolia/client-search@5.52.1)(search-insights@2.17.3)
|
||||
'@iconify-json/simple-icons': 1.2.89
|
||||
'@iconify-json/simple-icons': 1.2.90
|
||||
'@shikijs/core': 2.5.0
|
||||
'@shikijs/transformers': 2.5.0
|
||||
'@shikijs/types': 2.5.0
|
||||
@@ -7571,7 +7571,7 @@ snapshots:
|
||||
'@vue/devtools-api': 7.7.9
|
||||
'@vue/shared': 3.5.39
|
||||
'@vueuse/core': 12.8.2(typescript@6.0.3)
|
||||
'@vueuse/integrations': 12.8.2(focus-trap@7.8.0)(fuse.js@7.4.2)(sortablejs@1.15.7)(typescript@6.0.3)
|
||||
'@vueuse/integrations': 12.8.2(focus-trap@7.8.0)(fuse.js@7.5.0)(sortablejs@1.15.7)(typescript@6.0.3)
|
||||
focus-trap: 7.8.0
|
||||
mark.js: 8.11.1
|
||||
minisearch: 7.2.0
|
||||
|
||||
Reference in New Issue
Block a user