Skip to content
This repository was archived by the owner on Jun 12, 2025. It is now read-only.

Commit 4b90dac

Browse files
authored
Merge pull request #16 from OneLiteFeatherNET/renovate/major-astro-monorepo
Update astro monorepo (major)
2 parents 32348a3 + 226cb98 commit 4b90dac

File tree

2 files changed

+579
-463
lines changed

2 files changed

+579
-463
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
"dependencies": {
1313
"@astrojs/check": "^0.9.0",
1414
"@astrojs/cloudflare": "^11.0.1",
15-
"@astrojs/mdx": "^3.1.3",
15+
"@astrojs/mdx": "^4.0.0",
1616
"@astrojs/partytown": "^2.1.1",
1717
"@astrojs/rss": "^4.0.7",
1818
"@astrojs/sitemap": "^3.1.6",
19-
"astro": "^4.12.2",
19+
"astro": "^5.0.0",
2020
"astro-robots-txt": "^1.0.0",
2121
"markdown-it": "^14.1.0",
2222
"preact": "^10.22.1",
2323
"sanitize-html": "^2.13.0",
2424
"typescript": "^5.5.4"
2525
},
2626
"devDependencies": {
27-
"@astrojs/preact": "^3.5.1",
28-
"@astrojs/tailwind": "^5.1.0"
27+
"@astrojs/preact": "^4.0.0",
28+
"@astrojs/tailwind": "^6.0.0"
2929
}
3030
}

0 commit comments

Comments
 (0)