From abd9641a405578295d69800071c87b95692c4766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 18:21:24 +0800 Subject: [PATCH] chore(deps): bump react-parallax-tilt from 1.7.183 to 1.7.185 (#1272) Bumps [react-parallax-tilt](https://github.com/mkosir/react-parallax-tilt) from 1.7.183 to 1.7.185. - [Release notes](https://github.com/mkosir/react-parallax-tilt/releases) - [Commits](https://github.com/mkosir/react-parallax-tilt/compare/v1.7.183...v1.7.185) --- updated-dependencies: - dependency-name: react-parallax-tilt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 588128f1..301b86e7 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "react-dom": "18.2.0", "react-hook-form": "7.49.2", "react-hot-toast": "2.4.1", - "react-parallax-tilt": "1.7.183", + "react-parallax-tilt": "1.7.185", "react-popper": "2.3.0", "react-sortablejs": "6.1.4", "react-string-replace": "1.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d139ce23..279ae858 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -267,8 +267,8 @@ dependencies: specifier: 2.4.1 version: 2.4.1(csstype@3.1.3)(react-dom@18.2.0)(react@18.2.0) react-parallax-tilt: - specifier: 1.7.183 - version: 1.7.183(react-dom@18.2.0)(react@18.2.0) + specifier: 1.7.185 + version: 1.7.185(react-dom@18.2.0)(react@18.2.0) react-popper: specifier: 2.3.0 version: 2.3.0(@popperjs/core@2.11.8)(react-dom@18.2.0)(react@18.2.0) @@ -12096,8 +12096,8 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: false - /react-parallax-tilt@1.7.183(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-ljZtHmvi0EgZoD/SHF058Qh3TqVcmsK4VCXIO9StFdCr0mPqGLBwIxz7rPzUVArc32nmO64yHWv36IcaV1L+KQ==} + /react-parallax-tilt@1.7.185(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-I1Lh5M7ytl+AzOgQKJJeEyAv4rbCiH9IFmnnoruXY2O/oFQEXrcRMxVMV7vtKuzbbM/2Vfm8jPdnPsODXli9fg==} 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