Skip to content

Commit a7beba5

Browse files
committed
Dependency bumps
1 parent 2a2d748 commit a7beba5

File tree

2 files changed

+235
-189
lines changed

2 files changed

+235
-189
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,24 +12,24 @@
1212
},
1313
"dependencies": {
1414
"@astrojs/check": "^0.9.3",
15-
"@astrojs/mdx": "^3.1.4",
15+
"@astrojs/mdx": "^3.1.7",
1616
"@astrojs/rss": "^4.0.7",
17-
"@astrojs/sitemap": "^3.1.6",
18-
"@expressive-code/plugin-collapsible-sections": "^0.36.0",
17+
"@astrojs/sitemap": "^3.2.0",
18+
"@expressive-code/plugin-collapsible-sections": "^0.37.0",
1919
"@fontsource/roboto-mono": "^5.1.0",
2020
"@fontsource/roboto-slab": "^5.1.0",
21-
"astro": "^4.14.5",
21+
"astro": "^4.15.11",
2222
"astro-embed": "^0.7.2",
23-
"astro-expressive-code": "^0.36.0",
23+
"astro-expressive-code": "^0.37.0",
2424
"rehype-autolink-headings": "^7.1.0",
25-
"rehype-pretty-code": "^0.13.2",
25+
"rehype-pretty-code": "^0.14.0",
2626
"rehype-slug": "^6.0.0",
2727
"remark-toc": "^9.0.0",
2828
"sharp": "^0.33.5",
29-
"typescript": "^5.5.4"
29+
"typescript": "^5.6.2"
3030
},
3131
"devDependencies": {
32-
"@types/node": "^22.5.0"
32+
"@types/node": "^22.7.4"
3333
},
34-
"packageManager": "pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c"
34+
"packageManager": "pnpm@9.12.0"
3535
}

0 commit comments

Comments
 (0)