Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

Commit 90e819d

Browse files
Merge pull request #26 from chocolatey/release/0.2.4
(#25) Bump version to 0.2.4
2 parents 985379e + b23cee5 commit 90e819d

File tree

2 files changed

+685
-504
lines changed

2 files changed

+685
-504
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "choco-astro",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"packageManager": "yarn@4.2.2",
55
"type": "module",
66
"description": "A global set of dependencies to be used on Chocolatey Software Astro projects.",
@@ -19,12 +19,12 @@
1919
},
2020
"dependencies": {
2121
"@astrojs/check": "0.9.4",
22-
"@astrojs/mdx": "4.2.1",
22+
"@astrojs/mdx": "4.2.6",
2323
"@astrojs/rss": "4.0.11",
24-
"@astrojs/sitemap": "3.3.0",
24+
"@astrojs/sitemap": "3.3.1",
2525
"@types/markdown-it": "^14",
2626
"@types/sanitize-html": "^2",
27-
"astro": "5.5.4",
27+
"astro": "5.7.10",
2828
"feed": "^4.2.2",
2929
"gray-matter": "^4.0.3",
3030
"markdown-it": "^14.1.0",

0 commit comments

Comments
 (0)