Skip to content

Commit 3a99084

Browse files
committed
chore: upgraded dependencies
1 parent bcd1825 commit 3a99084

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lockb

3.8 KB
Binary file not shown.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
"astro": "astro"
1010
},
1111
"dependencies": {
12-
"@astrojs/mdx": "4.3.0",
13-
"@astrojs/react": "4.3.0",
14-
"@astrojs/sitemap": "3.4.1",
12+
"@astrojs/mdx": "4.3.5",
13+
"@astrojs/react": "4.3.1",
14+
"@astrojs/sitemap": "3.5.1",
1515
"@tailwindcss/typography": "^0.5.16",
1616
"@tailwindcss/vite": "^4.1.10",
1717
"@types/react": "^18.3.3",
1818
"@types/react-dom": "^18.3.0",
19-
"astro": "5.11.0",
19+
"astro": "5.13.6",
2020
"lucide-react": "^0.519.0",
2121
"mdast-util-to-string": "^4.0.0",
2222
"react": "^18.3.1",

0 commit comments

Comments
 (0)