Skip to content

Commit 9105b3c

Browse files
build(deps): bump @astrojs/sitemap from 3.3.0 to 3.3.1
Bumps [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) from 3.3.0 to 3.3.1. - [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/[email protected]/packages/integrations/sitemap) --- updated-dependencies: - dependency-name: "@astrojs/sitemap" dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1a43ae7 commit 9105b3c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "website",
66
"dependencies": {
77
"@astrojs/mdx": "^4.2.5",
8-
"@astrojs/sitemap": "^3.3.0",
8+
"@astrojs/sitemap": "^3.3.1",
99
"@astrojs/svelte": "^7.0.11",
1010
"@date-fns/tz": "^1.2.0",
1111
"@iconify-json/feather": "^1.2.1",
@@ -56,7 +56,7 @@
5656

5757
"@astrojs/prism": ["@astrojs/[email protected]", "", { "dependencies": { "prismjs": "^1.29.0" } }, "sha512-GilTHKGCW6HMq7y3BUv9Ac7GMe/MO9gi9GW62GzKtth0SwukCu/qp2wLiGpEujhY+VVhaG9v7kv/5vFzvf4NYw=="],
5858

59-
"@astrojs/sitemap": ["@astrojs/[email protected].0", "", { "dependencies": { "sitemap": "^8.0.0", "stream-replace-string": "^2.0.0", "zod": "^3.24.2" } }, "sha512-nYE4lKQtk+Kbrw/w0G0TTgT724co0jUsU4tPlHY9au5HmTBKbwiCLwO/15b1/y13aZ4Kr9ZbMeMHlXuwn0ty4Q=="],
59+
"@astrojs/sitemap": ["@astrojs/[email protected].1", "", { "dependencies": { "sitemap": "^8.0.0", "stream-replace-string": "^2.0.0", "zod": "^3.24.2" } }, "sha512-GRnDUCTviBSNfXJ0Jmur+1/C+z3g36jy79VyYggfe1uNyEYSTcmAfTTCmbytrRvJRNyJJnSfB/77Gnm9PiXRRg=="],
6060

6161
"@astrojs/svelte": ["@astrojs/[email protected]", "", { "dependencies": { "@sveltejs/vite-plugin-svelte": "^5.0.3", "svelte2tsx": "^0.7.35", "vite": "^6.2.6" }, "peerDependencies": { "astro": "^5.0.0", "svelte": "^5.1.16", "typescript": "^5.3.3" } }, "sha512-+hn43pBQBLOMXrVYnxqP8b6JNLVhMVXzK3nEgqBfhXfAYdZxJkUUcnbpE8GL1OddTYUnUDFuk2E5hE2kA35LqA=="],
6262

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@astrojs/mdx": "^4.2.5",
27-
"@astrojs/sitemap": "^3.3.0",
27+
"@astrojs/sitemap": "^3.3.1",
2828
"@astrojs/svelte": "^7.0.11",
2929
"@date-fns/tz": "^1.2.0",
3030
"@iconify-json/feather": "^1.2.1",

0 commit comments

Comments
 (0)