]> git.otsuka.systems Git - cotsuka.github.io/commitdiff
Bump @astrojs/rss from 4.0.14 to 4.0.15 dependabot/bun/astrojs/rss-4.0.15 32/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 12 Feb 2026 23:32:30 +0000 (23:32 +0000)
committerGitHub <noreply@github.com>
Thu, 12 Feb 2026 23:32:30 +0000 (23:32 +0000)
Bumps [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss) from 4.0.14 to 4.0.15.
- [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.15/packages/astro-rss)

---
updated-dependencies:
- dependency-name: "@astrojs/rss"
  dependency-version: 4.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
bun.lock
package.json

index 165b4e1c63af5eef2e98373aa481be7e67052ed4..2eb6c8770c5c40f8acc988222301ec6e722ab065 100644 (file)
--- a/bun.lock
+++ b/bun.lock
@@ -7,7 +7,7 @@
       "dependencies": {
         "@astrojs/mdx": "4.3.13",
         "@astrojs/react": "4.4.2",
-        "@astrojs/rss": "4.0.14",
+        "@astrojs/rss": "4.0.15",
         "@astrojs/sitemap": "3.6.1",
         "@fontsource-variable/public-sans": "^5.2.7",
         "@fontsource-variable/source-code-pro": "^5.2.7",
         "astro": "5.17.1",
         "astro-icon": "^1.1.5",
         "pagefind": "^1.4.0",
-        "react": "^19.2.3",
-        "react-dom": "^19.2.3",
-        "recharts": "^3.6.0",
+        "react": "^19.2.4",
+        "react-dom": "^19.2.4",
+        "recharts": "^3.7.0",
       },
       "devDependencies": {
         "@astrojs/check": "^0.9.6",
         "@eslint/js": "^9.39.2",
-        "@types/bun": "^1.3.6",
-        "@types/react": "^19.2.8",
+        "@types/bun": "^1.3.9",
+        "@types/react": "^19.2.13",
         "@types/react-dom": "^19.2.3",
         "eslint": "^9.39.2",
         "eslint-plugin-astro": "^1.5.0",
         "lint-staged": "^16.2.7",
-        "prettier": "^3.7.4",
+        "prettier": "^3.8.1",
         "prettier-plugin-astro": "^0.14.1",
         "simple-git-hooks": "^2.13.1",
         "typescript": "^5.9.3",
-        "typescript-eslint": "^8.53.0",
+        "typescript-eslint": "^8.55.0",
       },
     },
   },
@@ -59,7 +59,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/rss": ["@astrojs/rss@4.0.14", "", { "dependencies": { "fast-xml-parser": "^5.3.0", "piccolore": "^0.1.3" } }, "sha512-KCe1imDcADKOOuO/wtKOMDO/umsBD6DWF+94r5auna1jKl5fmlK9vzf+sjA3EyveXA/FoB3khtQ/u/tQgETmTw=="],
+    "@astrojs/rss": ["@astrojs/rss@4.0.15", "", { "dependencies": { "fast-xml-parser": "^5.3.3", "piccolore": "^0.1.3" } }, "sha512-uXO/k6AhRkIDXmRoc6xQpoPZrimQNUmS43X4+60yunfuMNHtSRN5e/FiSi7NApcZqmugSMc5+cJi8ovqgO+qIg=="],
 
     "@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=="],
 
index 05d8b26de63a5ebba3cb44ea5abc90c2fb47661f..81c954f9d0df38a87dab6851335c7716c45a107c 100644 (file)
@@ -45,7 +45,7 @@
   "dependencies": {
     "@astrojs/mdx": "4.3.13",
     "@astrojs/react": "4.4.2",
-    "@astrojs/rss": "4.0.14",
+    "@astrojs/rss": "4.0.15",
     "@astrojs/sitemap": "3.6.1",
     "@fontsource-variable/public-sans": "^5.2.7",
     "@fontsource-variable/source-code-pro": "^5.2.7",