1
0
Fork 0

Merge pull request #3501 from freesewing/dependabot/npm_and_yarn/next/bundle-analyzer-13.1.6

chore(deps): bump @next/bundle-analyzer from 13.1.3 to 13.1.6
This commit is contained in:
Enoch Riese 2023-02-04 18:32:55 -06:00 committed by GitHub
commit 66c8e0c973
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -234,7 +234,7 @@ dev:
'@mdx-js/mdx': *mdx '@mdx-js/mdx': *mdx
'@mdx-js/react': *mdx '@mdx-js/react': *mdx
'@mdx-js/runtime': &mdxRuntime '2.0.0-next.9' '@mdx-js/runtime': &mdxRuntime '2.0.0-next.9'
'@next/bundle-analyzer': &next '13.1.5' '@next/bundle-analyzer': &next '13.1.6'
'@tailwindcss/typography': &tailwindTypography '0.5.9' '@tailwindcss/typography': &tailwindTypography '0.5.9'
'algoliasearch': '4.14.3' 'algoliasearch': '4.14.3'
'daisyui': &daisyui '2.47.0' 'daisyui': &daisyui '2.47.0'

View file

@ -29,7 +29,7 @@
"@mdx-js/mdx": "2.2.1", "@mdx-js/mdx": "2.2.1",
"@mdx-js/react": "2.2.1", "@mdx-js/react": "2.2.1",
"@mdx-js/runtime": "2.0.0-next.9", "@mdx-js/runtime": "2.0.0-next.9",
"@next/bundle-analyzer": "13.1.5", "@next/bundle-analyzer": "13.1.6",
"@tailwindcss/typography": "0.5.9", "@tailwindcss/typography": "0.5.9",
"algoliasearch": "4.14.3", "algoliasearch": "4.14.3",
"daisyui": "2.47.0", "daisyui": "2.47.0",

View file

@ -3800,10 +3800,10 @@
hey-listen "^1.0.8" hey-listen "^1.0.8"
tslib "^2.3.1" tslib "^2.3.1"
"@next/bundle-analyzer@13.1.3": "@next/bundle-analyzer@13.1.6":
version "13.1.3" version "13.1.6"
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-13.1.3.tgz#f0e82bdcf17126907a58a68f85d49a71cadb6b07" resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-13.1.6.tgz#36ff2f9c4b19aa75cd589ee080b1e2edb24f1192"
integrity sha512-3C9NVjV0RRwceejYuwc9yVtBGRyKZaQIAgjLnLPydg1rDO/cNNgmRaq5n+S8Wcsw+YhcDiTWtn1kTX+bbBZYOw== integrity sha512-rJS9CtLoGT58mL+v2ISKANosFFWP/0YKYByHQ3vTaZrbQP8b1rYRxd2QVMJmnSXaFkiP9URt1XJ6OdGyVq5b6g==
dependencies: dependencies:
webpack-bundle-analyzer "4.7.0" webpack-bundle-analyzer "4.7.0"