Skip to content

Commit 9bd024d

Browse files
committed
Update pkgs
1 parent 4b47a0f commit 9bd024d

2 files changed

Lines changed: 257 additions & 150 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@
99
"astro": "astro"
1010
},
1111
"dependencies": {
12-
"@astrojs/mdx": "^4.3.13",
12+
"@astrojs/mdx": "^4.3.14",
1313
"@astrojs/partytown": "^2.1.4",
14-
"@astrojs/react": "^4.4.2",
15-
"@astrojs/sitemap": "^3.7.0",
14+
"@astrojs/react": "^5.0.0",
15+
"@astrojs/sitemap": "^3.7.1",
1616
"@iconify-json/academicons": "^1.2.4",
1717
"@iconify-json/fa7-brands": "^1.2.2",
18-
"@iconify-json/lucide": "^1.2.95",
19-
"@iconify-json/tabler": "^1.2.29",
18+
"@iconify-json/lucide": "^1.2.96",
19+
"@iconify-json/tabler": "^1.2.31",
2020
"@tailwindcss/vite": "^4.2.1",
2121
"@types/react": "^19.2.14",
2222
"@types/react-dom": "^19.2.3",
23-
"astro": "^5.18.0",
23+
"astro": "^5.18.1",
2424
"astro-icon": "^1.1.5",
2525
"astro-seo": "^1.1.0",
2626
"react": "^19.2.4",

0 commit comments

Comments
 (0)