chore: meta, books, blogroll, links
This commit is contained in:
parent
8a3ece9530
commit
45b6e113b5
10 changed files with 530 additions and 86 deletions
11
package.json
11
package.json
|
@ -17,14 +17,15 @@
|
|||
"@tabler/icons-react": "^3.19.0",
|
||||
"astro": "^4.16.13",
|
||||
"luxon": "^3.5.0",
|
||||
"markdown-it": "^14.1.0",
|
||||
"markdown-it-anchor": "^9.2.0",
|
||||
"markdown-it-footnote": "^4.0.0",
|
||||
"markdown-it-prism": "^2.3.0",
|
||||
"truncate-html": "1.1.2",
|
||||
"youtube-video-element": "^1.1.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@supabase/supabase-js": "^2.45.4",
|
||||
"ics": "^3.8.1",
|
||||
"markdown-it": "^14.1.0",
|
||||
"markdown-it-anchor": "^9.2.0",
|
||||
"markdown-it-footnote": "^4.0.0",
|
||||
"markdown-it-prism": "^2.3.0"
|
||||
"ics": "^3.8.1"
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue