File tree Expand file tree Collapse file tree 4 files changed +27
-25
lines changed Expand file tree Collapse file tree 4 files changed +27
-25
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
3131 github.com/rs/zerolog v1.33.0
3232 github.com/samber/lo v1.47.0
3333 github.com/wk8/go-ordered-map/v2 v2.1.8
34- github.com/yuin/goldmark v1.7.4
34+ github.com/yuin/goldmark v1.7.6
3535 golang.org/x/crypto v0.28.0
3636 golang.org/x/sync v0.8.0
3737 google.golang.org/grpc v1.67.1
Original file line number Diff line number Diff line change @@ -137,6 +137,8 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec
137137github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
138138github.com/yuin/goldmark v1.7.4 h1:BDXOHExt+A7gwPCJgPIIq7ENvceR7we7rOS9TNoLZeg =
139139github.com/yuin/goldmark v1.7.4 /go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRlaOzY1E =
140+ github.com/yuin/goldmark v1.7.6 h1:cZgJxVh5mL5cu8KOnwxvFJy5TFB0BHUskZZyq7TYbDg =
141+ github.com/yuin/goldmark v1.7.6 /go.mod h1:uzxRWxtg69N339t3louHJ7+O03ezfj6PlliRlaOzY1E =
140142go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 h1:4K4tsIXefpVJtvA/8srF4V4y0akAoPHkIslgAkjixJA =
141143go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 /go.mod h1:jjdQuTGVsXV4vSs+CJ2qYDeDPf9yIJV23qlIzBm73Vg =
142144go.opentelemetry.io/otel v1.28.0 h1:/SqNcYk+idO0CxKEUOtKQClMK/MimZihKYMruSMViUo =
Original file line number Diff line number Diff line change 6767 "unplugin-auto-import" : " ^0.18.3" ,
6868 "unplugin-icons" : " ^0.19.3" ,
6969 "unplugin-vue-components" : " ^0.27.4" ,
70- "unplugin-vue-macros" : " ^2.12.3 " ,
70+ "unplugin-vue-macros" : " ^2.12.4 " ,
7171 "unplugin-vue-router" : " ^0.10.8" ,
7272 "vite" : " 5.4.8" ,
7373 "vite-plugin-compression2" : " ^1.3.0" ,
7474 "vite-plugin-vue-layouts" : " ^0.11.0" ,
75- "vitepress" : " 1.4.0 " ,
75+ "vitepress" : " 1.4.1 " ,
7676 "vue" : " ^3.5.12" ,
7777 "vue-i18n" : " ^10.0.4" ,
7878 "vue-router" : " ^4.4.5"
You can’t perform that action at this time.
0 commit comments