Skip to content

Commit

Permalink
chore: Upgrade Astro
Browse files Browse the repository at this point in the history
  • Loading branch information
evadecker committed Jun 26, 2024
1 parent 03b7420 commit c0e34c4
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 259 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@
},
"dependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/db": "^0.11.4",
"@astrojs/markdown-remark": "^5.1.0",
"@astrojs/mdx": "^3.0.0",
"@astrojs/react": "^3.5.0",
"@astrojs/rss": "^4.0.6",
"@astrojs/sitemap": "^3.1.5",
"@astrojs/vercel": "^7.7.0",
"@astrojs/db": "^0.11.6",
"@astrojs/markdown-remark": "^5.1.1",
"@astrojs/mdx": "^3.1.2",
"@astrojs/react": "^3.6.0",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/vercel": "^7.7.2",
"@nanostores/react": "^0.7.2",
"@react-spring/web": "^9.7.3",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.2.19",
"astro": "^4.10.2",
"astro": "^4.11.1",
"astro-expressive-code": "^0.35.3",
"astro-font": "^0.0.81",
"astro-loading-indicator": "^0.5.0",
Expand Down
Loading

0 comments on commit c0e34c4

Please sign in to comment.