From 48dddf2e7e1de73c2d1251047863ce1f8e062d64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 08:34:37 +0200 Subject: [PATCH] Bump @next/bundle-analyzer from 13.2.1 to 13.3.1 in /frontend (#187) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 5f697466..f9f77766 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -25,7 +25,7 @@ "@mantine/dropzone": "^6.0.5", "@mantine/next": "^6.0.5", "@mantine/notifications": "^6.0.5", - "@next/bundle-analyzer": "^13.2.1", + "@next/bundle-analyzer": "^13.3.1", "@react-icons/all-files": "^4.1.0", "@tabler/icons": "^1.119.0", "cookies-next": "^2.1.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 9b13e4da..acffc4aa 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -881,10 +881,10 @@ resolved "https://registry.yarnpkg.com/@mantine/utils/-/utils-6.0.6.tgz#19bff743cf69c0c0b39664a633cb7827bc996833" integrity sha512-Pd+ZTJ3maXb1zihZzHpo00XLwcKEg+ZGLPFG5vg/YafLDDWIhgV6snTFVKsPb2cunVjOwzbKcvlmCHXBe97mTQ== -"@next/bundle-analyzer@^13.2.1": - version "13.2.1" - resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-13.2.1.tgz#a80bf24adef2380233c9e3cd9f5c77849c851b36" - integrity sha512-ex5CyyqWfBaDE0eguyhWlWZAsg2n9zN1c/YK4FNui7C/cKnjib5FcZeVNeKU9PfSYXDDT9onIhWkhsMNQwIGVg== +"@next/bundle-analyzer@^13.3.1": + version "13.3.1" + resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-13.3.1.tgz#df6c8c969646456b694dc1cd41d2847eae331248" + integrity sha512-Qkd0ENOczIyJlKjjN7ENwQ2S5B6wqrTnVlzfWqAImw38VNgaVqZRgaM9Ph8JM43E6iLPjsMOHh8EN/7FxHyQ/g== dependencies: webpack-bundle-analyzer "4.7.0"