From 69c126a5deed13b62f619ef496f3afcf93935404 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 08:39:54 +0000 Subject: [PATCH] Update dependency react-parallax-tilt to v1.7.157 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1d41fa5e3..1ce7482cf 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "nprogress": "0.2.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-parallax-tilt": "1.7.156", + "react-parallax-tilt": "1.7.157", "react-wrap-balancer": "1.0.0", "reading-time": "1.5.0", "rehype-autolink-headings": "6.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7cf34b378..2aae31988 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ dependencies: specifier: 18.2.0 version: 18.2.0(react@18.2.0) react-parallax-tilt: - specifier: 1.7.156 - version: 1.7.156(react-dom@18.2.0)(react@18.2.0) + specifier: 1.7.157 + version: 1.7.157(react-dom@18.2.0)(react@18.2.0) react-wrap-balancer: specifier: 1.0.0 version: 1.0.0(react@18.2.0) @@ -4683,8 +4683,8 @@ packages: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} dev: true - /react-parallax-tilt@1.7.156(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-bKrHeYXlWtvuCiYhdkDC/OWI6g1/UwWgOBEwnsSMzee5e97IJEtNcIaKtdSpEdNrZNOEYBsF5tDFoNu7GK2PbQ==} + /react-parallax-tilt@1.7.157(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-7GkEDOYy6pEoBMoePNfAAfLXZeGqnpLnUF5MKQ5n1iDFJvzcwSSv5BLoDLGiKuNRISuRW5L7mbXkaSftPVapRw==} peerDependencies: react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0