Skip to content

Commit fc813d0

Browse files
authored
chore: update dependencies (#46)
Signed-off-by: Matt Struble <4325029+mattstruble@users.noreply.github.com>
1 parent 45a7048 commit fc813d0

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module struble.dev
33
go 1.23.2
44

55
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
77
github.com/schnerring/hugo-mod-json-resume v0.0.0-20241103032848-c53b1f47deca // indirect
88
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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=
33
github.com/schnerring/hugo-mod-json-resume v0.0.0-20241103032848-c53b1f47deca h1:K3ssLkcgBpb/j189koHkGMWRrVBuHMb6FbxvRIh4UeQ=
44
github.com/schnerring/hugo-mod-json-resume v0.0.0-20241103032848-c53b1f47deca/go.mod h1:sOjpBNFN9mITtxiRXl5oh+oeruYImPOgOH1j0Nf3GSY=

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
},
3737
"dependencies": {
3838
"@tabler/icons": "^2.47.0",
39-
"@tabler/icons-webfont": "^3.1.0",
39+
"@tabler/icons-webfont": "^3.21.0",
4040
"flexsearch": "0.7.31",
41-
"katex": "^0.16.8",
41+
"katex": "^0.16.11",
4242
"normalize.css": "^8.0.1",
4343
"prism-themes": "^1.9.0",
4444
"prismjs": "^1.29.0",

0 commit comments

Comments
 (0)