Skip to content

Commit

Permalink
Upgrade to astro 5
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE committed Dec 9, 2024
1 parent 0a2612f commit 966f1cf
Show file tree
Hide file tree
Showing 3 changed files with 712 additions and 594 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^3.1.9",
"@astrojs/rss": "^4.0.9",
"@astrojs/mdx": "^4.0.1",
"@astrojs/rss": "^4.0.10",
"@astrojs/sitemap": "^3.2.1",
"@linwooddev/style": "^0.4.2",
"@phosphor-icons/web": "^2.1.1",
"astro": "^4.16.16",
"astro": "^5.0.3",
"sharp": "^0.33.5",
"typescript": "^5.7.2"
},
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.0",
"devDependencies": {
"@vite-pwa/astro": "^0.4.3",
"sass": "^1.81.0"
"sass": "^1.82.0"
}
}
Loading

0 comments on commit 966f1cf

Please sign in to comment.