From 8b11abe02477352b931f3463a7c2e231ee8986a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 May 2023 16:11:38 +0000 Subject: [PATCH] Bump react-parallax-tilt from 1.7.44 to 1.7.138 Bumps [react-parallax-tilt](https://github.com/mkosir/react-parallax-tilt) from 1.7.44 to 1.7.138. - [Release notes](https://github.com/mkosir/react-parallax-tilt/releases) - [Commits](https://github.com/mkosir/react-parallax-tilt/compare/v1.7.44...v1.7.138) --- updated-dependencies: - dependency-name: react-parallax-tilt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 19 ++++++++++--------- package.json | 2 +- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index f980079..67c58c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "react-github-calendar": "^3.2.2", "react-i18next": "^12.1.5", "react-icons": "^4.3.1", - "react-parallax-tilt": "^1.7.42", + "react-parallax-tilt": "^1.7.138", "react-pdf": "^5.7.1", "react-router-dom": "^6.2.2", "react-scripts": "5.0.0", @@ -13335,9 +13335,9 @@ "integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==" }, "node_modules/react-parallax-tilt": { - "version": "1.7.44", - "resolved": "https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.44.tgz", - "integrity": "sha512-7PM7Qb1j2/gQCok82aVPP8hBhUvZA0g0NbW774bepK+tU8lkoV0Rd60cLISiG8+ObECWFyBvuYJSo9CCrgFA2w==", + "version": "1.7.138", + "resolved": "https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.138.tgz", + "integrity": "sha512-7i0qeWDDE+jBVJf/mhp78JaZl6XPEwWywQP1Yb/IAEf08IPbHvXMxrsS0PDHYoQ+/yTTWehmBNYcKZtNzQoj9Q==", "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" @@ -19697,7 +19697,8 @@ "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==" }, "autoprefixer": { - "version": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.5.tgz", + "version": "10.4.5", + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.5.tgz", "integrity": "sha512-Fvd8yCoA7lNX/OUllvS+aS1I7WRBclGXsepbvT8ZaPgrH24rgXpZzF0/6Hh3ZEkwg+0AES/Osd196VZmYoEFtw==", "requires": { "browserslist": "^4.20.2", @@ -25359,7 +25360,7 @@ "@csstools/postcss-stepped-value-functions": "^1.0.0", "@csstools/postcss-trigonometric-functions": "^1.0.1", "@csstools/postcss-unset-value": "^1.0.1", - "autoprefixer": "^10.4.7", + "autoprefixer": "10.4.5", "browserslist": "^4.21.0", "css-blank-pseudo": "^3.0.3", "css-has-pseudo": "^3.0.4", @@ -25895,9 +25896,9 @@ "integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==" }, "react-parallax-tilt": { - "version": "1.7.44", - "resolved": "https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.44.tgz", - "integrity": "sha512-7PM7Qb1j2/gQCok82aVPP8hBhUvZA0g0NbW774bepK+tU8lkoV0Rd60cLISiG8+ObECWFyBvuYJSo9CCrgFA2w==", + "version": "1.7.138", + "resolved": "https://registry.npmjs.org/react-parallax-tilt/-/react-parallax-tilt-1.7.138.tgz", + "integrity": "sha512-7i0qeWDDE+jBVJf/mhp78JaZl6XPEwWywQP1Yb/IAEf08IPbHvXMxrsS0PDHYoQ+/yTTWehmBNYcKZtNzQoj9Q==", "requires": {} }, "react-pdf": { diff --git a/package.json b/package.json index 56ae64a..1491336 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react-github-calendar": "^3.2.2", "react-i18next": "^12.1.5", "react-icons": "^4.3.1", - "react-parallax-tilt": "^1.7.42", + "react-parallax-tilt": "^1.7.138", "react-pdf": "^5.7.1", "react-router-dom": "^6.2.2", "react-scripts": "5.0.0",