Merge branch 'main' into wind-v4

This commit is contained in:
L4Ph
2025-08-21 17:54:31 +09:00
15 changed files with 519 additions and 493 deletions

View File

@@ -18,7 +18,7 @@
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/rss": "^4.0.12",
"@astrojs/sitemap": "^3.4.2",
"@astrojs/sitemap": "^3.5.0",
"@astrojs/svelte": "7.1.0",
"@expressive-code/core": "^0.41.3",
"@expressive-code/plugin-collapsible-sections": "^0.41.3",
@@ -33,7 +33,7 @@
"@swup/astro": "^1.7.0",
"@tailwindcss/typography": "^0.5.16",
"@tailwindcss/vite": "^4.1.11",
"astro": "5.12.5",
"astro": "5.13.2",
"astro-expressive-code": "^0.41.3",
"astro-icon": "^1.1.5",
"hastscript": "^9.0.1",
@@ -56,14 +56,14 @@
"sanitize-html": "^2.17.0",
"sharp": "^0.34.3",
"stylus": "^0.64.0",
"svelte": "^5.37.2",
"svelte": "^5.38.2",
"tailwindcss": "^4.1.11",
"typescript": "^5.9.2",
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"@astrojs/ts-plugin": "^1.10.4",
"@biomejs/biome": "2.1.3",
"@biomejs/biome": "2.2.0",
"@rollup/plugin-yaml": "^4.1.2",
"@types/hast": "^3.0.4",
"@types/markdown-it": "^14.1.2",