Update astro

This commit is contained in:
Carter McBride 2024-09-13 14:51:25 -06:00
parent a53483eca6
commit 9d7275b69e
3 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{
"_variables": {
"lastUpdateCheck": 1724282769525
"lastUpdateCheck": 1726260654062
}
}

BIN
bun.lockb

Binary file not shown.

View file

@ -28,7 +28,7 @@
"license": "MIT",
"dependencies": {
"@astrojs/tailwind": "^5.1.0",
"astro": "^4.14.4",
"astro": "4.15.6",
"rss-parser": "^3.13.0"
},
"devDependencies": {