We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fcff97 commit 7eb7155Copy full SHA for 7eb7155
2 files changed
package.json
@@ -14,9 +14,9 @@
14
},
15
"keywords": [],
16
"devDependencies": {
17
- "@astrojs/mdx": "0.18.2",
18
- "@astrojs/sitemap": "1.2.1",
19
- "@astrojs/solid-js": "2.1.0",
+ "@astrojs/mdx": "0.19.7",
+ "@astrojs/sitemap": "1.4.0",
+ "@astrojs/solid-js": "2.2.1",
20
"@cspell/eslint-plugin": "6.30.2",
21
"@typescript-eslint/eslint-plugin": "5.56.0",
22
"@typescript-eslint/parser": "5.56.0",
@@ -44,7 +44,7 @@
44
45
"dependencies": {
46
"@unocss/astro": "0.50.6",
47
- "astro": "2.1.6",
+ "astro": "2.10.15",
48
"solid-js": "1.6.15"
49
}
50
0 commit comments