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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Amir Raminfar <findamir@gmail.com>
This commit is contained in:
renovate[bot]
2026-07-22 00:14:19 +00:00
committed by GitHub
parent 73099aa67a
commit de70cbe389
9 changed files with 505 additions and 573 deletions
+1 -1
View File
@@ -6,6 +6,6 @@
"dozzle": "workspace:*"
},
"dependencies": {
"@fontsource-variable/playfair-display": "^5.2.8"
"@fontsource-variable/playfair-display": "^5.3.0"
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

+3 -3
View File
@@ -25,7 +25,7 @@ require (
github.com/expr-lang/expr v1.17.8
github.com/go-chi/chi/v5 v5.3.1
github.com/go-chi/jwtauth/v5 v5.4.0
github.com/go-faker/faker/v4 v4.9.0
github.com/go-faker/faker/v4 v4.10.0
github.com/go-git/go-git/v5 v5.19.1
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
github.com/moby/docker-image-spec v1.3.1
@@ -39,7 +39,7 @@ require (
go.yaml.in/yaml/v3 v3.0.4
golang.org/x/crypto v0.54.0
golang.org/x/sync v0.22.0
google.golang.org/grpc v1.82.0
google.golang.org/grpc v1.82.1
google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af
k8s.io/api v0.36.2
k8s.io/apimachinery v0.36.2
@@ -55,7 +55,7 @@ require (
require (
dario.cat/mergo v1.0.2 // indirect
github.com/ProtonMail/go-crypto v1.4.1 // indirect
github.com/air-verse/air v1.65.3 // indirect
github.com/air-verse/air v1.67.1 // indirect
github.com/alexflint/go-scalar v1.2.0 // indirect
github.com/andybalholm/cascadia v1.3.3 // indirect
github.com/bahlo/generic-list-go v0.2.0 // indirect
+5
View File
@@ -15,6 +15,7 @@ github.com/PuerkitoBio/goquery v1.12.0 h1:pAcL4g3WRXekcB9AU/y1mbKez2dbY2AajVhtkO
github.com/PuerkitoBio/goquery v1.12.0/go.mod h1:802ej+gV2y7bbIhOIoPY5sT183ZW0YFofScC4q/hIpQ=
github.com/air-verse/air v1.65.3 h1:7NUAqofZuSf5vZbVoZpdTr/4LuKkOCj1JTiMrOdUs7A=
github.com/air-verse/air v1.65.3/go.mod h1:OaJZSfZqf7wyjS2oP/CcEVyIt0JmZuPh5x1gdtklmmY=
github.com/air-verse/air v1.67.1/go.mod h1:OaJZSfZqf7wyjS2oP/CcEVyIt0JmZuPh5x1gdtklmmY=
github.com/alecthomas/chroma/v2 v2.23.1 h1:nv2AVZdTyClGbVQkIzlDm/rnhk1E9bU9nXwmZ/Vk/iY=
github.com/alecthomas/chroma/v2 v2.23.1/go.mod h1:NqVhfBR0lte5Ouh3DcthuUCTUpDC9cxBOfyMbMQPs3o=
github.com/alexflint/go-arg v1.6.1 h1:uZogJ6VDBjcuosydKgvYYRhh9sRCusjOvoOLZopBlnA=
@@ -134,6 +135,8 @@ github.com/go-chi/jwtauth/v5 v5.4.0 h1:Ieh0xMJsFvqylqJ02/mQHKzbbKO9DYNBh4DPKCwTw
github.com/go-chi/jwtauth/v5 v5.4.0/go.mod h1:w6yjqUUXz1b8+oiJel64Sz1KJwduQM6qUA5QNzO5+bQ=
github.com/go-faker/faker/v4 v4.9.0 h1:a4HXLwueuTCtgF93VpUsl8Zd2nG1VH2SgNWDPVEBg5U=
github.com/go-faker/faker/v4 v4.9.0/go.mod h1:u1dIRP5neLB6kTzgyVjdBOV5R1uP7BdxkcWk7tiKQXk=
github.com/go-faker/faker/v4 v4.10.0 h1:rHTZVwG1x8aN4zXDYJUFucOGDQojuxOby5MTdC/M2Fw=
github.com/go-faker/faker/v4 v4.10.0/go.mod h1:X+KzPB4JZ82GY4MYr7NV7zmp+i/K0SG5EDKqIg5zd1k=
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI=
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376/go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic=
github.com/go-git/go-billy/v5 v5.9.0 h1:jItGXszUDRtR/AlferWPTMN4j38BQ88XnXKbilmmBPA=
@@ -530,6 +533,8 @@ google.golang.org/genproto/googleapis/rpc v0.0.0-20260504160031-60b97b32f348 h1:
google.golang.org/genproto/googleapis/rpc v0.0.0-20260504160031-60b97b32f348/go.mod h1:4Hqkh8ycfw05ld/3BWL7rJOSfebL2Q+DVDeRgYgxUU8=
google.golang.org/grpc v1.82.0 h1:vguDnZUPjE26w09A63VoxZPnvPjB5Riyc0mkXPFmAIU=
google.golang.org/grpc v1.82.0/go.mod h1:yzTZ1TB1Z3SG+LIYaI+WiE8D5+PZ3ArnrSp8zF3+/ZA=
google.golang.org/grpc v1.82.1 h1:NnAxzGRA0677vCa4BUkOAnO5+FfQqVl9iUXeD0IqcGE=
google.golang.org/grpc v1.82.1/go.mod h1:yzTZ1TB1Z3SG+LIYaI+WiE8D5+PZ3ArnrSp8zF3+/ZA=
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.6.2 h1:rgSNvqscFZ1JgV/4wH5GOsZFSFkR2Eua9As3KIr2LlM=
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.6.2/go.mod h1:iMEtFwDlAhjDU9L5mY6U1XLwlIId/G3h+QcBHDIvrJ8=
google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af h1:+5/Sw3GsDNlEmu7TfklWKPdQ0Ykja5VEmq2i817+jbI=
+13 -13
View File
@@ -6,7 +6,7 @@
"bugs": {
"url": "https://github.com/amir20/dozzle/issues"
},
"packageManager": "pnpm@11.13.0+sha512.88d94724d8f2e6c186744a5584c6e59ecac869ec7ba15e9cb4cd628e8dc7066820b2481d8ee3b51ea8da323a7378068aa58c556a3720d32b7c20a051d088363a",
"packageManager": "pnpm@11.15.1+sha512.81350b07e53c9538a02f1f2303b4290fa2d7be04e56e2a970c4cc4b417dc761de196edabd49d55c7dc9580db81007c44143e4e3d7e462b3000d23c255122d065",
"type": "module",
"repository": {
"type": "git",
@@ -37,11 +37,11 @@
"@codemirror/theme-one-dark": "^6.1.3",
"@codemirror/view": "^6.43.6",
"@duckdb/duckdb-wasm": "1.33.1-dev57.0",
"@fontsource/jetbrains-mono": "^5.2.8",
"@fontsource/jetbrains-mono": "^5.3.0",
"@iconify-json/carbon": "^1.2.24",
"@iconify-json/cil": "^1.2.3",
"@iconify-json/ic": "^1.2.4",
"@iconify-json/material-symbols": "^1.2.85",
"@iconify-json/material-symbols": "^1.2.86",
"@iconify-json/mdi": "^1.2.3",
"@iconify-json/mdi-light": "^1.2.2",
"@iconify-json/octicon": "^1.2.29",
@@ -49,7 +49,7 @@
"@intlify/unplugin-vue-i18n": "^11.2.4",
"@lezer/highlight": "^1.2.3",
"@tailwindcss/typography": "^0.5.20",
"@tailwindcss/vite": "4.3.2",
"@tailwindcss/vite": "4.3.3",
"@vueuse/components": "^14.3.0",
"@vueuse/core": "^14.3.0",
"@vueuse/integrations": "^14.3.0",
@@ -59,7 +59,7 @@
"@xterm/xterm": "^6.0.0",
"ansi-to-html": "^0.7.2",
"codemirror": "^6.0.2",
"daisyui": "5.6.18",
"daisyui": "5.7.0",
"entities": "^8.0.0",
"fuse.js": "^7.5.0",
"lodash.debounce": "^4.0.8",
@@ -67,25 +67,25 @@
"sortablejs": "^1.15.7",
"splitpanes": "^4.1.2",
"strip-ansi": "^7.2.0",
"tailwindcss": "4.3.2",
"tailwindcss": "4.3.3",
"unplugin-auto-import": "^21.0.0",
"unplugin-icons": "^23.0.1",
"unplugin-vue-components": "^32.1.0",
"unplugin-vue-macros": "^2.14.5",
"vite": "8.1.4",
"vite": "8.1.5",
"vite-plugin-vue-layouts": "^0.11.0",
"vite-svg-loader": "^5.1.1",
"vitepress": "1.6.4",
"vue": "^3.5.39",
"vue-i18n": "^11.4.6",
"vue": "^3.5.40",
"vue-i18n": "^11.4.7",
"vue-router": "^5.2.0"
},
"devDependencies": {
"@apache-arrow/esnext-esm": "^21.1.0",
"@iconify-json/ion": "^1.2.7",
"@iconify-json/material-symbols-light": "^1.2.85",
"@iconify-json/material-symbols-light": "^1.2.86",
"@iconify-json/ri": "^1.2.10",
"@iconify-json/simple-icons": "^1.2.90",
"@iconify-json/simple-icons": "^1.2.91",
"@iconify-json/svg-spinners": "^1.2.4",
"@iconify/vue": "^5.0.1",
"@pinia/testing": "^2.0.1",
@@ -93,14 +93,14 @@
"@types/lodash.debounce": "^4.0.9",
"@types/node": "^25.9.5",
"@vitejs/plugin-vue": "6.0.8",
"@vue/compiler-sfc": "^3.5.39",
"@vue/compiler-sfc": "^3.5.40",
"@vue/test-utils": "^2.4.11",
"bumpp": "^11.1.0",
"c8": "^12.0.0",
"concurrently": "^10.0.3",
"eventsourcemock": "^2.0.0",
"jsdom": "^29.1.1",
"lint-staged": "^17.0.8",
"lint-staged": "^17.1.0",
"prettier": "^3.9.5",
"prettier-plugin-tailwindcss": "^0.8.1",
"simple-git-hooks": "^2.13.1",
+483 -556
View File
File diff suppressed because it is too large Load Diff