Skip to content

Commit 2604bb3

Browse files
Bump astro from 5.13.10 to 5.14.4
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.13.10 to 5.14.4. - [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.14.4/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.14.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdd30e0 commit 2604bb3

File tree

3 files changed

+497
-397
lines changed

3 files changed

+497
-397
lines changed

docs-src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@astrojs/check": "^0.9.4",
1515
"@astrojs/starlight": "^0.31.1",
1616
"@astrojs/tailwind": "^6.0.2",
17-
"astro": "^5.13.10",
17+
"astro": "^5.14.5",
1818
"sharp": "^0.34.3",
1919
"shepherd.js": "workspace:*",
2020
"starlight-typedoc": "^0.18.0",

landing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@astrojs/tailwind": "^6.0.2",
1919
"@astrojs/vercel": "^8.2.3",
2020
"@polar-sh/sdk": "^0.20.2",
21-
"astro": "^5.13.10",
21+
"astro": "^5.14.5",
2222
"shepherd.js": "workspace:*",
2323
"tailwindcss": "^3.4.17",
2424
"typescript": "^5.7.3"

0 commit comments

Comments
 (0)