chore: more books + bump deps
This commit is contained in:
parent
2722fd40f4
commit
6da001328b
5 changed files with 15 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "21.4.9",
|
||||
"version": "21.4.10",
|
||||
"description": "The source for my personal site. Built using 11ty (and other tools).",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
@ -36,7 +36,7 @@
|
|||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^1.10.0",
|
||||
"@supabase/supabase-js": "^2.45.0",
|
||||
"@supabase/supabase-js": "^2.45.1",
|
||||
"dotenv-flow": "^4.1.0",
|
||||
"liquidjs": "^10.16.1",
|
||||
"luxon": "^3.5.0",
|
||||
|
|
Reference in a new issue