File tree Expand file tree Collapse file tree 4 files changed +14
-14
lines changed Expand file tree Collapse file tree 4 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module struble.dev
3
3
go 1.23.2
4
4
5
5
require (
6
- github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241104135554-064a47e07f32 // indirect
6
+ github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241104181545-8a1dcdd55ba0 // indirect
7
7
github.com/schnerring/hugo-mod-json-resume v0.0.0-20241103032848-c53b1f47deca // indirect
8
8
)
Original file line number Diff line number Diff line change 1
- github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241104135554-064a47e07f32 h1:8ms+5J87b9V8nmk849PfY/TTy0rzJQ4WklvoDEthWc8 =
2
- github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241104135554-064a47e07f32 /go.mod h1:kB/CxIqlpVbISScICPlK/a3U5JcapVWlwfxmby8D/bY =
1
+ github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241104181545-8a1dcdd55ba0 h1:eCy8DpEVnZ5BtFEGKETytkOaRph618pVltlH9JaDauc =
2
+ github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241104181545-8a1dcdd55ba0 /go.mod h1:kB/CxIqlpVbISScICPlK/a3U5JcapVWlwfxmby8D/bY =
3
3
github.com/schnerring/hugo-mod-json-resume v0.0.0-20241103032848-c53b1f47deca h1:K3ssLkcgBpb/j189koHkGMWRrVBuHMb6FbxvRIh4UeQ =
4
4
github.com/schnerring/hugo-mod-json-resume v0.0.0-20241103032848-c53b1f47deca /go.mod h1:sOjpBNFN9mITtxiRXl5oh+oeruYImPOgOH1j0Nf3GSY =
Original file line number Diff line number Diff line change 36
36
},
37
37
"dependencies" : {
38
38
"@tabler/icons" : " ^2.47.0" ,
39
- "@tabler/icons-webfont" : " ^3.1 .0" ,
39
+ "@tabler/icons-webfont" : " ^3.21 .0" ,
40
40
"flexsearch" : " 0.7.31" ,
41
- "katex" : " ^0.16.8 " ,
41
+ "katex" : " ^0.16.11 " ,
42
42
"normalize.css" : " ^8.0.1" ,
43
43
"prism-themes" : " ^1.9.0" ,
44
44
"prismjs" : " ^1.29.0" ,
You can’t perform that action at this time.
0 commit comments