Skip to content

Commit 563eabc

Browse files
Bump astro from 4.16.1 to 4.16.18
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.1 to 4.16.18. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/[email protected]/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af4d0c6 commit 563eabc

File tree

3 files changed

+392
-266
lines changed

3 files changed

+392
-266
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.3",
1515
"@astrojs/starlight": "^0.27.1",
1616
"@astrojs/tailwind": "^5.1.2",
17-
"astro": "^4.16.1",
17+
"astro": "^4.16.18",
1818
"sharp": "^0.33.4",
1919
"shepherd.js": "workspace:*",
2020
"starlight-typedoc": "^0.16.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": "^5.1.2",
1919
"@astrojs/vercel": "^7.8.2",
2020
"@polar-sh/sdk": "^0.16.0",
21-
"astro": "^4.16.1",
21+
"astro": "^4.16.18",
2222
"shepherd.js": "workspace:*",
2323
"tailwindcss": "^3.4.11",
2424
"typescript": "^5.6.3"

0 commit comments

Comments
 (0)