From 5a3c5e19bca379e361ce3faec753a6bcc802eb6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 09:18:27 +0000 Subject: [PATCH] build(deps): bump @astrojs/rss from 4.0.9 to 4.0.10 Bumps [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss) from 4.0.9 to 4.0.10. - [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.10/packages/astro-rss) --- updated-dependencies: - dependency-name: "@astrojs/rss" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f0b3076a..aac13ed2 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "dependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/rss": "^4.0.9", + "@astrojs/rss": "^4.0.10", "@astrojs/svelte": "^5.7.3", "@fontsource/kaushan-script": "^5.1.0", "@fontsource/yuji-syuku": "^5.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c3dfd48c..e4dbf6ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^0.9.4 version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.4.1)(typescript@5.7.2) '@astrojs/rss': - specifier: ^4.0.9 - version: 4.0.9 + specifier: ^4.0.10 + version: 4.0.10 '@astrojs/svelte': specifier: ^5.7.3 version: 5.7.3(astro@4.16.16(@types/node@22.10.1)(rollup@4.27.3)(typescript@5.7.2))(svelte@4.2.19)(typescript@5.7.2)(vite@5.4.11(@types/node@22.10.1)) @@ -160,8 +160,8 @@ packages: resolution: {integrity: sha512-Z9IYjuXSArkAUx3N6xj6+Bnvx8OdUSHA8YoOgyepp3+zJmtVYJIl/I18GozdJVW1p5u/CNpl3Km7/gwTJK85cw==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0} - '@astrojs/rss@4.0.9': - resolution: {integrity: sha512-W1qeLc/WP1vMS5xXa+BnaLU0paeSeGjN8RJVAoBaOIkQuKXjIUA9hvPno89heo73in5i67g40gy70oeeHMqp6A==} + '@astrojs/rss@4.0.10': + resolution: {integrity: sha512-2gFdHM763uUAySkdwPYrpi6dppOBJr9ddg5VbkKXctWze8d1JHgIBBY78zWIYs7KBJT58zxadsObVAVt55RDaw==} '@astrojs/svelte@5.7.3': resolution: {integrity: sha512-0PAwn2KLVpGsJppG8dWM1P9+/VrjAdhMWgEgwC1PjY2xFG565bTw7OuGaS5zh5Fu4AcjVoBkVQKjW/N3mLnrJA==} @@ -3135,7 +3135,7 @@ snapshots: dependencies: prismjs: 1.29.0 - '@astrojs/rss@4.0.9': + '@astrojs/rss@4.0.10': dependencies: fast-xml-parser: 4.5.0 kleur: 4.1.5