Bump versions

This commit is contained in:
BuyMyMojo 2025-04-04 22:52:46 +11:00
parent 46fd39d6a1
commit 5a72c0519e
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
2 changed files with 323 additions and 321 deletions

View file

@ -10,12 +10,12 @@
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^4.2.1",
"@astrojs/mdx": "^4.2.3",
"@astrojs/node": "^9.1.3",
"@astrojs/preact": "^4.0.6",
"@astrojs/preact": "^4.0.8",
"@astrojs/rss": "^4.0.11",
"@astrojs/tailwind": "^5.1.5",
"astro": "^5.5.4",
"astro": "^5.6.1",
"astro-icon": "^1.1.5",
"dayjs": "^1.11.13",
"preact": "^10.26.4",
@ -28,6 +28,6 @@
"@iconify-json/meteor-icons": "^1.2.1",
"@iconify-json/tabler": "^1.2.17",
"@tailwindcss/typography": "^0.5.16",
"vite": "^6.2.3"
"vite": "^6.2.5"
}
}