Skip to content

Commit c85e473

Browse files
chore(deps): update astro monorepo
1 parent 0128fb0 commit c85e473

3 files changed

Lines changed: 3932 additions & 983 deletions

File tree

docs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
},
1414
"dependencies": {
1515
"@algolia/client-search": "^5.19.0",
16-
"@astrojs/markdown-remark": "^6.0.2",
17-
"@astrojs/mdx": "^4.0.6",
18-
"@astrojs/netlify": "^6.1.0",
19-
"@astrojs/preact": "^4.0.2",
20-
"@astrojs/react": "^4.1.5",
16+
"@astrojs/markdown-remark": "^7.1.0",
17+
"@astrojs/mdx": "^5.0.3",
18+
"@astrojs/netlify": "^7.0.5",
19+
"@astrojs/preact": "^5.1.0",
20+
"@astrojs/react": "^5.0.2",
2121
"@astrojs/rss": "^4.0.11",
2222
"@astrojs/sitemap": "^3.2.1",
2323
"@docsearch/css": "^4.3.2",
@@ -35,7 +35,7 @@
3535
"@unpic/astro": "workspace:^",
3636
"@unpic/placeholder": "^0.1.2",
3737
"@unpic/react": "workspace:^",
38-
"astro": "^5.1.7",
38+
"astro": "^6.1.2",
3939
"astro-expressive-code": "^0.40.1",
4040
"astro-icon": "^1.1.5",
4141
"bluesky-comments-tag": "^0.0.2",

packages/astro/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@astrojs/check": "^0.9.5",
4444
"@testing-library/dom": "^10.4.0",
4545
"@types/jsdom": "^27.0.0",
46-
"astro": "^5.1.7",
46+
"astro": "^6.1.2",
4747
"jsdom": "^27.2.0",
4848
"tsup": "^8.3.5",
4949
"vitest": "^3.0.2"
@@ -55,6 +55,6 @@
5555
"blurhash": "^2.0.5"
5656
},
5757
"peerDependencies": {
58-
"astro": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-beta"
58+
"astro": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-beta || ^6.0.0"
5959
}
6060
}

0 commit comments

Comments
 (0)