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>
This commit is contained in:
dependabot[bot]
2023-04-24 08:34:37 +02:00
committed by GitHub
parent 39ae2470a5
commit 48dddf2e7e
2 changed files with 5 additions and 5 deletions

View File

@@ -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",

View File

@@ -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"