Skip to content

Commit

Permalink
update major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chantastic committed Apr 21, 2024
1 parent a125ade commit 1047416
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 342 deletions.
10 changes: 5 additions & 5 deletions chan.dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"tsc": "tsc"
},
"devDependencies": {
"@astrojs/markdown-remark": "^4.3.2",
"@astrojs/markdown-remark": "^5.1.0",
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.1.4",
"@astrojs/tailwind": "^5.1.0",
Expand All @@ -27,9 +27,9 @@
"@tailwindcss/typography": "^0.5.12",
"@types/sanitize-html": "^2.11.0",
"astro": "^4.6.3",
"astro-expressive-code": "^0.33.5",
"astro-expressive-code": "^0.35.2",
"hastscript": "^9.0.0",
"lucide": "^0.363.0",
"lucide": "^0.372.0",
"markdown-it": "^14.1.0",
"micromark": "^4.0.0",
"micromark-extension-gfm": "^3.0.0",
Expand All @@ -49,8 +49,8 @@
"wrangler": "^3.51.2"
},
"dependencies": {
"@astrojs/cloudflare": "^9.2.1",
"@astrojs/db": "^0.9.11",
"@astrojs/cloudflare": "^10.2.0",
"@astrojs/db": "^0.10.5",
"@astrojs/react": "^3.3.0",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
Expand Down
Loading

0 comments on commit 1047416

Please sign in to comment.