From 93da084d98fa976dd882425060fe0e4d72304e5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 01:32:05 +0000 Subject: [PATCH] fix(deps): update nextjs monorepo to v16.2.2 --- package.json | 6 +++--- pnpm-lock.yaml | 30 +++++++++++++++--------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index 5b0cba36..77969422 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "@hbsnow/rehype-sectionize": "1.0.7", "@mdx-js/loader": "^3.1.1", "@mdx-js/react": "^3.1.1", - "@next/bundle-analyzer": "16.1.1", - "@next/mdx": "16.1.1", + "@next/bundle-analyzer": "16.2.2", + "@next/mdx": "16.2.2", "codehike": "1.0.7", "dayjs": "^1.11.19", "jotai": "^2.16.0", @@ -40,7 +40,7 @@ }, "devDependencies": { "@eslint/js": "^9.39.2", - "@next/eslint-plugin-next": "16.1.1", + "@next/eslint-plugin-next": "16.2.2", "@tailwindcss/postcss": "^4.1.18", "@types/mdx": "^2.0.13", "@types/node": "^25.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 272ce2e1..9a0a404c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,11 +25,11 @@ importers: specifier: ^3.1.1 version: 3.1.1(@types/react@19.2.7)(react@19.2.3) '@next/bundle-analyzer': - specifier: 16.1.1 - version: 16.1.1 + specifier: 16.2.2 + version: 16.2.2 '@next/mdx': - specifier: 16.1.1 - version: 16.1.1(@mdx-js/loader@3.1.1(acorn@8.15.0)(webpack@5.97.1))(@mdx-js/react@3.1.1(@types/react@19.2.7)(react@19.2.3)) + specifier: 16.2.2 + version: 16.2.2(@mdx-js/loader@3.1.1(acorn@8.15.0)(webpack@5.97.1))(@mdx-js/react@3.1.1(@types/react@19.2.7)(react@19.2.3)) codehike: specifier: 1.0.7 version: 1.0.7 @@ -80,8 +80,8 @@ importers: specifier: ^9.39.2 version: 9.39.2 '@next/eslint-plugin-next': - specifier: 16.1.1 - version: 16.1.1 + specifier: 16.2.2 + version: 16.2.2 '@tailwindcss/postcss': specifier: ^4.1.18 version: 4.1.18 @@ -659,17 +659,17 @@ packages: '@napi-rs/wasm-runtime@1.1.1': resolution: {integrity: sha512-p64ah1M1ld8xjWv3qbvFwHiFVWrq1yFvV4f7w+mzaqiR4IlSgkqhcRdHwsGgomwzBH51sRY4NEowLxnaBjcW/A==} - '@next/bundle-analyzer@16.1.1': - resolution: {integrity: sha512-aNJy301GGH8k36rDgrYdnyYEdjRQg6csMi1njzqHo+3qyZvOOWMHSv+p7SztNTzP5RU2KRwX0pPwYBtDcE+vVA==} + '@next/bundle-analyzer@16.2.2': + resolution: {integrity: sha512-wIpZBHyCv1y+y0dnFmqQFlpX91V94Z7RKnpu1TRP0BRaWB/1M74Iqxa9IJ8lzSO0FyTqKldgDHoQJJmn8F+gIA==} '@next/env@16.1.1': resolution: {integrity: sha512-3oxyM97Sr2PqiVyMyrZUtrtM3jqqFxOQJVuKclDsgj/L728iZt/GyslkN4NwarledZATCenbk4Offjk1hQmaAA==} - '@next/eslint-plugin-next@16.1.1': - resolution: {integrity: sha512-Ovb/6TuLKbE1UiPcg0p39Ke3puyTCIKN9hGbNItmpQsp+WX3qrjO3WaMVSi6JHr9X1NrmthqIguVHodMJbh/dw==} + '@next/eslint-plugin-next@16.2.2': + resolution: {integrity: sha512-IOPbWzDQ+76AtjZioaCjpIY72xNSDMnarZ2GMQ4wjNLvnJEJHqxQwGFhgnIWLV9klb4g/+amg88Tk5OXVpyLTw==} - '@next/mdx@16.1.1': - resolution: {integrity: sha512-XvlZ28/K7kXb1vgTeZWHjjfxDx9BVz/s1bbVlsFOvPfYuSVRmlUkhaiyJTA/7mm9OdpeC57+uHR6k1fUcn5AaA==} + '@next/mdx@16.2.2': + resolution: {integrity: sha512-2CbRTXE6sJ7zDAaKXknb5FrrPs46iJeMPzuoBXsAOV/XVnxABGD4mSDusn0VuCoII/KjUZ+zsuo2VFbchYQXng==} peerDependencies: '@mdx-js/loader': '>=0.15.0' '@mdx-js/react': '>=0.15.0' @@ -3875,7 +3875,7 @@ snapshots: '@tybys/wasm-util': 0.10.1 optional: true - '@next/bundle-analyzer@16.1.1': + '@next/bundle-analyzer@16.2.2': dependencies: webpack-bundle-analyzer: 4.10.1 transitivePeerDependencies: @@ -3884,11 +3884,11 @@ snapshots: '@next/env@16.1.1': {} - '@next/eslint-plugin-next@16.1.1': + '@next/eslint-plugin-next@16.2.2': dependencies: fast-glob: 3.3.1 - '@next/mdx@16.1.1(@mdx-js/loader@3.1.1(acorn@8.15.0)(webpack@5.97.1))(@mdx-js/react@3.1.1(@types/react@19.2.7)(react@19.2.3))': + '@next/mdx@16.2.2(@mdx-js/loader@3.1.1(acorn@8.15.0)(webpack@5.97.1))(@mdx-js/react@3.1.1(@types/react@19.2.7)(react@19.2.3))': dependencies: source-map: 0.7.6 optionalDependencies: