We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b47a0f commit 9bd024dCopy full SHA for 9bd024d
2 files changed
package.json
@@ -9,18 +9,18 @@
9
"astro": "astro"
10
},
11
"dependencies": {
12
- "@astrojs/mdx": "^4.3.13",
+ "@astrojs/mdx": "^4.3.14",
13
"@astrojs/partytown": "^2.1.4",
14
- "@astrojs/react": "^4.4.2",
15
- "@astrojs/sitemap": "^3.7.0",
+ "@astrojs/react": "^5.0.0",
+ "@astrojs/sitemap": "^3.7.1",
16
"@iconify-json/academicons": "^1.2.4",
17
"@iconify-json/fa7-brands": "^1.2.2",
18
- "@iconify-json/lucide": "^1.2.95",
19
- "@iconify-json/tabler": "^1.2.29",
+ "@iconify-json/lucide": "^1.2.96",
+ "@iconify-json/tabler": "^1.2.31",
20
"@tailwindcss/vite": "^4.2.1",
21
"@types/react": "^19.2.14",
22
"@types/react-dom": "^19.2.3",
23
- "astro": "^5.18.0",
+ "astro": "^5.18.1",
24
"astro-icon": "^1.1.5",
25
"astro-seo": "^1.1.0",
26
"react": "^19.2.4",
0 commit comments