Skip to content

Commit ff11b75

Browse files
committed
Update pkgs
1 parent 31857be commit ff11b75

2 files changed

Lines changed: 494 additions & 472 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,23 +9,23 @@
99
"astro": "astro"
1010
},
1111
"dependencies": {
12-
"@astrojs/mdx": "^5.0.6",
12+
"@astrojs/mdx": "^6.0.2",
1313
"@astrojs/partytown": "^2.1.7",
14-
"@astrojs/react": "^5.0.5",
15-
"@astrojs/sitemap": "^3.7.2",
14+
"@astrojs/react": "^5.0.7",
15+
"@astrojs/sitemap": "^3.7.3",
1616
"@iconify-json/academicons": "^1.2.4",
1717
"@iconify-json/fa7-brands": "^1.2.2",
18-
"@iconify-json/lucide": "^1.2.109",
18+
"@iconify-json/lucide": "^1.2.111",
1919
"@iconify-json/tabler": "^1.2.35",
2020
"@tailwindcss/vite": "^4.3.0",
21-
"@types/react": "^19.2.15",
21+
"@types/react": "^19.2.16",
2222
"@types/react-dom": "^19.2.3",
23-
"accessible-astro-components": "^5.2.0",
24-
"astro": "^6.3.7",
23+
"accessible-astro-components": "^5.3.1",
24+
"astro": "^6.4.4",
2525
"astro-icon": "^1.1.5",
2626
"astro-seo": "^1.1.0",
27-
"react": "^19.2.6",
28-
"react-dom": "^19.2.6",
27+
"react": "^19.2.7",
28+
"react-dom": "^19.2.7",
2929
"sharp": "^0.34.5",
3030
"tailwindcss": "^4.3.0"
3131
},

0 commit comments

Comments
 (0)