From cd202b156930243892754510bc393fc8b2ed37e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 06:54:24 +0000 Subject: [PATCH] Bump next-transpile-modules from 10.0.0 to 10.0.1 Bumps [next-transpile-modules](https://github.com/martpie/next-transpile-modules) from 10.0.0 to 10.0.1. - [Release notes](https://github.com/martpie/next-transpile-modules/releases) - [Commits](https://github.com/martpie/next-transpile-modules/commits) --- updated-dependencies: - dependency-name: next-transpile-modules dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c52c42d2..00bcc596 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "js-confetti": "^0.11.0", "lodash": "^4.17.21", "next": "^12.3.1", - "next-transpile-modules": "^10.0.0", + "next-transpile-modules": "^10.0.1", "react": "^17.0.2", "react-before-after-slider-component": "^1.1.6", "react-dom": "^17.0.2", diff --git a/yarn.lock b/yarn.lock index 230543a9..65150a55 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3474,10 +3474,10 @@ natural-compare@^1.4.0: resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= -next-transpile-modules@^10.0.0: - version "10.0.0" - resolved "https://registry.npmjs.org/next-transpile-modules/-/next-transpile-modules-10.0.0.tgz" - integrity sha512-FyeJ++Lm2Fq31gbThiRCrJlYpIY9QaI7A3TjuhQLzOix8ChQrvn5ny4MhfIthS5cy6+uK1AhDRvxVdW17y3Xdw== +next-transpile-modules@^10.0.1: + version "10.0.1" + resolved "https://registry.yarnpkg.com/next-transpile-modules/-/next-transpile-modules-10.0.1.tgz#1ca2b735b14781f4792f6214f808b600574e0348" + integrity sha512-4VX/LCMofxIYAVV58UmD+kr8jQflpLWvas/BQ4Co0qWLWzVh06FoZkECkrX5eEZT6oJFqie6+kfbTA3EZCVtdQ== dependencies: enhanced-resolve "^5.10.0"