From 8f232fef152a4c9c265d7b2266833dbe9e14c03d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Apr 2024 08:11:10 +0000 Subject: [PATCH] Update dependency react-parallax-tilt to v1.7.220 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 335864bc4..7d80caab5 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.219", + "react-parallax-tilt": "1.7.220", "react-wrap-balancer": "1.1.0", "reading-time": "1.5.0", "rehype-autolink-headings": "7.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9e81a4d0d..c0cbd92f5 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.219 - version: 1.7.219(react-dom@18.2.0)(react@18.2.0) + specifier: 1.7.220 + version: 1.7.220(react-dom@18.2.0)(react@18.2.0) react-wrap-balancer: specifier: 1.1.0 version: 1.1.0(react@18.2.0) @@ -5222,8 +5222,8 @@ packages: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} dev: true - /react-parallax-tilt@1.7.219(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-UtiUZdRpxpySjb8kKDaAeCyBQ0QI4RU6MGaqyKgf64rt/qMwjLHERls0saREuaJrUumoHR5CedTQic+OVJta7g==} + /react-parallax-tilt@1.7.220(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-9hqQAQ38+5h03Dwq01rp/ylfsVWaNUSSo+fPsQvJCrv765/ER0KU4zfC5yylovnUb8SGHw6WLp88Ap0ZqyHaxQ==} 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