diff --git a/package-lock.json b/package-lock.json index bc9f57e5..e75e2df2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@mantine/charts": "^8.3.8", "@mantine/core": "^8.2.1", "@mantine/hooks": "^8.2.1", - "@next/bundle-analyzer": "15.5.6", + "@next/bundle-analyzer": "16.0.3", "@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.3", + "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-16.0.3.tgz", + "integrity": "sha512-6Xo8f8/ZXtASfTPa6TH1aUn+xDg9Pkyl1YHVxu+89cVdLH7MnYjxv3rPOfEJ9BwCZCU2q4Flyw5MwltfD2pGbA==", "license": "MIT", "dependencies": { "webpack-bundle-analyzer": "4.10.1" diff --git a/package.json b/package.json index 63a16011..a37be2d4 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@mantine/charts": "^8.3.8", "@mantine/core": "^8.2.1", "@mantine/hooks": "^8.2.1", - "@next/bundle-analyzer": "15.5.6", + "@next/bundle-analyzer": "16.0.3", "@tabler/icons-react": "^3.35.0", "next": "15.5.6", "node-html-parser": "^7.0.1",