From 7c438d1954cf160ffa6215f511deec091ccdaf39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 00:37:57 +0000 Subject: [PATCH] fix(deps): update dependency react-share to ^5.3.0 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8fca2db2..6c5e3d47 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "react-dom": "19.2.6", "react-icons": "^5.5.0", "react-modal": "^3.16.3", - "react-share": "^5.2.2", + "react-share": "^5.3.0", "rss-parser": "^3.13.0", "swr": "^2.3.8", "tailwind-merge": "^3.4.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7100d59e..dde16184 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: ^3.16.3 version: 3.16.3(react-dom@19.2.6(react@19.2.6))(react@19.2.6) react-share: - specifier: ^5.2.2 - version: 5.2.2(react@19.2.6) + specifier: ^5.3.0 + version: 5.3.0(react@19.2.6) rss-parser: specifier: ^3.13.0 version: 3.13.0 @@ -2084,8 +2084,8 @@ packages: schema-dts: '>=0.7.4' typescript: '>=3.1.6' - react-share@5.2.2: - resolution: {integrity: sha512-z0nbOX6X6vHHWAvXduNkYeJUKTKNpKM5Xpmc5a2BxjJhUWl+sE7AsSEMmYEUj2DuDjZr5m7KFIGF0sQPKcUN6w==} + react-share@5.3.0: + resolution: {integrity: sha512-NU4TqizVi2TuyLpN93/ng2ux+uIGHK5b2dT15cHvZDwfi5b5NuzGych4htCGObN8lubygeamhRxUot4lZ0Pv6Q==} peerDependencies: react: ^17 || ^18 || ^19 @@ -4420,7 +4420,7 @@ snapshots: schema-dts: 1.1.5 typescript: 5.9.3 - react-share@5.2.2(react@19.2.6): + react-share@5.3.0(react@19.2.6): dependencies: classnames: 2.5.1 jsonp: 0.2.1