Bump @next/bundle-analyzer from 13.1.6 to 13.4.12

Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 13.1.6 to 13.4.12.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.4.12/packages/next-bundle-analyzer)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-30 08:36:04 +00:00 committed by GitHub
parent 3b33f94081
commit 1783c5fd3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -91,7 +91,7 @@
},
"devDependencies": {
"@ente/eslint-config": "*",
"@next/bundle-analyzer": "^13.1.6",
"@next/bundle-analyzer": "^13.4.12",
"@types/bs58": "^4.0.1",
"@types/debounce-promise": "^3.1.3",
"@types/leaflet": "^1.9.3",

View file

@ -371,10 +371,10 @@
react-transition-group "^4.4.2"
rifm "^0.12.1"
"@next/bundle-analyzer@^13.1.6":
version "13.1.6"
resolved "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-13.1.6.tgz"
integrity sha512-rJS9CtLoGT58mL+v2ISKANosFFWP/0YKYByHQ3vTaZrbQP8b1rYRxd2QVMJmnSXaFkiP9URt1XJ6OdGyVq5b6g==
"@next/bundle-analyzer@^13.4.12":
version "13.4.12"
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-13.4.12.tgz#8d837d61b3cfb7d7c749ece3094749472f9fffdf"
integrity sha512-WjeNsoWGAkbn7XU2jBVkaI7/DVfg2mzRF7spTohsknnwQ/dDgSHlgZj80mt1/SHYconWjZSY0KIWFaxR4/mNsA==
dependencies:
webpack-bundle-analyzer "4.7.0"