From 058ad01dde9bbc32ae3a5acaab19f8476d3500f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 10:07:38 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20@duc?= =?UTF-8?q?anh2912/next-pwa=20to=20v10.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 76f4d7511..7f294e31f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -111,7 +111,7 @@ }, "dependencies": { "@chakra-ui/react": "2.5.5", - "@ducanh2912/next-pwa": "10.0.0", + "@ducanh2912/next-pwa": "10.0.2", "@emotion/react": "11.11.3", "@emotion/styled": "11.11.0", "@sanity/client": "6.10.0", diff --git a/yarn.lock b/yarn.lock index 13cb4874c..3b7cca735 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2068,10 +2068,10 @@ dependencies: tslib "^2.0.0" -"@ducanh2912/next-pwa@10.0.0": - version "10.0.0" - resolved "https://registry.yarnpkg.com/@ducanh2912/next-pwa/-/next-pwa-10.0.0.tgz#d56c92c32ab74a7eff0af8e367c49791fc2e1a6c" - integrity sha512-6VWpF0IzP9Az9n0jmqL9XH8iWA6LYJrC72b8GDEn7Swfi1mR+hYPItNFKJnraqwJheIqeeZXIHAqs5/VdyDF5A== +"@ducanh2912/next-pwa@10.0.2": + version "10.0.2" + resolved "https://registry.yarnpkg.com/@ducanh2912/next-pwa/-/next-pwa-10.0.2.tgz#9020de491f8bd43e65ba095a6f786ead4d68657e" + integrity sha512-6/6+l0L+xHCD9TluaoXlwKHl65iZ0OlvTO2L1YPV9zyZjN9sl4DbEjQ7JbOADnUGGbGVicPE4MhViGJA0+ezjQ== dependencies: clean-webpack-plugin "4.0.0" fast-glob "3.3.2"