diff --git a/package-lock.json b/package-lock.json index d6457b7..c52f65c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@cspell/dict-pt-pt": "^3.0.6", "@cspell/dict-ru_ru": "^2.3.2", "@mdx-js/loader": "^3.1.1", - "@next/bundle-analyzer": "^15.5.5", + "@next/bundle-analyzer": "^16.0.6", "@next/mdx": "^15.5.4", "@tailwindcss/postcss": "^4.1.17", "@types/mdx": "^2.0.13", @@ -9773,9 +9773,9 @@ } }, "node_modules/@next/bundle-analyzer": { - "version": "15.5.5", - "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-15.5.5.tgz", - "integrity": "sha512-X9tOAWrgF6rPuI++vs2xfjYPd/+XdsdJzu0rQtjFmOV5qa02uzqGutAAr+qCd0vsB5J3VmnMFfzn2/9xxmM23w==", + "version": "16.0.6", + "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-16.0.6.tgz", + "integrity": "sha512-zoa/w3TYl6kBcJesvj7JM96fHu1WiHRLTRMgEdLEn2kh1cGJMkIIlOGyekjnccaozd+oIyQ925lKrkCMfgt1xg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 2d3c71c..d39ff43 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@cspell/dict-pt-pt": "^3.0.6", "@cspell/dict-ru_ru": "^2.3.2", "@mdx-js/loader": "^3.1.1", - "@next/bundle-analyzer": "^15.5.5", + "@next/bundle-analyzer": "^16.0.6", "@next/mdx": "^15.5.4", "@tailwindcss/postcss": "^4.1.17", "@types/mdx": "^2.0.13",