Skip to content

Commit 3cfb9d7

Browse files
Update astro monorepo
1 parent d436c27 commit 3cfb9d7

File tree

2 files changed

+2340
-1635
lines changed

2 files changed

+2340
-1635
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
},
1515
"keywords": [],
1616
"devDependencies": {
17-
"@astrojs/mdx": "0.19.7",
18-
"@astrojs/sitemap": "1.4.0",
19-
"@astrojs/solid-js": "2.2.1",
17+
"@astrojs/mdx": "4.3.0",
18+
"@astrojs/sitemap": "3.4.1",
19+
"@astrojs/solid-js": "5.1.0",
2020
"@cspell/eslint-plugin": "6.31.3",
2121
"@typescript-eslint/eslint-plugin": "5.62.0",
2222
"@typescript-eslint/parser": "5.62.0",
@@ -44,7 +44,7 @@
4444
},
4545
"dependencies": {
4646
"@unocss/astro": "0.65.4",
47-
"astro": "2.10.15",
47+
"astro": "5.10.2",
4848
"solid-js": "1.9.4"
4949
}
5050
}

0 commit comments

Comments
 (0)