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:
parent
3b33f94081
commit
1783c5fd3b
2 changed files with 5 additions and 5 deletions
|
@ -91,7 +91,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@ente/eslint-config": "*",
|
"@ente/eslint-config": "*",
|
||||||
"@next/bundle-analyzer": "^13.1.6",
|
"@next/bundle-analyzer": "^13.4.12",
|
||||||
"@types/bs58": "^4.0.1",
|
"@types/bs58": "^4.0.1",
|
||||||
"@types/debounce-promise": "^3.1.3",
|
"@types/debounce-promise": "^3.1.3",
|
||||||
"@types/leaflet": "^1.9.3",
|
"@types/leaflet": "^1.9.3",
|
||||||
|
|
|
@ -371,10 +371,10 @@
|
||||||
react-transition-group "^4.4.2"
|
react-transition-group "^4.4.2"
|
||||||
rifm "^0.12.1"
|
rifm "^0.12.1"
|
||||||
|
|
||||||
"@next/bundle-analyzer@^13.1.6":
|
"@next/bundle-analyzer@^13.4.12":
|
||||||
version "13.1.6"
|
version "13.4.12"
|
||||||
resolved "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-13.1.6.tgz"
|
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-13.4.12.tgz#8d837d61b3cfb7d7c749ece3094749472f9fffdf"
|
||||||
integrity sha512-rJS9CtLoGT58mL+v2ISKANosFFWP/0YKYByHQ3vTaZrbQP8b1rYRxd2QVMJmnSXaFkiP9URt1XJ6OdGyVq5b6g==
|
integrity sha512-WjeNsoWGAkbn7XU2jBVkaI7/DVfg2mzRF7spTohsknnwQ/dDgSHlgZj80mt1/SHYconWjZSY0KIWFaxR4/mNsA==
|
||||||
dependencies:
|
dependencies:
|
||||||
webpack-bundle-analyzer "4.7.0"
|
webpack-bundle-analyzer "4.7.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue