We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d2737b commit a75abd6Copy full SHA for a75abd6
3 files changed
package.json
@@ -10,21 +10,21 @@
10
},
11
"dependencies": {
12
"@astrojs/mdx": "^5.0.3",
13
- "@astrojs/partytown": "^2.1.6",
+ "@astrojs/partytown": "^2.1.7",
14
"@astrojs/react": "^5.0.3",
15
"@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.101",
+ "@iconify-json/lucide": "^1.2.102",
19
"@iconify-json/tabler": "^1.2.33",
20
"@tailwindcss/vite": "^4.2.2",
21
"@types/react": "^19.2.14",
22
"@types/react-dom": "^19.2.3",
23
- "astro": "^6.1.4",
+ "astro": "^6.1.7",
24
"astro-icon": "^1.1.5",
25
"astro-seo": "^1.1.0",
26
- "react": "^19.2.4",
27
- "react-dom": "^19.2.4",
+ "react": "^19.2.5",
+ "react-dom": "^19.2.5",
28
"sharp": "^0.34.5",
29
"tailwindcss": "^4.2.2"
30
0 commit comments