We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53d55cf commit 79f45d9Copy full SHA for 79f45d9
2 files changed
package.json
@@ -9,18 +9,18 @@
9
"astro": "astro"
10
},
11
"dependencies": {
12
- "@astrojs/mdx": "^5.0.2",
13
- "@astrojs/partytown": "^2.1.5",
14
- "@astrojs/react": "^5.0.1",
15
- "@astrojs/sitemap": "^3.7.1",
+ "@astrojs/mdx": "^5.0.3",
+ "@astrojs/partytown": "^2.1.6",
+ "@astrojs/react": "^5.0.2",
+ "@astrojs/sitemap": "^3.7.2",
16
"@iconify-json/academicons": "^1.2.4",
17
"@iconify-json/fa7-brands": "^1.2.2",
18
- "@iconify-json/lucide": "^1.2.98",
+ "@iconify-json/lucide": "^1.2.99",
19
"@iconify-json/tabler": "^1.2.32",
20
"@tailwindcss/vite": "^4.2.2",
21
"@types/react": "^19.2.14",
22
"@types/react-dom": "^19.2.3",
23
- "astro": "^6.0.8",
+ "astro": "^6.1.1",
24
"astro-icon": "^1.1.5",
25
"astro-seo": "^1.1.0",
26
"react": "^19.2.4",
0 commit comments