Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 13a0a30 commit cb78d7e
Show file tree
Hide file tree
Showing 4 changed files with 613 additions and 467 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.23.1
require (
github.com/Code-Hex/go-generics-cache v1.5.1
github.com/Masterminds/sprig/v3 v3.3.0
github.com/XSAM/otelsql v0.33.0
github.com/XSAM/otelsql v0.34.0
github.com/alecthomas/kong v1.2.1
github.com/blevesearch/bleve/v2 v2.4.2
github.com/bwmarrin/discordgo v0.28.1
Expand Down Expand Up @@ -39,7 +39,7 @@ require (
github.com/ory/dockertest/v3 v3.11.0
github.com/paulmach/orb v0.11.1
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.20.3
github.com/prometheus/client_golang v1.20.4
github.com/puzpuzpuz/xsync/v3 v3.4.0
github.com/rs/cors v1.11.1
github.com/spf13/viper v1.19.0
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ github.com/RoaringBitmap/roaring v1.9.4/go.mod h1:6AXUsoIEzDTFFQCe1RbGA6uFONMhve
github.com/Shopify/sarama v1.19.0/go.mod h1:FVkBWblsNy7DGZRfXLU0O9RCGt5g3g3yEuWXgklEdEo=
github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod h1:OXgGpZ6Cli1/URJOF1DMxUHB2q5Ap20/P/eIdh4G0pI=
github.com/VividCortex/gohistogram v1.0.0/go.mod h1:Pf5mBqqDxYaXu3hDrrU+w6nw50o/4+TcAqDqk/vUH7g=
github.com/XSAM/otelsql v0.33.0 h1:8ZgVGFMG78Gd7BcCkxZ+lBTybWrnOtQv5sn4sLWb0+w=
github.com/XSAM/otelsql v0.33.0/go.mod h1:TIaqdCA0m+GP0TJ4axwMSLunVfMFsxf1x1UU8MlUvAY=
github.com/XSAM/otelsql v0.34.0 h1:YdCRKy17Xn0MH717LEwqpVL/a+4nexmSCBrgoycYY6E=
github.com/XSAM/otelsql v0.34.0/go.mod h1:xaE+ybu+kJOYvtDyThbe0VoKWngvKHmNlrM1rOn8f94=
github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5/go.mod h1:SkGFH1ia65gfNATL8TAiHDNxPzPdmEL5uirI2Uyuz6c=
github.com/alecthomas/assert/v2 v2.10.0 h1:jjRCHsj6hBJhkmhznrCzoNpbA3zqy0fYiUcYZP/GkPY=
github.com/alecthomas/assert/v2 v2.10.0/go.mod h1:Bze95FyfUr7x34QZrjL+XP+0qgp/zg8yS+TtBj1WA3k=
Expand Down Expand Up @@ -730,8 +730,8 @@ github.com/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5Fsn
github.com/prometheus/client_golang v1.3.0/go.mod h1:hJaj2vgQTGQmVCsAACORcieXFeDPbaTKGT+JTgUa3og=
github.com/prometheus/client_golang v1.7.1/go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M=
github.com/prometheus/client_golang v1.11.0/go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqroYurpAkEiz0P2BEV0=
github.com/prometheus/client_golang v1.20.3 h1:oPksm4K8B+Vt35tUhw6GbSNSgVlVSBH0qELP/7u83l4=
github.com/prometheus/client_golang v1.20.3/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE=
github.com/prometheus/client_golang v1.20.4 h1:Tgh3Yr67PaOv/uTqloMsCEdeuFTatm5zIq5+qNN23vI=
github.com/prometheus/client_golang v1.20.4/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE=
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
github.com/prometheus/client_model v0.0.0-20190115171406-56726106282f/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
Expand Down Expand Up @@ -901,8 +901,8 @@ go.opentelemetry.io/otel/metric v1.30.0 h1:4xNulvn9gjzo4hjg+wzIKG7iNFEaBMX00Qd4Q
go.opentelemetry.io/otel/metric v1.30.0/go.mod h1:aXTfST94tswhWEb+5QjlSqG+cZlmyXy/u8jFpor3WqQ=
go.opentelemetry.io/otel/sdk v1.30.0 h1:cHdik6irO49R5IysVhdn8oaiR9m8XluDaJAs4DfOrYE=
go.opentelemetry.io/otel/sdk v1.30.0/go.mod h1:p14X4Ok8S+sygzblytT1nqG98QG2KYKv++HE0LY/mhg=
go.opentelemetry.io/otel/sdk/metric v1.29.0 h1:K2CfmJohnRgvZ9UAj2/FhIf/okdWcNdBwe1m8xFXiSY=
go.opentelemetry.io/otel/sdk/metric v1.29.0/go.mod h1:6zZLdCl2fkauYoZIOn/soQIDSWFmNSRcICarHfuhNJQ=
go.opentelemetry.io/otel/sdk/metric v1.30.0 h1:QJLT8Pe11jyHBHfSAgYH7kEmT24eX792jZO1bo4BXkM=
go.opentelemetry.io/otel/sdk/metric v1.30.0/go.mod h1:waS6P3YqFNzeP01kuo/MBBYqaoBJl7efRQHOaydhy1Y=
go.opentelemetry.io/otel/trace v1.30.0 h1:7UBkkYzeg3C7kQX8VAidWh2biiQbtAKjyIML8dQ9wmc=
go.opentelemetry.io/otel/trace v1.30.0/go.mod h1:5EyKqTzzmyqB9bwtCCq6pDLktPK6fmGf/Dph+8VI02o=
go.opentelemetry.io/proto/otlp v0.7.0/go.mod h1:PqfVotwruBrMGOCsRd/89rSnXhoiJIqeYNgFYFoEGnI=
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@galexrt/nuxt-update": "1.0.0",
"@iconify-json/flagpack": "1.2.0",
"@iconify-json/mdi": "1.2.0",
"@iconify-json/simple-icons": "1.2.2",
"@iconify-json/simple-icons": "1.2.3",
"@nuxt/fonts": "0.8.0",
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@latest",
"@nuxtjs/robots": "4.1.7",
Expand All @@ -48,7 +48,7 @@
"leaflet-contextmenu": "1.4.0",
"maska": "3.0.2",
"mdi-vue3": "7.4.47",
"nuxt-zod-i18n": "1.9.0",
"nuxt-zod-i18n": "1.10.0",
"pinia": "2.2.2",
"slugify": "1.6.6",
"splitpanes": "3.1.5",
Expand All @@ -73,13 +73,13 @@
"@types/howler": "2.2.11",
"@types/leaflet": "1.9.12",
"@types/leaflet-contextmenu": "1.4.3",
"@types/node": "22.5.4",
"@types/node": "22.5.5",
"@types/splitpanes": "2.2.6",
"@types/uuid": "10.0.0",
"@types/zxcvbn": "4.4.5",
"@vueuse/core": "11.0.3",
"@vueuse/nuxt": "11.0.3",
"@vueuse/router": "11.0.3",
"@vueuse/core": "11.1.0",
"@vueuse/nuxt": "11.1.0",
"@vueuse/router": "11.1.0",
"autoprefixer": "10.4.20",
"cssnano": "7.0.6",
"eslint": "9.10.0",
Expand All @@ -91,7 +91,7 @@
"nuxi": "3.13.1",
"nuxt": "3.13.1",
"nuxt-typed-router": "3.6.5",
"postcss": "8.4.45",
"postcss": "8.4.47",
"postcss-custom-properties": "14.0.1",
"postcss-import": "16.1.0",
"postcss-nesting": "13.0.0",
Expand All @@ -101,15 +101,15 @@
"prettier-plugin-tailwindcss": "0.6.6",
"protoc": "1.1.3",
"protoc-gen-js": "3.21.2",
"sass": "1.78.0",
"tailwindcss": "3.4.11",
"sass": "1.79.1",
"tailwindcss": "3.4.12",
"typescript": "5.6.2",
"vue": "3.5.5",
"vue": "3.5.6",
"vue-i18n-routing": "1.2.0",
"vue-tsc": "2.1.6"
},
"overrides": {
"@nuxt/icon": "1.5.0"
"@nuxt/icon": "1.5.1"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit cb78d7e

Please sign in to comment.