diff --git a/package.json b/package.json index 8fca2db2..70c879d1 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "react-modal": "^3.16.3", "react-share": "^5.2.2", "rss-parser": "^3.13.0", - "swr": "^2.3.8", + "swr": "^2.4.1", "tailwind-merge": "^3.4.1" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7100d59e..b9d5ce6b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: ^3.13.0 version: 3.13.0 swr: - specifier: ^2.3.8 - version: 2.3.8(react@19.2.6) + specifier: ^2.4.1 + version: 2.4.1(react@19.2.6) tailwind-merge: specifier: ^3.4.1 version: 3.4.1 @@ -2272,8 +2272,8 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - swr@2.3.8: - resolution: {integrity: sha512-gaCPRVoMq8WGDcWj9p4YWzCMPHzE0WNl6W8ADIx9c3JBEIdMkJGMzW+uzXvxHMltwcYACr9jP+32H8/hgwMR7w==} + swr@2.4.1: + resolution: {integrity: sha512-2CC6CiKQtEwaEeNiqWTAw9PGykW8SR5zZX8MZk6TeAvEAnVS7Visz8WzphqgtQ8v2xz/4Q5K+j+SeMaKXeeQIA==} peerDependencies: react: ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -4685,7 +4685,7 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - swr@2.3.8(react@19.2.6): + swr@2.4.1(react@19.2.6): dependencies: dequal: 2.0.3 react: 19.2.6