From 9242b34dd162ec906f5a391ed234af59a0d30c65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 07:02:51 +0000 Subject: [PATCH] Update dependency react-parallax-tilt to v1.7.156 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 876a17264..885dab4ed 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.155", + "react-parallax-tilt": "1.7.156", "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 755328483..12fa2db3a 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.155 - version: 1.7.155(react-dom@18.2.0)(react@18.2.0) + specifier: 1.7.156 + version: 1.7.156(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.155(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-QRw+CtmOUihWYuMrflYmr8K3HzLrOe4gf4VyHm1yCi5IVdnRpdxianmH8iRZO4Vv62xZxA6tC1I6i+YpRcMeRw==} + /react-parallax-tilt@1.7.156(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-bKrHeYXlWtvuCiYhdkDC/OWI6g1/UwWgOBEwnsSMzee5e97IJEtNcIaKtdSpEdNrZNOEYBsF5tDFoNu7GK2PbQ==} 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