chore(deps): update dependency @next/bundle-analyzer to v13

This commit is contained in:
renovate[bot] 2022-11-23 23:58:43 +00:00 committed by GitHub
parent 53059e14ad
commit 25a2e0c863
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 9 deletions

View file

@ -31,7 +31,7 @@
"textarea-markdown-editor": "0.1.13"
},
"devDependencies": {
"@next/bundle-analyzer": "12.1.6",
"@next/bundle-analyzer": "13.0.5",
"@types/node": "17.0.23",
"@types/react": "18.0.9",
"@types/react-datepicker": "4.4.1",

View file

@ -3,7 +3,7 @@ lockfileVersion: 5.4
specifiers:
'@geist-ui/core': ^2.3.8
'@geist-ui/icons': 1.0.2
'@next/bundle-analyzer': 12.1.6
'@next/bundle-analyzer': 13.0.5
'@types/cookie': 0.5.1
'@types/js-cookie': 3.0.2
'@types/node': 17.0.23
@ -57,7 +57,7 @@ optionalDependencies:
sharp: 0.31.2
devDependencies:
'@next/bundle-analyzer': 12.1.6
'@next/bundle-analyzer': 13.0.5
'@types/node': 17.0.23
'@types/react': 18.0.9
'@types/react-datepicker': 4.4.1_biqbaboplfbrettd7655fr4n2y
@ -171,10 +171,10 @@ packages:
resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==}
dev: true
/@next/bundle-analyzer/12.1.6:
resolution: {integrity: sha512-WLydwytAeHoC/neXsiIgK+a6Me12PuSpwopnsZgX5JFNwXQ9MlwPeMGS3aTZkYsv8QmSm0Ns9Yh9FkgLKYaUuQ==}
/@next/bundle-analyzer/13.0.5:
resolution: {integrity: sha512-45q05yO6ZqS5NHHaxnU/PsVdMw5XfT6d7CptFaIr/9O2nECDjhM56G5JQx+346fkI76l1embxkLBzoQByTYGKQ==}
dependencies:
webpack-bundle-analyzer: 4.3.0
webpack-bundle-analyzer: 4.7.0
transitivePeerDependencies:
- bufferutil
- utf-8-validate
@ -805,6 +805,11 @@ packages:
engines: {node: '>= 6'}
dev: true
/commander/7.2.0:
resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==}
engines: {node: '>= 10'}
dev: true
/commondir/1.0.1:
resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==}
dev: true
@ -3668,15 +3673,15 @@ packages:
defaults: 1.0.4
dev: true
/webpack-bundle-analyzer/4.3.0:
resolution: {integrity: sha512-J3TPm54bPARx6QG8z4cKBszahnUglcv70+N+8gUqv2I5KOFHJbzBiLx+pAp606so0X004fxM7hqRu10MLjJifA==}
/webpack-bundle-analyzer/4.7.0:
resolution: {integrity: sha512-j9b8ynpJS4K+zfO5GGwsAcQX4ZHpWV+yRiHDiL+bE0XHJ8NiPYLTNVQdlFYWxtpg9lfAQNlwJg16J9AJtFSXRg==}
engines: {node: '>= 10.13.0'}
hasBin: true
dependencies:
acorn: 8.8.1
acorn-walk: 8.2.0
chalk: 4.1.2
commander: 6.2.1
commander: 7.2.0
gzip-size: 6.0.0
lodash: 4.17.21
opener: 1.5.2