Skip to content

Commit 4c6b52a

Browse files
Update npm dependencies
1 parent 7ff3491 commit 4c6b52a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"dependencies": {
3636
"@alpinejs/collapse": "^3.15.8",
3737
"@astrojs/alpinejs": "^0.4.9",
38-
"@astrojs/mdx": "^4.3.13",
39-
"@astrojs/node": "^9.5.4",
38+
"@astrojs/mdx": "^5.0.0",
39+
"@astrojs/node": "^10.0.1",
4040
"@astrojs/rss": "^4.0.15",
4141
"@astrojs/starlight": "^0.37.6",
4242
"@kubernetes/client-node": "^1.4.0",
@@ -47,7 +47,7 @@
4747
"@tailwindcss/typography": "^0.5.19",
4848
"@tailwindcss/vite": "^4.2.1",
4949
"alpinejs": "^3.15.8",
50-
"astro": "^5.18.0",
50+
"astro": "^6.0.4",
5151
"astro-breadcrumbs": "^3.3.3",
5252
"astro-compressor": "^1.2.0",
5353
"astro-mermaid": "^1.3.1",

0 commit comments

Comments
 (0)