Skip to content

Commit 059fa03

Browse files
Update npm dependencies
1 parent 86a6204 commit 059fa03

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,21 +29,21 @@
2929
"dependencies": {
3030
"@alpinejs/collapse": "^3.15.9",
3131
"@astrojs/alpinejs": "^0.5.0",
32-
"@astrojs/mdx": "^4.3.14",
32+
"@astrojs/mdx": "^5.0.3",
3333
"@astrojs/node": "^9.5.4",
3434
"@astrojs/rss": "^4.0.18",
3535
"@kubernetes/client-node": "^1.4.0",
36-
"@lucide/astro": "^0.577.0",
36+
"@lucide/astro": "^1.7.0",
3737
"@nanostores/persistent": "^1.3.3",
3838
"@playform/compress": "^0.2.2",
3939
"@tailwindcss/aspect-ratio": "^0.4.2",
4040
"@tailwindcss/typography": "^0.5.19",
4141
"@tailwindcss/vite": "^4.2.2",
4242
"alpinejs": "^3.15.9",
43-
"astro": "^5.18.1",
43+
"astro": "^6.1.2",
4444
"astro-breadcrumbs": "^3.4.0",
4545
"astro-compressor": "^1.3.0",
46-
"astro-mermaid": "^1.4.0",
46+
"astro-mermaid": "^2.0.1",
4747
"astro-robots-txt": "^1.0.0",
4848
"astro-seo": "^1.1.0",
4949
"cheerio": "^1.2.0",
@@ -97,7 +97,7 @@
9797
"prettier-plugin-tailwindcss": "^0.7.2",
9898
"shx": "^0.4.0",
9999
"tsx": "^4.21.0",
100-
"typescript": "^5.9.3",
100+
"typescript": "^6.0.2",
101101
"yaml": "^2.8.3"
102102
},
103103
"overrides": {

0 commit comments

Comments
 (0)