Skip to content

Commit 643d971

Browse files
Update npm dependencies
1 parent c47898e commit 643d971

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,21 +31,21 @@
3131
"dependencies": {
3232
"@alpinejs/collapse": "^3.15.8",
3333
"@astrojs/alpinejs": "^0.4.9",
34-
"@astrojs/mdx": "^4.3.13",
35-
"@astrojs/node": "^9.5.4",
34+
"@astrojs/mdx": "^5.0.3",
35+
"@astrojs/node": "^10.0.4",
3636
"@astrojs/rss": "^4.0.15",
3737
"@kubernetes/client-node": "^1.4.0",
38-
"@lucide/astro": "^0.576.0",
38+
"@lucide/astro": "^1.7.0",
3939
"@nanostores/persistent": "^1.3.3",
4040
"@playform/compress": "^0.2.1",
4141
"@tailwindcss/aspect-ratio": "^0.4.2",
4242
"@tailwindcss/typography": "^0.5.19",
4343
"@tailwindcss/vite": "^4.2.1",
4444
"alpinejs": "^3.15.8",
45-
"astro": "^5.18.0",
45+
"astro": "^6.1.1",
4646
"astro-breadcrumbs": "^3.3.3",
4747
"astro-compressor": "^1.2.0",
48-
"astro-mermaid": "^1.3.1",
48+
"astro-mermaid": "^2.0.1",
4949
"astro-robots-txt": "^1.0.0",
5050
"astro-seo": "^1.1.0",
5151
"cheerio": "^1.2.0",
@@ -99,7 +99,7 @@
9999
"prettier-plugin-tailwindcss": "^0.7.2",
100100
"shx": "^0.4.0",
101101
"tsx": "^4.21.0",
102-
"typescript": "^5.9.3",
102+
"typescript": "^6.0.2",
103103
"yaml": "^2.8.2"
104104
},
105105
"overrides": {

0 commit comments

Comments
 (0)