diff --git a/package-lock.json b/package-lock.json index c722add0..9cd499cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@mantine/charts": "^8.3.10", "@mantine/core": "^8.2.1", "@mantine/hooks": "^8.2.1", - "@next/bundle-analyzer": "15.5.6", + "@next/bundle-analyzer": "16.1.1", "@tabler/icons-react": "^3.36.0", "next": "15.5.9", "node-html-parser": "^7.0.1", @@ -1003,9 +1003,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.1.1", + "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-16.1.1.tgz", + "integrity": "sha512-aNJy301GGH8k36rDgrYdnyYEdjRQg6csMi1njzqHo+3qyZvOOWMHSv+p7SztNTzP5RU2KRwX0pPwYBtDcE+vVA==", "license": "MIT", "dependencies": { "webpack-bundle-analyzer": "4.10.1" diff --git a/package.json b/package.json index 1f0279a9..2f9cfd60 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@mantine/charts": "^8.3.10", "@mantine/core": "^8.2.1", "@mantine/hooks": "^8.2.1", - "@next/bundle-analyzer": "15.5.6", + "@next/bundle-analyzer": "16.1.1", "@tabler/icons-react": "^3.36.0", "next": "15.5.9", "node-html-parser": "^7.0.1",