Skip to content

Commit a1ff3b1

Browse files
chore(landing)(deps): Bump the astro group across 1 directory with 3 updates
Bumps the astro group with 3 updates in the /landing directory: [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss), [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/rss` from 4.0.18 to 4.0.19 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/rss@4.0.19/packages/astro-rss) Updates `@astrojs/sitemap` from 3.7.2 to 3.7.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.7.3/packages/integrations/sitemap) Updates `astro` from 5.18.1 to 5.18.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/astro@5.18.2/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.18.2/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/rss" dependency-version: 4.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: "@astrojs/sitemap" dependency-version: 3.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: astro dependency-version: 5.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d413979 commit a1ff3b1

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

landing/package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

landing/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"test:i18n": "node scripts/check-i18n.mjs"
1616
},
1717
"dependencies": {
18-
"@astrojs/rss": "^4.0.18",
19-
"@astrojs/sitemap": "^3.2.1",
18+
"@astrojs/rss": "^4.0.19",
19+
"@astrojs/sitemap": "^3.7.3",
2020
"@tailwindcss/vite": "^4.0.0",
21-
"astro": "^5.1.0",
21+
"astro": "^5.18.2",
2222
"tailwindcss": "^4.0.0"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)