mirror of
https://github.com/thiloho/thiloho.github.io.git
synced 2025-11-22 02:11:35 +01:00
Update packages and add article
This commit is contained in:
22
package.json
22
package.json
@@ -10,23 +10,23 @@
|
||||
"format": "prettier . --write"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/rss": "4.0.11",
|
||||
"@astrojs/sitemap": "3.3.1",
|
||||
"@fontsource-variable/roboto": "5.2.5",
|
||||
"@tailwindcss/vite": "4.1.4",
|
||||
"astro": "5.7.5",
|
||||
"@astrojs/rss": "4.0.12",
|
||||
"@astrojs/sitemap": "3.6.0",
|
||||
"@fontsource-variable/roboto": "5.2.8",
|
||||
"@tailwindcss/vite": "4.1.14",
|
||||
"astro": "5.14.6",
|
||||
"markdown-it": "14.1.0",
|
||||
"rehype-autolink-headings": "7.1.0",
|
||||
"rehype-slug": "6.0.0",
|
||||
"sanitize-html": "2.16.0",
|
||||
"tailwindcss": "4.1.4"
|
||||
"sanitize-html": "2.17.0",
|
||||
"tailwindcss": "4.1.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/typography": "0.5.16",
|
||||
"@tailwindcss/typography": "0.5.19",
|
||||
"@types/markdown-it": "14.1.2",
|
||||
"@types/sanitize-html": "2.15.0",
|
||||
"prettier": "3.5.3",
|
||||
"@types/sanitize-html": "2.16.0",
|
||||
"prettier": "3.6.2",
|
||||
"prettier-plugin-astro": "0.14.1",
|
||||
"prettier-plugin-tailwindcss": "0.6.11"
|
||||
"prettier-plugin-tailwindcss": "0.7.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user