File tree Expand file tree Collapse file tree 4 files changed +342
-316
lines changed Expand file tree Collapse file tree 4 files changed +342
-316
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ 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.0
30+ github.com/puzpuzpuz/xsync/v3 v3.4.1
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
Original file line number Diff line number Diff line change @@ -126,6 +126,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
126126github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
127127github.com/puzpuzpuz/xsync/v3 v3.4.0 h1:DuVBAdXuGFHv8adVXjWWZ63pJq+NRXOWVXlKDBZ+mJ4 =
128128github.com/puzpuzpuz/xsync/v3 v3.4.0 /go.mod h1:VjzYrABPabuM4KyBh1Ftq6u8nhwY5tBPKP9jpmh0nnA =
129+ github.com/puzpuzpuz/xsync/v3 v3.4.1 h1:wWXLKXwzpsduC3kUSahiL45MWxkGb+AQG0dsri4iftA =
130+ github.com/puzpuzpuz/xsync/v3 v3.4.1 /go.mod h1:VjzYrABPabuM4KyBh1Ftq6u8nhwY5tBPKP9jpmh0nnA =
129131github.com/rs/xid v1.5.0 /go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg =
130132github.com/rs/zerolog v1.33.0 h1:1cU2KZkvPxNyfgEmhHAz/1A9Bz+llsdYzklWFzgp0r8 =
131133github.com/rs/zerolog v1.33.0 /go.mod h1:/7mN4D5sKwJLZQ2b/znpjC3/GQWY/xaDXUM0kKWRHss =
Original file line number Diff line number Diff line change 6666 "unplugin-auto-import" : " ^19.0.0" ,
6767 "unplugin-icons" : " ^22.0.0" ,
6868 "unplugin-vue-components" : " ^28.0.0" ,
69- "unplugin-vue-macros" : " ^2.13.8 " ,
69+ "unplugin-vue-macros" : " ^2.13.10 " ,
7070 "unplugin-vue-router" : " ^0.10.9" ,
7171 "vite" : " 6.0.7" ,
7272 "vite-plugin-compression2" : " ^1.3.3" ,
You can’t perform that action at this time.
0 commit comments