We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03141ee commit 279609aCopy full SHA for 279609a
4 files changed
package.json
@@ -12,17 +12,17 @@
12
},
13
"dependencies": {
14
"@astro-community/astro-embed-youtube": "^0.5.2",
15
- "@astrojs/mdx": "3.0.1",
16
- "@astrojs/react": "3.4.0",
17
- "@astrojs/rss": "^4.0.6",
18
- "@astrojs/sitemap": "3.1.5",
+ "@astrojs/mdx": "4.3.0",
+ "@astrojs/react": "4.3.0",
+ "@astrojs/rss": "^4.0.12",
+ "@astrojs/sitemap": "3.4.1",
19
"@expressive-code/plugin-frames": "^0.33.2",
20
"@tanstack/react-query": "^5.18.1",
21
"@types/react": "^18.0.21",
22
"@types/react-dom": "^18.0.6",
23
"@types/styled-components": "^5.1.26",
24
"@zachleat/snow-fall": "^1.0.2",
25
- "astro": "4.9.1",
+ "astro": "5.11.0",
26
"astro-expressive-code": "^0.33.2",
27
"cheerio": "1.0.0-rc.12",
28
"clsx": "^1.2.1",
0 commit comments