diff --git a/package-lock.json b/package-lock.json index b8dc0c1..785f3a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@mantine/charts": "^8.3.6", "@mantine/core": "^8.2.1", "@mantine/hooks": "^8.2.1", - "@next/bundle-analyzer": "15.5.6", + "@next/bundle-analyzer": "16.0.1", "@tabler/icons-react": "^3.35.0", "next": "15.5.6", "node-html-parser": "^7.0.1", @@ -996,9 +996,9 @@ } }, "node_modules/@next/bundle-analyzer": { - "version": "15.5.6", - "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-15.5.6.tgz", - "integrity": "sha512-IHeyk2s9/fVDAGDLNbBkCSG8XBabhuMajiaJggjsg4GyFIswh78DzLo5Nl5th8QTs3U/teYeczvfeV9w1Tx3qA==", + "version": "16.0.1", + "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-16.0.1.tgz", + "integrity": "sha512-ds2XBC7hred9g9T16DYXp4llImGf9gBSsfY5k3bklizOtHeo+53EXjKm3AliS/fMTjYfRrv8usdL2wVZa1GIkw==", "license": "MIT", "dependencies": { "webpack-bundle-analyzer": "4.10.1" diff --git a/package.json b/package.json index 16d7e8b..9e9fd07 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@mantine/charts": "^8.3.6", "@mantine/core": "^8.2.1", "@mantine/hooks": "^8.2.1", - "@next/bundle-analyzer": "15.5.6", + "@next/bundle-analyzer": "16.0.1", "@tabler/icons-react": "^3.35.0", "next": "15.5.6", "node-html-parser": "^7.0.1",