diff --git a/package-lock.json b/package-lock.json index 6d9e2400..528a761b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@mantine/charts": "^8.3.9", "@mantine/core": "^8.2.1", "@mantine/hooks": "^8.2.1", - "@next/bundle-analyzer": "15.5.6", + "@next/bundle-analyzer": "16.0.7", "@tabler/icons-react": "^3.35.0", "next": "15.5.7", "node-html-parser": "^7.0.1", @@ -1000,9 +1000,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.7", + "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-16.0.7.tgz", + "integrity": "sha512-Um2YA3TSQND+DpqlMDuPZsdjdpcgLzo1wF3zx4zcBCLecS7ucP7O9YFqvHhg000HXTgt++KIjZ9FUwyJSKk1Kw==", "license": "MIT", "dependencies": { "webpack-bundle-analyzer": "4.10.1" diff --git a/package.json b/package.json index 60a83213..070640a4 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@mantine/charts": "^8.3.9", "@mantine/core": "^8.2.1", "@mantine/hooks": "^8.2.1", - "@next/bundle-analyzer": "15.5.6", + "@next/bundle-analyzer": "16.0.7", "@tabler/icons-react": "^3.35.0", "next": "15.5.7", "node-html-parser": "^7.0.1",