Skip to content

Commit 68f4b89

Browse files
fix(deps): update npm dependencies
1 parent 92943e2 commit 68f4b89

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.0",
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.3",
5151
"astro-breadcrumbs": "^3.3.3",
5252
"astro-compressor": "^1.2.0",
5353
"astro-mermaid": "^1.3.1",

0 commit comments

Comments
 (0)