Skip to content

Commit d65da58

Browse files
Bump astro from 5.1.2 to 5.2.5
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.1.2 to 5.2.5. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.2.5/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34a6ca8 commit d65da58

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/blog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@astrojs/vercel": "^8.0.1",
1010
"@crocoder-dev/remark-plugin": "*",
1111
"@crocoder-dev/tailwind": "*",
12-
"astro": "5.1.2",
12+
"astro": "5.2.5",
1313
"astro-font": "^0.1.81",
1414
"date-fns": "^4.1.0",
1515
"marked": "^15.0.5",

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@astrojs/tailwind": "^5.1.4",
88
"@astrojs/vercel": "^8.0.1",
99
"@crocoder-dev/tailwind": "*",
10-
"astro": "5.1.2",
10+
"astro": "5.2.5",
1111
"astro-font": "^0.1.81",
1212
"classnames": "^2.5.1",
1313
"react-icons": "^5.4.0"

0 commit comments

Comments
 (0)