Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsneighbour committed May 10, 2024
1 parent 28f7fdb commit 27b3e54
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module github.com/davidsneighbour/kollitsch.dev
go 1.21.8

require (
github.com/Heydon/REVENGE.CSS v0.0.0-20200622155810-b5f5f04ac1b5 // indirect
github.com/aFarkas/lazysizes v0.0.0-20210517092641-1523a4ff4579 // indirect
github.com/csswizardry/ct v0.0.0-20230131155739-4e0d88c1a9ff // indirect
github.com/davidsneighbour/hugo-modules v1.2024.22 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
github.com/Heydon/REVENGE.CSS v0.0.0-20200622155810-b5f5f04ac1b5 h1:it3c7bXcWnGKUXuOLswZmiDXarJbG0gRkSsfXa3+Sos=
github.com/Heydon/REVENGE.CSS v0.0.0-20200622155810-b5f5f04ac1b5/go.mod h1:XBpzr9hlUI2hdamAi4xPpys4nVjsp7eyIBAKhmP8nzs=
github.com/aFarkas/lazysizes v0.0.0-20210517092641-1523a4ff4579 h1:K8ukOfj0MOBEWWsL8Mzd8GXIbAf7/RHnX1hipqbjeto=
github.com/aFarkas/lazysizes v0.0.0-20210517092641-1523a4ff4579/go.mod h1:xl3heUINAn0oPowV1biDQ2Pyw1w3x66I7KEbWkaxox0=
github.com/csswizardry/ct v0.0.0-20230131155739-4e0d88c1a9ff h1:nV9EWy0+/rvtipXqDQMVeFfgyXgP9yY40bbx0h2qS+8=
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"ninja-keys": "1.2.2",
"node-fetch": "3.3.2",
"oauth-1.0a": "2.2.6",
"openai": "4.43.0",
"openai": "4.44.0",
"pagefind": "1.1.0",
"playwright": "1.44.0",
"postcss": "8.4.38",
Expand Down

0 comments on commit 27b3e54

Please sign in to comment.