chore(deps): bump dependencies

This commit is contained in:
actions[bot] 2025-04-01 00:01:35 +00:00
parent a014eef464
commit 83db5802a1
2 changed files with 16 additions and 16 deletions

View file

@ -14,8 +14,8 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^6.3.1",
"@astrojs/mdx": "^4.2.2",
"@astrojs/react": "^4.2.2",
"@astrojs/mdx": "^4.2.3",
"@astrojs/react": "^4.2.3",
"@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.3.0",
"@expressive-code/plugin-collapsible-sections": "^0.40.2",
@ -23,7 +23,7 @@
"@fontsource-variable/geist": "^5.2.5",
"@fontsource-variable/geist-mono": "^5.2.5",
"@fontsource/geist-mono": "^5.2.5",
"@iconify-json/lucide": "^1.2.33",
"@iconify-json/lucide": "^1.2.34",
"@r4ai/remark-callout": "^0.6.2",
"@radix-ui/react-avatar": "^1.1.3",
"@radix-ui/react-dropdown-menu": "^2.1.6",
@ -36,7 +36,7 @@
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@yeskunall/astro-umami": "^0.0.4",
"astro": "^5.5.5",
"astro": "^5.5.6",
"astro-expressive-code": "^0.40.2",
"astro-icon": "^1.1.5",
"bootstrap-icons": "^1.11.3",
@ -53,7 +53,7 @@
"remark-math": "^6.0.0",
"remark-sectionize": "^2.1.0",
"remark-toc": "^9.0.0",
"tailwind-merge": "^3.0.2",
"tailwind-merge": "^3.1.0",
"tailwindcss": "^4.0.17",
"typescript": "^5.8.2"
},