File tree Expand file tree Collapse file tree 4 files changed +19
-24
lines changed Expand file tree Collapse file tree 4 files changed +19
-24
lines changed Original file line number Diff line number Diff line change @@ -27,9 +27,9 @@ require (
2727 github.com/PuerkitoBio/goquery v1.10.1
2828 github.com/go-chi/chi/v5 v5.2.0
2929 github.com/go-chi/jwtauth/v5 v5.3.2
30- github.com/puzpuzpuz/xsync/v3 v3.4.1
30+ github.com/puzpuzpuz/xsync/v3 v3.5.0
3131 github.com/rs/zerolog v1.33.0
32- github.com/samber/lo v1.47 .0
32+ github.com/samber/lo v1.48 .0
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 @@ -130,11 +130,15 @@ github.com/puzpuzpuz/xsync/v3 v3.4.0 h1:DuVBAdXuGFHv8adVXjWWZ63pJq+NRXOWVXlKDBZ+
130130github.com/puzpuzpuz/xsync/v3 v3.4.0 /go.mod h1:VjzYrABPabuM4KyBh1Ftq6u8nhwY5tBPKP9jpmh0nnA =
131131github.com/puzpuzpuz/xsync/v3 v3.4.1 h1:wWXLKXwzpsduC3kUSahiL45MWxkGb+AQG0dsri4iftA =
132132github.com/puzpuzpuz/xsync/v3 v3.4.1 /go.mod h1:VjzYrABPabuM4KyBh1Ftq6u8nhwY5tBPKP9jpmh0nnA =
133+ github.com/puzpuzpuz/xsync/v3 v3.5.0 h1:i+cMcpEDY1BkNm7lPDkCtE4oElsYLn+EKF8kAu2vXT4 =
134+ github.com/puzpuzpuz/xsync/v3 v3.5.0 /go.mod h1:VjzYrABPabuM4KyBh1Ftq6u8nhwY5tBPKP9jpmh0nnA =
133135github.com/rs/xid v1.5.0 /go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg =
134136github.com/rs/zerolog v1.33.0 h1:1cU2KZkvPxNyfgEmhHAz/1A9Bz+llsdYzklWFzgp0r8 =
135137github.com/rs/zerolog v1.33.0 /go.mod h1:/7mN4D5sKwJLZQ2b/znpjC3/GQWY/xaDXUM0kKWRHss =
136138github.com/samber/lo v1.47.0 h1:z7RynLwP5nbyRscyvcD043DWYoOcYRv3mV8lBeqOCLc =
137139github.com/samber/lo v1.47.0 /go.mod h1:RmDH9Ct32Qy3gduHQuKJ3gW1fMHAnE/fAzQuf6He5cU =
140+ github.com/samber/lo v1.48.0 h1:ELOfcaM7vdYPe0egBS2Nxa8LxkY4lR+9LBzj0l6cHJ0 =
141+ github.com/samber/lo v1.48.0 /go.mod h1:dO6KHFzUKXgP8LDhU0oI8d2hekjXnGOu0DB8Jecxd6o =
138142github.com/segmentio/asm v1.2.0 h1:9BQrFxC+YOHJlTlHGkTrFWf59nbL3XnCoFLTwDCI7ys =
139143github.com/segmentio/asm v1.2.0 /go.mod h1:BqMnlJP91P8d+4ibuonYZw9mfnzI9HfxselHZr5aAcs =
140144github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8 =
Original file line number Diff line number Diff line change 6767 "unplugin-icons" : " ^22.0.0" ,
6868 "unplugin-vue-components" : " ^28.0.0" ,
6969 "unplugin-vue-macros" : " ^2.13.11" ,
70- "unplugin-vue-router" : " ^0.11.1 " ,
70+ "unplugin-vue-router" : " ^0.11.2 " ,
7171 "vite" : " 6.0.11" ,
7272 "vite-plugin-compression2" : " ^1.3.3" ,
7373 "vite-plugin-vue-layouts" : " ^0.11.0" ,
9797 "concurrently" : " ^9.1.2" ,
9898 "eventsourcemock" : " ^2.0.0" ,
9999 "jsdom" : " ^26.0.0" ,
100- "lint-staged" : " ^15.4.2 " ,
100+ "lint-staged" : " ^15.4.3 " ,
101101 "prettier" : " ^3.4.2" ,
102102 "prettier-plugin-tailwindcss" : " ^0.6.11" ,
103103 "simple-git-hooks" : " ^2.11.1" ,
You can’t perform that action at this time.
0 commit comments