From 214a24f76d16d5bef6c58e7657ee838c97b755e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 00:47:03 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20deps:=20Update=20dependenc?= =?UTF-8?q?y=20feed=20to=20v6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index fcd17bd..2915212 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@tailwindcss/typography": "^0.5.19", "@tailwindcss/vite": "^4.1.17", "@vite-pwa/vitepress": "^1.1.0", - "feed": "^5.1.0", + "feed": "^6.0.0", "tailwindcss": "^4.1.17", "vite-plugin-pwa": "^1.2.0", "vitepress": "^1.6.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 08d5bf0..b351ba1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^1.1.0 version: 1.1.0(vite-plugin-pwa@1.3.0(vite@5.4.21(@types/node@24.13.3)(lightningcss@1.32.0)(terser@5.48.0))(workbox-build@7.3.0)(workbox-window@7.4.1)) feed: - specifier: ^5.1.0 - version: 5.2.1 + specifier: ^6.0.0 + version: 6.0.0 tailwindcss: specifier: ^4.1.17 version: 4.3.2 @@ -1943,8 +1943,8 @@ packages: picomatch: optional: true - feed@5.2.1: - resolution: {integrity: sha512-jTynzYPWs9ALjro0GW8j7sv9y7cJBeOdD4Y88kVqYy/eyusIX3g+499JiTDIlD9Ge/unebx57T4Uzo6vpYvMtA==} + feed@6.0.0: + resolution: {integrity: sha512-rvFOF1POce0ijAKy3tZN5T8PuprgIit/VbMyXJWcoYwcMOTSIJ7NqZb8DTLPJr77yiEO27kidm/fw0kcSIV+ww==} engines: {node: '>=20', pnpm: '>=10'} filelist@1.0.6: @@ -4977,7 +4977,7 @@ snapshots: optionalDependencies: picomatch: 4.0.4 - feed@5.2.1: + feed@6.0.0: dependencies: xml-js: 1.6.11