1 Commits

Author SHA1 Message Date
12aa763b05 fix(deps): update dependency astro to v6
Some checks failed
Test / npm test (push) Failing after 43s
Test / npm test (pull_request) Failing after 41s
2026-03-31 00:05:58 +00:00
2 changed files with 375 additions and 1085 deletions

1456
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -24,7 +24,7 @@
"@astrojs/rss": "^4.0.12",
"@astrojs/sitemap": "^3.4.1",
"@resvg/resvg-js": "^2.6.2",
"astro": "^5.9.0",
"astro": "^6.0.0",
"autoprefixer": "^10.4.21",
"cssnano": "^7.0.7",
"cssnano-preset-advanced": "^7.0.7",
@@ -37,7 +37,7 @@
"sass": "^1.89.1",
"satori": "^0.26.0",
"satori-html": "^0.3.2",
"schema-dts": "^2.0.0",
"schema-dts": "^1.1.5",
"sharp": "^0.34.2",
"typescript": "^5"
},