diff --git a/src/package-lock.json b/src/package-lock.json index 0181f7cc..77ff095f 100644 --- a/src/package-lock.json +++ b/src/package-lock.json @@ -13,7 +13,7 @@ "@fontsource/dejavu-mono": "^5.1.0", "@mdx-js/loader": "^3.1.0", "@mdx-js/react": "^3.1.0", - "@next/bundle-analyzer": "15.1.3", + "@next/bundle-analyzer": "15.2.1", "@next/mdx": "15.1.3", "@phosphor-icons/react": "^2.1.7", "@radix-ui/react-scroll-area": "^1.2.2", @@ -2777,9 +2777,9 @@ } }, "node_modules/@next/bundle-analyzer": { - "version": "15.1.3", - "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-15.1.3.tgz", - "integrity": "sha512-dh5i2KBONWVhQzJnL10sv9+ImsKgGtOHHeA1dWp/H3MXphWBt1uGjXCwPCcitwimvNncHBmxaOyTm2FwfOLRSA==", + "version": "15.2.1", + "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-15.2.1.tgz", + "integrity": "sha512-RSegG5zFEy+Pp771fvXu+LmNMmf6kuCSuliXAiLFogLz+QUNw9mUZ0U9fxA/2mngHRUmANsSCGv7l0RkyXjnxg==", "license": "MIT", "dependencies": { "webpack-bundle-analyzer": "4.10.1" diff --git a/src/package.json b/src/package.json index 896fa11b..ac0f8232 100644 --- a/src/package.json +++ b/src/package.json @@ -34,7 +34,7 @@ "@fontsource/dejavu-mono": "^5.1.0", "@mdx-js/loader": "^3.1.0", "@mdx-js/react": "^3.1.0", - "@next/bundle-analyzer": "15.1.3", + "@next/bundle-analyzer": "15.2.1", "@next/mdx": "15.1.3", "@phosphor-icons/react": "^2.1.7", "@radix-ui/react-scroll-area": "^1.2.2",