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