first commit
This commit is contained in:
parent
a3f5f5f701
commit
207c82578f
137 changed files with 4659 additions and 8605 deletions
26
package.json
26
package.json
|
|
@ -9,9 +9,27 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^4.2.3",
|
||||
"@astrojs/markdown-remark": "6.3.2",
|
||||
"@astrojs/mdx": "4.3.0",
|
||||
"@astrojs/rss": "^4.0.11",
|
||||
"@astrojs/sitemap": "^3.3.0",
|
||||
"astro": "^5.5.6"
|
||||
"@astrojs/sitemap": "3.4.0",
|
||||
"@catppuccin/palette": "^1.7.1",
|
||||
"@itsmatteomanf/astro-pagefind": "^0.4.0",
|
||||
"@philnash/astro-pagination": "^0.5.0",
|
||||
"@tailwindcss/vite": "^4.1.3",
|
||||
"@yeskunall/astro-umami": "^0.0.4",
|
||||
"astro": "5.8.1",
|
||||
"astro-embed": "^0.9.0",
|
||||
"astro-expressive-code": "^0.40.2",
|
||||
"astro-font": "^1.0.0",
|
||||
"astro-icon": "^1.1.5",
|
||||
"astro-pagefind": "^1.8.3",
|
||||
"astro-relative-links": "^0.4.2",
|
||||
"pagefind": "^1.3.0",
|
||||
"sanitize-html": "^2.15.0",
|
||||
"tailwindcss": "^4.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@catppuccin/tailwindcss": "^0.1.6"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue