From e938727d92276d4efa582b72f155cfdc848c3edf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Jul 2023 15:57:48 +0000 Subject: [PATCH] Update dependency react-parallax-tilt to v1.7.152 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8c2e8e9d6..1ea1bed8a 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "nprogress": "0.2.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-parallax-tilt": "1.7.151", + "react-parallax-tilt": "1.7.152", "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 2c3416158..45a7df55b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ dependencies: specifier: 18.2.0 version: 18.2.0(react@18.2.0) react-parallax-tilt: - specifier: 1.7.151 - version: 1.7.151(react-dom@18.2.0)(react@18.2.0) + specifier: 1.7.152 + version: 1.7.152(react-dom@18.2.0)(react@18.2.0) react-wrap-balancer: specifier: 1.0.0 version: 1.0.0(react@18.2.0) @@ -4576,8 +4576,8 @@ packages: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} dev: true - /react-parallax-tilt@1.7.151(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-gizWQRbJfsMmQ1NNc6S7bolSnvvopw1YP6Lu04deV3NHDK/XA2M3v0/GkwvVTpOuFTPqcaek4p3PSM8cFezk7g==} + /react-parallax-tilt@1.7.152(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-lmqZtp/AVG/vsEu1YV4oMlPCUf74JTMljg1/TFL65EmFXrcYp61f1ISPyfZknxAvQKxvQPoo7I+XL0idEOk6Tg==} 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