diff --git a/package-lock.json b/package-lock.json index db78488..50d9323 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "@cspell/dict-ru_ru": "^2.3.2", "@cspell/dict-tr-tr": "^3.0.6", "@mdx-js/loader": "^3.1.1", - "@next/bundle-analyzer": "^15.5.5", + "@next/bundle-analyzer": "^16.1.2", "@next/mdx": "^15.5.4", "@tailwindcss/postcss": "^4.1.17", "@types/mdx": "^2.0.13", @@ -10089,9 +10089,9 @@ } }, "node_modules/@next/bundle-analyzer": { - "version": "15.5.9", - "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-15.5.9.tgz", - "integrity": "sha512-lT1EBpFyGVN9u8M43f2jE78DsCu0A5KPA5OkF5PdIHrKDo4oTJ4lUQKciA9T2u9gccSXIPQcZb5TYkHF4f8iiw==", + "version": "16.1.2", + "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-16.1.2.tgz", + "integrity": "sha512-WTwoRTCmU5BKAizao2lKBkbeJDpsdgF/rrkSnFQye7ni8ybtM/aYzka8N+QqGug5UBBm4ddRkIwxMF7vWCreFw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index c39ab56..d67d312 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@cspell/dict-ru_ru": "^2.3.2", "@cspell/dict-tr-tr": "^3.0.6", "@mdx-js/loader": "^3.1.1", - "@next/bundle-analyzer": "^15.5.5", + "@next/bundle-analyzer": "^16.1.2", "@next/mdx": "^15.5.4", "@tailwindcss/postcss": "^4.1.17", "@types/mdx": "^2.0.13",