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:
commit
66c8e0c973
3 changed files with 6 additions and 6 deletions
|
@ -234,7 +234,7 @@ dev:
|
|||
'@mdx-js/mdx': *mdx
|
||||
'@mdx-js/react': *mdx
|
||||
'@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'
|
||||
'algoliasearch': '4.14.3'
|
||||
'daisyui': &daisyui '2.47.0'
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
"@mdx-js/mdx": "2.2.1",
|
||||
"@mdx-js/react": "2.2.1",
|
||||
"@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",
|
||||
"algoliasearch": "4.14.3",
|
||||
"daisyui": "2.47.0",
|
||||
|
|
|
@ -3800,10 +3800,10 @@
|
|||
hey-listen "^1.0.8"
|
||||
tslib "^2.3.1"
|
||||
|
||||
"@next/bundle-analyzer@13.1.3":
|
||||
version "13.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-13.1.3.tgz#f0e82bdcf17126907a58a68f85d49a71cadb6b07"
|
||||
integrity sha512-3C9NVjV0RRwceejYuwc9yVtBGRyKZaQIAgjLnLPydg1rDO/cNNgmRaq5n+S8Wcsw+YhcDiTWtn1kTX+bbBZYOw==
|
||||
"@next/bundle-analyzer@13.1.6":
|
||||
version "13.1.6"
|
||||
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-13.1.6.tgz#36ff2f9c4b19aa75cd589ee080b1e2edb24f1192"
|
||||
integrity sha512-rJS9CtLoGT58mL+v2ISKANosFFWP/0YKYByHQ3vTaZrbQP8b1rYRxd2QVMJmnSXaFkiP9URt1XJ6OdGyVq5b6g==
|
||||
dependencies:
|
||||
webpack-bundle-analyzer "4.7.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue