Skip to content

Commit c56d999

Browse files
authored
update deps (#33)
Signed-off-by: Harta Angkasa <24356946+ItsHarta@users.noreply.github.com>
1 parent 80bacc2 commit c56d999

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
@@ -12,8 +12,8 @@
1212
"test:watch": "astro check --watch"
1313
},
1414
"devDependencies": {
15-
"@astrojs/check": "^0.9.4",
16-
"@astrojs/sitemap": "^3.5.0",
15+
"@astrojs/check": "^0.9.5",
16+
"@astrojs/sitemap": "^3.6.0",
1717
"@fontsource-variable/inter": "^5.2.5",
1818
"@fontsource/inter": "^5.2.5",
1919
"@resvg/resvg-js": "^2.6.2",
@@ -27,16 +27,16 @@
2727
"satori-html": "^0.3.2"
2828
},
2929
"dependencies": {
30-
"@astrojs/mdx": "^4.3.4",
31-
"@astrojs/react": "4.3.0",
30+
"@astrojs/mdx": "^4.3.9",
31+
"@astrojs/react": "4.4.1",
3232
"@iconify-json/cib": "^1.2.2",
3333
"@iconify-json/mdi": "^1.2.3",
3434
"@iconify-json/simple-icons": "^1.2.32",
3535
"@tailwindcss/postcss": "^4.1.7",
3636
"@tailwindcss/vite": "^4.1.4",
3737
"@types/react": "^19.1.4",
3838
"@types/react-dom": "^19.1.5",
39-
"astro": "^5.13.2",
39+
"astro": "^5.15.3",
4040
"astro-compressor": "^1.0.0",
4141
"astro-expressive-code": "^0.40.2",
4242
"astro-icon": "^1.1.5",

0 commit comments

Comments
 (0)