Skip to content

Commit c0ad3c8

Browse files
committed
chore: upgrade dependencies
1 parent 3a99084 commit c0ad3c8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

bun.lockb

-5.46 KB
Binary file not shown.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@
99
"astro": "astro"
1010
},
1111
"dependencies": {
12-
"@astrojs/mdx": "4.3.5",
13-
"@astrojs/react": "4.3.1",
14-
"@astrojs/sitemap": "3.5.1",
15-
"@tailwindcss/typography": "^0.5.16",
16-
"@tailwindcss/vite": "^4.1.10",
12+
"@astrojs/mdx": "4.3.6",
13+
"@astrojs/react": "4.4.0",
14+
"@astrojs/sitemap": "3.6.0",
15+
"@tailwindcss/typography": "^0.5.19",
16+
"@tailwindcss/vite": "^4.1.13",
1717
"@types/react": "^18.3.3",
1818
"@types/react-dom": "^18.3.0",
19-
"astro": "5.13.6",
20-
"lucide-react": "^0.519.0",
19+
"astro": "5.14.1",
20+
"lucide-react": "^0.544.0",
2121
"mdast-util-to-string": "^4.0.0",
2222
"react": "^18.3.1",
2323
"react-dom": "^18.3.1",
2424
"reading-time": "^1.5.0",
25-
"tailwindcss": "^4.1.10"
25+
"tailwindcss": "^4.1.13"
2626
}
2727
}

0 commit comments

Comments
 (0)