mirror of
https://github.com/amir20/dozzle.git
synced 2026-06-23 04:10:12 +00:00
fix(deps): update all non-major dependencies (#4641)
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Push container / Push branches and PRs (push) Has been cancelled
Deploy VitePress site to Pages / build (push) Has been cancelled
Deploy VitePress site to Pages / Deploy (push) Has been cancelled
Test / Typecheck (push) Has been cancelled
Test / JavaScript Tests (push) Has been cancelled
Test / Go Tests (push) Has been cancelled
Test / Go Staticcheck (push) Has been cancelled
Test / Integration Tests (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -32,7 +32,7 @@ require (
|
||||
github.com/go-git/go-git/v5 v5.18.0
|
||||
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
|
||||
github.com/moby/docker-image-spec v1.3.1
|
||||
github.com/puzpuzpuz/xsync/v4 v4.4.0
|
||||
github.com/puzpuzpuz/xsync/v4 v4.5.0
|
||||
github.com/rs/zerolog v1.35.0
|
||||
github.com/samber/lo v1.53.0
|
||||
github.com/wk8/go-ordered-map/v2 v2.1.8
|
||||
|
||||
@@ -326,6 +326,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
|
||||
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
|
||||
github.com/puzpuzpuz/xsync/v4 v4.4.0 h1:vlSN6/CkEY0pY8KaB0yqo/pCLZvp9nhdbBdjipT4gWo=
|
||||
github.com/puzpuzpuz/xsync/v4 v4.4.0/go.mod h1:VJDmTCJMBt8igNxnkQd86r+8KUeN1quSfNKu5bLYFQo=
|
||||
github.com/puzpuzpuz/xsync/v4 v4.5.0 h1:vOSWu6b57/emh+L/Cw0BeQfvxa/cogFywXHeGUxQxAg=
|
||||
github.com/puzpuzpuz/xsync/v4 v4.5.0/go.mod h1:VJDmTCJMBt8igNxnkQd86r+8KUeN1quSfNKu5bLYFQo=
|
||||
github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
|
||||
github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
|
||||
github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ=
|
||||
|
||||
+3
-3
@@ -35,7 +35,7 @@
|
||||
"@codemirror/language": "^6.12.3",
|
||||
"@codemirror/state": "^6.6.0",
|
||||
"@codemirror/theme-one-dark": "^6.1.3",
|
||||
"@codemirror/view": "^6.41.0",
|
||||
"@codemirror/view": "^6.41.1",
|
||||
"@duckdb/duckdb-wasm": "1.33.1-dev45.0",
|
||||
"@iconify-json/carbon": "^1.2.20",
|
||||
"@iconify-json/cil": "^1.2.3",
|
||||
@@ -104,8 +104,8 @@
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^6.0.3",
|
||||
"vitest": "^4.1.4",
|
||||
"vue-component-type-helpers": "3.2.6",
|
||||
"vue-tsc": "3.2.6"
|
||||
"vue-component-type-helpers": "3.2.7",
|
||||
"vue-tsc": "3.2.7"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,vue,css,ts,html,md}": [
|
||||
|
||||
Generated
+38
-38
@@ -27,8 +27,8 @@ importers:
|
||||
specifier: ^6.1.3
|
||||
version: 6.1.3
|
||||
'@codemirror/view':
|
||||
specifier: ^6.41.0
|
||||
version: 6.41.0
|
||||
specifier: ^6.41.1
|
||||
version: 6.41.1
|
||||
'@duckdb/duckdb-wasm':
|
||||
specifier: 1.33.1-dev45.0
|
||||
version: 1.33.1-dev45.0
|
||||
@@ -133,7 +133,7 @@ importers:
|
||||
version: 32.0.0(vue@3.5.32(typescript@6.0.3))
|
||||
unplugin-vue-macros:
|
||||
specifier: ^2.14.5
|
||||
version: 2.14.5(@vueuse/core@14.2.1(vue@3.5.32(typescript@6.0.3)))(esbuild@0.27.1)(rollup@4.53.3)(typescript@6.0.3)(vite@8.0.8(@types/node@25.6.0)(esbuild@0.27.1)(jiti@2.6.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.2))(vue-tsc@3.2.6(typescript@6.0.3))(vue@3.5.32(typescript@6.0.3))
|
||||
version: 2.14.5(@vueuse/core@14.2.1(vue@3.5.32(typescript@6.0.3)))(esbuild@0.27.1)(rollup@4.53.3)(typescript@6.0.3)(vite@8.0.8(@types/node@25.6.0)(esbuild@0.27.1)(jiti@2.6.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.2))(vue-tsc@3.2.7(typescript@6.0.3))(vue@3.5.32(typescript@6.0.3))
|
||||
vite:
|
||||
specifier: 8.0.8
|
||||
version: 8.0.8(@types/node@25.6.0)(esbuild@0.27.1)(jiti@2.6.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.2)
|
||||
@@ -229,11 +229,11 @@ importers:
|
||||
specifier: ^4.1.4
|
||||
version: 4.1.4(@types/node@25.6.0)(jsdom@29.0.2)(vite@8.0.8(@types/node@25.6.0)(esbuild@0.27.1)(jiti@2.6.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.2))
|
||||
vue-component-type-helpers:
|
||||
specifier: 3.2.6
|
||||
version: 3.2.6
|
||||
specifier: 3.2.7
|
||||
version: 3.2.7
|
||||
vue-tsc:
|
||||
specifier: 3.2.6
|
||||
version: 3.2.6(typescript@6.0.3)
|
||||
specifier: 3.2.7
|
||||
version: 3.2.7(typescript@6.0.3)
|
||||
|
||||
packages:
|
||||
|
||||
@@ -383,8 +383,8 @@ packages:
|
||||
'@codemirror/theme-one-dark@6.1.3':
|
||||
resolution: {integrity: sha512-NzBdIvEJmx6fjeremiGp3t/okrLPYT0d9orIc7AFun8oZcRk58aejkqhv6spnz4MLAevrKNPMQYXEWMg4s+sKA==}
|
||||
|
||||
'@codemirror/view@6.41.0':
|
||||
resolution: {integrity: sha512-6H/qadXsVuDY219Yljhohglve8xf4B8xJkVOEWfA5uiYKiTFppjqsvsfR5iPA0RbvRBoOyTZpbLIxe9+0UR8xA==}
|
||||
'@codemirror/view@6.41.1':
|
||||
resolution: {integrity: sha512-ToDnWKbBnke+ZLrP6vgTTDScGi5H37YYuZGniQaBzxMVdtCxMrslsmtnOvbPZk4RX9bvkQqnWR/WS/35tJA0qg==}
|
||||
|
||||
'@cspotcode/source-map-support@0.8.1':
|
||||
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
|
||||
@@ -2285,8 +2285,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/language-core@3.2.6':
|
||||
resolution: {integrity: sha512-xYYYX3/aVup576tP/23sEUpgiEnujrENaoNRbaozC1/MA9I6EGFQRJb4xrt/MmUCAGlxTKL2RmT8JLTPqagCkg==}
|
||||
'@vue/language-core@3.2.7':
|
||||
resolution: {integrity: sha512-Gn4q/tRxbpVGLEuARQ43p3YELlNAFgRUVCgW9U5Cr+5q4vfD2bWDWpl3ABbJMXUt5xlE1dF8dkigg2aUq7JYYw==}
|
||||
|
||||
'@vue/reactivity@3.5.32':
|
||||
resolution: {integrity: sha512-/ORasxSGvZ6MN5gc+uE364SxFdJ0+WqVG0CENXaGW58TOCdrAW76WWaplDtECeS1qphvtBZtR+3/o1g1zL4xPQ==}
|
||||
@@ -4428,8 +4428,8 @@ packages:
|
||||
vue-component-type-helpers@2.2.12:
|
||||
resolution: {integrity: sha512-YbGqHZ5/eW4SnkPNR44mKVc6ZKQoRs/Rux1sxC6rdwXb4qpbOSYfDr9DsTHolOTGmIKgM9j141mZbBeg05R1pw==}
|
||||
|
||||
vue-component-type-helpers@3.2.6:
|
||||
resolution: {integrity: sha512-O02tnvIfOQVmnvoWwuSydwRoHjZVt8UEBR+2p4rT35p8GAy5VTlWP8o5qXfJR/GWCN0nVZoYWsVUvx2jwgdBmQ==}
|
||||
vue-component-type-helpers@3.2.7:
|
||||
resolution: {integrity: sha512-+gPp5YGmhfsj1IN+xUo7y0fb4clfnOiiUA39y07yW1VzCRjzVgwLbtmdWlghh7mXrPsEaYc7rrIir/HT6C8vYQ==}
|
||||
|
||||
vue-i18n@11.3.2:
|
||||
resolution: {integrity: sha512-gmFrvM+iuf2AH4ygligw/pC7PRJ63AdRNE68E0GPlQ83Mzfyck6g6cRQC3KzkYXr+ZidR91wq+5YBmAMpkgE1A==}
|
||||
@@ -4452,8 +4452,8 @@ packages:
|
||||
pinia:
|
||||
optional: true
|
||||
|
||||
vue-tsc@3.2.6:
|
||||
resolution: {integrity: sha512-gYW/kWI0XrwGzd0PKc7tVB/qpdeAkIZLNZb10/InizkQjHjnT8weZ/vBarZoj4kHKbUTZT/bAVgoOr8x4NsQ/Q==}
|
||||
vue-tsc@3.2.7:
|
||||
resolution: {integrity: sha512-zc1tL3HoQni1zGTGrwBVRQb7rGP5SWdu/m4rGB6JcnAC5MT5LFZIxF7Y+EJEnt4hGF23d60rXH7gRjHGb5KQQQ==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '>=5.0.0'
|
||||
@@ -4730,14 +4730,14 @@ snapshots:
|
||||
dependencies:
|
||||
'@codemirror/language': 6.12.3
|
||||
'@codemirror/state': 6.6.0
|
||||
'@codemirror/view': 6.41.0
|
||||
'@codemirror/view': 6.41.1
|
||||
'@lezer/common': 1.5.0
|
||||
|
||||
'@codemirror/commands@6.10.1':
|
||||
dependencies:
|
||||
'@codemirror/language': 6.12.3
|
||||
'@codemirror/state': 6.6.0
|
||||
'@codemirror/view': 6.41.0
|
||||
'@codemirror/view': 6.41.1
|
||||
'@lezer/common': 1.5.0
|
||||
|
||||
'@codemirror/lang-javascript@6.2.5':
|
||||
@@ -4746,7 +4746,7 @@ snapshots:
|
||||
'@codemirror/language': 6.12.3
|
||||
'@codemirror/lint': 6.9.2
|
||||
'@codemirror/state': 6.6.0
|
||||
'@codemirror/view': 6.41.0
|
||||
'@codemirror/view': 6.41.1
|
||||
'@lezer/common': 1.5.0
|
||||
'@lezer/javascript': 1.5.4
|
||||
|
||||
@@ -4758,7 +4758,7 @@ snapshots:
|
||||
'@codemirror/language@6.12.3':
|
||||
dependencies:
|
||||
'@codemirror/state': 6.6.0
|
||||
'@codemirror/view': 6.41.0
|
||||
'@codemirror/view': 6.41.1
|
||||
'@lezer/common': 1.5.0
|
||||
'@lezer/highlight': 1.2.3
|
||||
'@lezer/lr': 1.4.7
|
||||
@@ -4767,13 +4767,13 @@ snapshots:
|
||||
'@codemirror/lint@6.9.2':
|
||||
dependencies:
|
||||
'@codemirror/state': 6.6.0
|
||||
'@codemirror/view': 6.41.0
|
||||
'@codemirror/view': 6.41.1
|
||||
crelt: 1.0.6
|
||||
|
||||
'@codemirror/search@6.6.0':
|
||||
dependencies:
|
||||
'@codemirror/state': 6.6.0
|
||||
'@codemirror/view': 6.41.0
|
||||
'@codemirror/view': 6.41.1
|
||||
crelt: 1.0.6
|
||||
|
||||
'@codemirror/state@6.6.0':
|
||||
@@ -4784,10 +4784,10 @@ snapshots:
|
||||
dependencies:
|
||||
'@codemirror/language': 6.12.3
|
||||
'@codemirror/state': 6.6.0
|
||||
'@codemirror/view': 6.41.0
|
||||
'@codemirror/view': 6.41.1
|
||||
'@lezer/highlight': 1.2.3
|
||||
|
||||
'@codemirror/view@6.41.0':
|
||||
'@codemirror/view@6.41.1':
|
||||
dependencies:
|
||||
'@codemirror/state': 6.6.0
|
||||
crelt: 1.0.6
|
||||
@@ -6253,7 +6253,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- vue
|
||||
|
||||
'@vue-macros/volar@0.30.15(typescript@6.0.3)(vue-tsc@3.2.6(typescript@6.0.3))(vue@3.5.32(typescript@6.0.3))':
|
||||
'@vue-macros/volar@0.30.15(typescript@6.0.3)(vue-tsc@3.2.7(typescript@6.0.3))(vue@3.5.32(typescript@6.0.3))':
|
||||
dependencies:
|
||||
'@vue-macros/boolean-prop': 0.5.5(vue@3.5.32(typescript@6.0.3))
|
||||
'@vue-macros/common': 1.16.1(vue@3.5.32(typescript@6.0.3))
|
||||
@@ -6264,7 +6264,7 @@ snapshots:
|
||||
muggle-string: 0.4.1
|
||||
ts-macro: 0.1.25(typescript@6.0.3)
|
||||
optionalDependencies:
|
||||
vue-tsc: 3.2.6(typescript@6.0.3)
|
||||
vue-tsc: 3.2.7(typescript@6.0.3)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
- vue
|
||||
@@ -6362,9 +6362,9 @@ snapshots:
|
||||
'@vue/language-core@2.1.10(typescript@6.0.3)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.28
|
||||
'@vue/compiler-dom': 3.5.31
|
||||
'@vue/compiler-dom': 3.5.32
|
||||
'@vue/compiler-vue2': 2.7.16
|
||||
'@vue/shared': 3.5.31
|
||||
'@vue/shared': 3.5.32
|
||||
alien-signals: 0.2.2
|
||||
minimatch: 9.0.5
|
||||
muggle-string: 0.4.1
|
||||
@@ -6375,9 +6375,9 @@ snapshots:
|
||||
'@vue/language-core@2.2.12(typescript@6.0.3)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.15
|
||||
'@vue/compiler-dom': 3.5.31
|
||||
'@vue/compiler-dom': 3.5.32
|
||||
'@vue/compiler-vue2': 2.7.16
|
||||
'@vue/shared': 3.5.31
|
||||
'@vue/shared': 3.5.32
|
||||
alien-signals: 1.0.13
|
||||
minimatch: 9.0.5
|
||||
muggle-string: 0.4.1
|
||||
@@ -6385,11 +6385,11 @@ snapshots:
|
||||
optionalDependencies:
|
||||
typescript: 6.0.3
|
||||
|
||||
'@vue/language-core@3.2.6':
|
||||
'@vue/language-core@3.2.7':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.28
|
||||
'@vue/compiler-dom': 3.5.31
|
||||
'@vue/shared': 3.5.31
|
||||
'@vue/compiler-dom': 3.5.32
|
||||
'@vue/shared': 3.5.32
|
||||
alien-signals: 3.1.2
|
||||
muggle-string: 0.4.1
|
||||
path-browserify: 1.0.1
|
||||
@@ -6723,7 +6723,7 @@ snapshots:
|
||||
'@codemirror/lint': 6.9.2
|
||||
'@codemirror/search': 6.6.0
|
||||
'@codemirror/state': 6.6.0
|
||||
'@codemirror/view': 6.41.0
|
||||
'@codemirror/view': 6.41.1
|
||||
|
||||
color-convert@2.0.1:
|
||||
dependencies:
|
||||
@@ -8380,7 +8380,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- vue
|
||||
|
||||
unplugin-vue-macros@2.14.5(@vueuse/core@14.2.1(vue@3.5.32(typescript@6.0.3)))(esbuild@0.27.1)(rollup@4.53.3)(typescript@6.0.3)(vite@8.0.8(@types/node@25.6.0)(esbuild@0.27.1)(jiti@2.6.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.2))(vue-tsc@3.2.6(typescript@6.0.3))(vue@3.5.32(typescript@6.0.3)):
|
||||
unplugin-vue-macros@2.14.5(@vueuse/core@14.2.1(vue@3.5.32(typescript@6.0.3)))(esbuild@0.27.1)(rollup@4.53.3)(typescript@6.0.3)(vite@8.0.8(@types/node@25.6.0)(esbuild@0.27.1)(jiti@2.6.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.2))(vue-tsc@3.2.7(typescript@6.0.3))(vue@3.5.32(typescript@6.0.3)):
|
||||
dependencies:
|
||||
'@vue-macros/better-define': 1.11.4(vue@3.5.32(typescript@6.0.3))
|
||||
'@vue-macros/boolean-prop': 0.5.5(vue@3.5.32(typescript@6.0.3))
|
||||
@@ -8410,7 +8410,7 @@ snapshots:
|
||||
'@vue-macros/short-bind': 1.1.5(vue@3.5.32(typescript@6.0.3))
|
||||
'@vue-macros/short-emits': 1.6.5(vue@3.5.32(typescript@6.0.3))
|
||||
'@vue-macros/short-vmodel': 1.5.5(vue@3.5.32(typescript@6.0.3))
|
||||
'@vue-macros/volar': 0.30.15(typescript@6.0.3)(vue-tsc@3.2.6(typescript@6.0.3))(vue@3.5.32(typescript@6.0.3))
|
||||
'@vue-macros/volar': 0.30.15(typescript@6.0.3)(vue-tsc@3.2.7(typescript@6.0.3))(vue@3.5.32(typescript@6.0.3))
|
||||
unplugin: 1.16.1
|
||||
unplugin-combine: 1.2.1(esbuild@0.27.1)(rollup@4.53.3)(unplugin@1.16.1)(vite@8.0.8(@types/node@25.6.0)(esbuild@0.27.1)(jiti@2.6.1)(terser@5.39.0)(tsx@4.19.2)(yaml@2.8.2))
|
||||
unplugin-vue-define-options: 1.5.5(vue@3.5.32(typescript@6.0.3))
|
||||
@@ -8594,7 +8594,7 @@ snapshots:
|
||||
|
||||
vue-component-type-helpers@2.2.12: {}
|
||||
|
||||
vue-component-type-helpers@3.2.6: {}
|
||||
vue-component-type-helpers@3.2.7: {}
|
||||
|
||||
vue-i18n@11.3.2(vue@3.5.32(typescript@6.0.3)):
|
||||
dependencies:
|
||||
@@ -8628,10 +8628,10 @@ snapshots:
|
||||
'@vue/compiler-sfc': 3.5.32
|
||||
pinia: 3.0.4(typescript@6.0.3)(vue@3.5.32(typescript@6.0.3))
|
||||
|
||||
vue-tsc@3.2.6(typescript@6.0.3):
|
||||
vue-tsc@3.2.7(typescript@6.0.3):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.28
|
||||
'@vue/language-core': 3.2.6
|
||||
'@vue/language-core': 3.2.7
|
||||
typescript: 6.0.3
|
||||
|
||||
vue@3.5.32(typescript@6.0.3):
|
||||
|
||||
Reference in New Issue
Block a user