diff --git a/package-lock.json b/package-lock.json index f06b569..a6c5454 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@mapbox/rehype-prism": "^0.9.0", "@mdx-js/loader": "^3.1.0", "@mdx-js/react": "^3.0.1", - "@next/bundle-analyzer": "^14.2.5", + "@next/bundle-analyzer": "^15.1.6", "@next/mdx": "^14.2.14", "@next/third-parties": "^14.2.5", "@tailwindcss/typography": "^0.5.15", @@ -809,9 +809,9 @@ } }, "node_modules/@next/bundle-analyzer": { - "version": "14.2.5", - "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-14.2.5.tgz", - "integrity": "sha512-BtBbI8VUnB7s4m9ut6CkeJ8Hyx+aq+86mbH+uAld7ZGG0/eH4+5hcPnkHKsQM/yj74iClazS0fninI8yZbIZWA==", + "version": "15.1.6", + "resolved": "https://registry.npmjs.org/@next/bundle-analyzer/-/bundle-analyzer-15.1.6.tgz", + "integrity": "sha512-hGzQyDqJzFHcHNCyTqM3o05BpVq5tGnRODccZBVJDBf5Miv/26UJPMB0wh9L9j3ylgHC+0/v8BaBnBBek1rC6Q==", "license": "MIT", "dependencies": { "webpack-bundle-analyzer": "4.10.1" diff --git a/package.json b/package.json index 1e5fd62..e32798d 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@mapbox/rehype-prism": "^0.9.0", "@mdx-js/loader": "^3.1.0", "@mdx-js/react": "^3.0.1", - "@next/bundle-analyzer": "^14.2.5", + "@next/bundle-analyzer": "^15.1.6", "@next/mdx": "^14.2.14", "@next/third-parties": "^14.2.5", "@tailwindcss/typography": "^0.5.15",