We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf99d6e commit 8bce09bCopy full SHA for 8bce09b
package.json
@@ -14,9 +14,9 @@
14
},
15
"keywords": [],
16
"devDependencies": {
17
- "@astrojs/mdx": "0.19.7",
18
- "@astrojs/sitemap": "1.4.0",
19
- "@astrojs/solid-js": "2.2.1",
+ "@astrojs/mdx": "3.1.2",
+ "@astrojs/sitemap": "3.1.6",
+ "@astrojs/solid-js": "4.4.0",
20
"@cspell/eslint-plugin": "6.31.3",
21
"@typescript-eslint/eslint-plugin": "5.62.0",
22
"@typescript-eslint/parser": "5.62.0",
@@ -44,7 +44,7 @@
44
45
"dependencies": {
46
"@unocss/astro": "0.61.0",
47
- "astro": "2.10.15",
+ "astro": "4.11.4",
48
"solid-js": "1.8.17"
49
}
50
0 commit comments