File tree Expand file tree Collapse file tree 4 files changed +79
-77
lines changed Expand file tree Collapse file tree 4 files changed +79
-77
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
2929 github.com/go-chi/jwtauth/v5 v5.3.2
3030 github.com/puzpuzpuz/xsync/v3 v3.5.0
3131 github.com/rs/zerolog v1.33.0
32- github.com/samber/lo v1.49.0
32+ github.com/samber/lo v1.49.1
3333 github.com/wk8/go-ordered-map/v2 v2.1.8
3434 github.com/yuin/goldmark v1.7.8
3535 golang.org/x/crypto v0.32.0
Original file line number Diff line number Diff line change @@ -141,6 +141,8 @@ github.com/samber/lo v1.48.0 h1:ELOfcaM7vdYPe0egBS2Nxa8LxkY4lR+9LBzj0l6cHJ0=
141141github.com/samber/lo v1.48.0 /go.mod h1:dO6KHFzUKXgP8LDhU0oI8d2hekjXnGOu0DB8Jecxd6o =
142142github.com/samber/lo v1.49.0 h1:AGnTnQrg1jpFuwECPUSoxZCfVH5W22b605kWSry3YxM =
143143github.com/samber/lo v1.49.0 /go.mod h1:dO6KHFzUKXgP8LDhU0oI8d2hekjXnGOu0DB8Jecxd6o =
144+ github.com/samber/lo v1.49.1 h1:4BIFyVfuQSEpluc7Fua+j1NolZHiEHEpaSEKdsH0tew =
145+ github.com/samber/lo v1.49.1 /go.mod h1:dO6KHFzUKXgP8LDhU0oI8d2hekjXnGOu0DB8Jecxd6o =
144146github.com/segmentio/asm v1.2.0 h1:9BQrFxC+YOHJlTlHGkTrFWf59nbL3XnCoFLTwDCI7ys =
145147github.com/segmentio/asm v1.2.0 /go.mod h1:BqMnlJP91P8d+4ibuonYZw9mfnzI9HfxselHZr5aAcs =
146148github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8 =
Original file line number Diff line number Diff line change 4141 "@intlify/unplugin-vue-i18n" : " ^6.0.3" ,
4242 "@oddbird/css-anchor-positioning" : " ^0.4.0" ,
4343 "@tailwindcss/typography" : " ^0.5.16" ,
44- "@tailwindcss/vite" : " 4.0.0 " ,
44+ "@tailwindcss/vite" : " 4.0.1 " ,
4545 "@vueuse/components" : " ^12.5.0" ,
4646 "@vueuse/core" : " ^12.5.0" ,
4747 "@vueuse/integrations" : " ^12.5.0" ,
5353 "d3-selection" : " ^3.0.0" ,
5454 "d3-shape" : " ^3.2.0" ,
5555 "d3-transition" : " ^3.0.1" ,
56- "daisyui" : " 5.0.0-beta.2 " ,
56+ "daisyui" : " 5.0.0-beta.3 " ,
5757 "date-fns" : " ^4.1.0" ,
5858 "entities" : " ^6.0.0" ,
5959 "fuse.js" : " ^7.0.0" ,
6262 "sortablejs" : " ^1.15.6" ,
6363 "splitpanes" : " ^3.1.8" ,
6464 "strip-ansi" : " ^7.1.0" ,
65- "tailwindcss" : " 4.0.0 " ,
65+ "tailwindcss" : " 4.0.1 " ,
6666 "unplugin-auto-import" : " ^19.0.0" ,
6767 "unplugin-icons" : " ^22.0.0" ,
6868 "unplugin-vue-components" : " ^28.0.0" ,
You can’t perform that action at this time.
0 commit comments