chore(deps): update deps
All checks were successful
test-build / guarddog (push) Successful in 38s
test-build / build (push) Successful in 1m15s
release-image-harbor / build (push) Successful in 1m14s
release-image-gitea / build (push) Successful in 1m20s
release-image-gitea / release (push) Successful in 4m12s
release-image-harbor / release (push) Successful in 4m20s
renovate / renovate (push) Successful in 1m18s

This commit is contained in:
2026-02-11 15:37:05 -06:00
parent f52d285013
commit d171292dd2
2 changed files with 8 additions and 8 deletions

View File

@@ -28,7 +28,7 @@
},
"dependencies": {
"@astrojs/check": "^0.9.6",
"@astrojs/node": "^9.5.2",
"@astrojs/node": "^9.5.3",
"@astrojs/partytown": "^2.1.4",
"@astrojs/react": "^4.4.2",
"@astrojs/rss": "^4.0.15",
@@ -42,12 +42,12 @@
"@swup/astro": "^1.7.0",
"@tailwindcss/postcss": "^4.1.18",
"@tailwindcss/vite": "^4.1.18",
"@types/react": "^19.2.13",
"@types/react": "^19.2.14",
"@types/unist": "^3.0.3",
"astro": "^5.17.1",
"astro": "^5.17.2",
"astro-compressor": "^1.2.0",
"astro-icon": "^1.1.5",
"marked": "^17.0.1",
"marked": "^17.0.2",
"marked-shiki": "^1.2.1",
"mdast-util-to-string": "^4.0.0",
"motion": "^12.34.0",