Skip to content

Commit

Permalink
Dependency bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
jb3 committed Oct 3, 2024
1 parent 2a2d748 commit a7beba5
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 189 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,24 +12,24 @@
},
"dependencies": {
"@astrojs/check": "^0.9.3",
"@astrojs/mdx": "^3.1.4",
"@astrojs/mdx": "^3.1.7",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@expressive-code/plugin-collapsible-sections": "^0.36.0",
"@astrojs/sitemap": "^3.2.0",
"@expressive-code/plugin-collapsible-sections": "^0.37.0",
"@fontsource/roboto-mono": "^5.1.0",
"@fontsource/roboto-slab": "^5.1.0",
"astro": "^4.14.5",
"astro": "^4.15.11",
"astro-embed": "^0.7.2",
"astro-expressive-code": "^0.36.0",
"astro-expressive-code": "^0.37.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-pretty-code": "^0.13.2",
"rehype-pretty-code": "^0.14.0",
"rehype-slug": "^6.0.0",
"remark-toc": "^9.0.0",
"sharp": "^0.33.5",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"devDependencies": {
"@types/node": "^22.5.0"
"@types/node": "^22.7.4"
},
"packageManager": "pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c"
"packageManager": "pnpm@9.12.0"
}
Loading

0 comments on commit a7beba5

Please sign in to comment.