From 4bb3d4573bc5023cd0f82de0c5c83d818bd8c794 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 09:20:13 +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 4e58231e5..00a3b6dce 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 da86c0b86..0608d1b5e 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) @@ -4601,8 +4601,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