3 Commits
Author SHA1 Message Date
Valentin Popov 157b53ab76 chore(deps): merge master into Astro 7 update
Test / npm test (pull_request) Successful in 41s
RenovateBot / renovate (push) Successful in 31s
Test / npm test (push) Successful in 42s
2026-06-27 02:53:27 +04:00
Valentin Popov fb83149563 fix(deps): add markdown remark processor for Astro 7
Test / npm test (push) Successful in 49s
Test / npm test (pull_request) Successful in 42s
2026-06-27 02:28:13 +04:00
renovate[bot] 4d92d7558f fix(deps): update dependency astro to v7
Test / npm test (push) Failing after 31s
Test / npm test (pull_request) Failing after 32s
2026-06-23 00:06:03 +00:00
2 changed files with 1997 additions and 1363 deletions
+1995 -1362
View File
File diff suppressed because it is too large Load Diff
+2 -1
View File
@@ -21,10 +21,11 @@
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/markdown-remark": "^7.2.0",
"@astrojs/rss": "^4.0.12",
"@astrojs/sitemap": "^3.4.1",
"@resvg/resvg-js": "^2.6.2",
"astro": "^6.0.0",
"astro": "^7.0.0",
"autoprefixer": "^10.4.21",
"cssnano": "^8.0.0",
"cssnano-preset-advanced": "^8.0.0",