From af9ce607a4840f525a1e096662031eab9b7d287b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 19:38:36 +0000 Subject: [PATCH] build(deps): bump @astrojs/sitemap from 3.6.1 to 3.7.0 Bumps [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) from 3.6.1 to 3.7.0. - [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.0/packages/integrations/sitemap) --- updated-dependencies: - dependency-name: "@astrojs/sitemap" dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bun.lock | 24 ++++++++++++------------ package.json | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/bun.lock b/bun.lock index b99921d..93db5c9 100644 --- a/bun.lock +++ b/bun.lock @@ -8,17 +8,17 @@ "@astrojs/cloudflare": "^12.6.12", "@astrojs/mdx": "^4.3.13", "@astrojs/react": "^4.4.2", - "@astrojs/sitemap": "^3.6.0", + "@astrojs/sitemap": "^3.7.0", "@newgentdigital/auto-param-astro": "^1.1.1", "@orestbida/iframemanager": "^1.3.0", "@paper-design/shaders-react": "^0.0.60", - "@sentry/astro": "^10.32.1", + "@sentry/astro": "^10.33.0", "@tailwindcss/typography": "^0.5.19", "@tailwindcss/vite": "^4.1.18", - "astro": "^5.16.6", + "astro": "^5.16.9", "react": "^19.2.3", "react-dom": "^19.2.3", - "resend": "^6.6.0", + "resend": "^6.7.0", "tailwindcss": "^4.1.18", "typescript": "^5.9.3", "vanilla-cookieconsent": "^3.1.0", @@ -27,22 +27,22 @@ "@astrojs/check": "^0.9.6", "@eslint/js": "^9.39.2", "@ianvs/prettier-plugin-sort-imports": "^4.7.0", - "@types/bun": "^1.3.5", - "@types/node": "^24.10.4", - "@types/react": "^19.2.7", + "@types/bun": "^1.3.6", + "@types/node": "^24.10.8", + "@types/react": "^19.2.8", "@types/react-dom": "^19.2.3", - "@typescript-eslint/parser": "^8.50.0", + "@typescript-eslint/parser": "^8.53.0", "@xeonlink/prettier-plugin-organize-attributes": "^1.1.0", "eslint": "^9.39.2", "eslint-plugin-astro": "^1.5.0", "eslint-plugin-jsx-a11y": "^6.10.2", "prettier": "^3.7.4", "prettier-plugin-astro": "^0.14.1", - "prettier-plugin-css-order": "^2.1.2", + "prettier-plugin-css-order": "^2.2.0", "prettier-plugin-jsdoc": "^1.8.0", "prettier-plugin-tailwindcss": "^0.7.2", - "typescript-eslint": "^8.50.0", - "wrangler": "^4.56.0", + "typescript-eslint": "^8.53.0", + "wrangler": "^4.59.1", }, }, }, @@ -71,7 +71,7 @@ "@astrojs/react": ["@astrojs/react@4.4.2", "", { "dependencies": { "@vitejs/plugin-react": "^4.7.0", "ultrahtml": "^1.6.0", "vite": "^6.4.1" }, "peerDependencies": { "@types/react": "^17.0.50 || ^18.0.21 || ^19.0.0", "@types/react-dom": "^17.0.17 || ^18.0.6 || ^19.0.0", "react": "^17.0.2 || ^18.0.0 || ^19.0.0", "react-dom": "^17.0.2 || ^18.0.0 || ^19.0.0" } }, "sha512-1tl95bpGfuaDMDn8O3x/5Dxii1HPvzjvpL2YTuqOOrQehs60I2DKiDgh1jrKc7G8lv+LQT5H15V6QONQ+9waeQ=="], - "@astrojs/sitemap": ["@astrojs/sitemap@3.6.1", "", { "dependencies": { "sitemap": "^8.0.2", "stream-replace-string": "^2.0.0", "zod": "^3.25.76" } }, "sha512-+o+TbxXqQJAOd+HxCjz/5RdAMrRFGjeuO+U6zddUuTO59WqMqXnsc8uveRiEr2Ff+3McZiEne7iG4J5cnuI6kA=="], + "@astrojs/sitemap": ["@astrojs/sitemap@3.7.0", "", { "dependencies": { "sitemap": "^8.0.2", "stream-replace-string": "^2.0.0", "zod": "^3.25.76" } }, "sha512-+qxjUrz6Jcgh+D5VE1gKUJTA3pSthuPHe6Ao5JCxok794Lewx8hBFaWHtOnN0ntb2lfOf7gvOi9TefUswQ/ZVA=="], "@astrojs/telemetry": ["@astrojs/telemetry@3.3.0", "", { "dependencies": { "ci-info": "^4.2.0", "debug": "^4.4.0", "dlv": "^1.1.3", "dset": "^3.1.4", "is-docker": "^3.0.0", "is-wsl": "^3.1.0", "which-pm-runs": "^1.1.0" } }, "sha512-UFBgfeldP06qu6khs/yY+q1cDAaArM2/7AEIqQ9Cuvf7B1hNLq0xDrZkct+QoIGyjq56y8IaE2I3CTvG99mlhQ=="], diff --git a/package.json b/package.json index d638b72..58d4095 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@astrojs/cloudflare": "^12.6.12", "@astrojs/mdx": "^4.3.13", "@astrojs/react": "^4.4.2", - "@astrojs/sitemap": "^3.6.1", + "@astrojs/sitemap": "^3.7.0", "@newgentdigital/auto-param-astro": "^1.1.1", "@orestbida/iframemanager": "^1.3.0", "@paper-design/shaders-react": "^0.0.60",