Update packages

This commit is contained in:
itsfinniii
2026-04-24 18:50:58 +02:00
parent 7b5a8bc705
commit 1fde3d4f69
2 changed files with 368 additions and 344 deletions

703
astro/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -9,12 +9,12 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/preact": "^5.1.1",
"@astrojs/preact": "^5.1.2",
"@directus/sdk": "^21.2.0",
"@rollup/plugin-graphql": "^2.0.5",
"@tailwindcss/typography": "^0.5.19",
"@tailwindcss/vite": "^4.2.1",
"astro": "^6.1.8",
"@tailwindcss/vite": "^4.2.4",
"astro": "^6.1.9",
"highlight.js": "^11.11.1",
"markdown-it": "^14.1.1",
"markdown-it-highlightjs": "^4.3.0",
@@ -22,8 +22,9 @@
"mdast-util-to-string": "^4.0.0",
"minify-xml": "^4.5.2",
"preact": "^10.28.4",
"react-responsive-masonry": "^2.7.2",
"reading-time": "^1.5.0",
"tailwindcss": "^4.2.1",
"tailwindcss": "^4.2.4",
"tslib": "^2.8.1",
"vite": "^8.0.9 "
},