fix(deps): update nextjs monorepo to v16.0.5

This commit is contained in:
renovate[bot]
2025-11-27 00:56:12 +00:00
committed by GitHub
parent 020cd37e98
commit 64bf5bdac3
2 changed files with 46 additions and 46 deletions

90
pnpm-lock.yaml generated
View File

@@ -16,7 +16,7 @@ importers:
version: 3.1.1(@types/react@19.2.7)(react@19.2.0)
'@next/mdx':
specifier: ^16.0.0
version: 16.0.4(@mdx-js/loader@3.1.1)(@mdx-js/react@3.1.1(@types/react@19.2.7)(react@19.2.0))
version: 16.0.5(@mdx-js/loader@3.1.1)(@mdx-js/react@3.1.1(@types/react@19.2.7)(react@19.2.0))
'@types/mdx':
specifier: ^2.0.13
version: 2.0.13
@@ -24,8 +24,8 @@ importers:
specifier: ^7.11.0
version: 7.11.0(react@19.2.0)
next:
specifier: 16.0.4
version: 16.0.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
specifier: 16.0.5
version: 16.0.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0)
react:
specifier: ^19.0.0
version: 19.2.0
@@ -229,11 +229,11 @@ packages:
'@types/react': '>=16'
react: '>=16'
'@next/env@16.0.4':
resolution: {integrity: sha512-FDPaVoB1kYhtOz6Le0Jn2QV7RZJ3Ngxzqri7YX4yu3Ini+l5lciR7nA9eNDpKTmDm7LWZtxSju+/CQnwRBn2pA==}
'@next/env@16.0.5':
resolution: {integrity: sha512-jRLOw822AE6aaIm9oh0NrauZEM0Vtx5xhYPgqx89txUmv/UmcRwpcXmGeQOvYNT/1bakUwA+nG5CA74upYVVDw==}
'@next/mdx@16.0.4':
resolution: {integrity: sha512-oed8mC5KOgvgTLwDCSZEOJe2iIptlDUyTGKJTgC8Ky9OE4hAdhmSqRhwl8Vd5zzeLraa49Ghb8+BFS/tmar7pw==}
'@next/mdx@16.0.5':
resolution: {integrity: sha512-k4aPEey/pODxFGN82Eqw130Pnbhpbm6A8+u1thx+xF+VE5PPAsKT36fWfr/+y5K8YCy9FITi91jA4NeeXnuxJA==}
peerDependencies:
'@mdx-js/loader': '>=0.15.0'
'@mdx-js/react': '>=0.15.0'
@@ -243,50 +243,50 @@ packages:
'@mdx-js/react':
optional: true
'@next/swc-darwin-arm64@16.0.4':
resolution: {integrity: sha512-TN0cfB4HT2YyEio9fLwZY33J+s+vMIgC84gQCOLZOYusW7ptgjIn8RwxQt0BUpoo9XRRVVWEHLld0uhyux1ZcA==}
'@next/swc-darwin-arm64@16.0.5':
resolution: {integrity: sha512-65Mfo1rD+mVbJuBTlXbNelNOJ5ef+5pskifpFHsUt3cnOWjDNKctHBwwSz9tJlPp7qADZtiN/sdcG7mnc0El8Q==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
'@next/swc-darwin-x64@16.0.4':
resolution: {integrity: sha512-XsfI23jvimCaA7e+9f3yMCoVjrny2D11G6H8NCcgv+Ina/TQhKPXB9P4q0WjTuEoyZmcNvPdrZ+XtTh3uPfH7Q==}
'@next/swc-darwin-x64@16.0.5':
resolution: {integrity: sha512-2fDzXD/JpEjY500VUF0uuGq3YZcpC6XxmGabePPLyHCKbw/YXRugv3MRHH7MxE2hVHtryXeSYYnxcESb/3OUIQ==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
'@next/swc-linux-arm64-gnu@16.0.4':
resolution: {integrity: sha512-uo8X7qHDy4YdJUhaoJDMAbL8VT5Ed3lijip2DdBHIB4tfKAvB1XBih6INH2L4qIi4jA0Qq1J0ErxcOocBmUSwg==}
'@next/swc-linux-arm64-gnu@16.0.5':
resolution: {integrity: sha512-meSLB52fw4tgDpPnyuhwA280EWLwwIntrxLYjzKU3e3730ur2WJAmmqoZ1LPIZ2l3eDfh9SBHnJGTczbgPeNeA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
'@next/swc-linux-arm64-musl@16.0.4':
resolution: {integrity: sha512-pvR/AjNIAxsIz0PCNcZYpH+WmNIKNLcL4XYEfo+ArDi7GsxKWFO5BvVBLXbhti8Coyv3DE983NsitzUsGH5yTw==}
'@next/swc-linux-arm64-musl@16.0.5':
resolution: {integrity: sha512-aAJtQkvUzz5t0xVAmK931SIhWnSQAaEoTyG/sKPCYq2u835K/E4a14A+WRPd4dkhxIHNudE8dI+FpHekgdrA4g==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
'@next/swc-linux-x64-gnu@16.0.4':
resolution: {integrity: sha512-2hebpsd5MRRtgqmT7Jj/Wze+wG+ZEXUK2KFFL4IlZ0amEEFADo4ywsifJNeFTQGsamH3/aXkKWymDvgEi+pc2Q==}
'@next/swc-linux-x64-gnu@16.0.5':
resolution: {integrity: sha512-bYwbjBwooMWRhy6vRxenaYdguTM2hlxFt1QBnUF235zTnU2DhGpETm5WU93UvtAy0uhC5Kgqsl8RyNXlprFJ6Q==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
'@next/swc-linux-x64-musl@16.0.4':
resolution: {integrity: sha512-pzRXf0LZZ8zMljH78j8SeLncg9ifIOp3ugAFka+Bq8qMzw6hPXOc7wydY7ardIELlczzzreahyTpwsim/WL3Sg==}
'@next/swc-linux-x64-musl@16.0.5':
resolution: {integrity: sha512-iGv2K/4gW3mkzh+VcZTf2gEGX5o9xdb5oPqHjgZvHdVzCw0iSAJ7n9vKzl3SIEIIHZmqRsgNasgoLd0cxaD+tg==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
'@next/swc-win32-arm64-msvc@16.0.4':
resolution: {integrity: sha512-7G/yJVzum52B5HOqqbQYX9bJHkN+c4YyZ2AIvEssMHQlbAWOn3iIJjD4sM6ihWsBxuljiTKJovEYlD1K8lCUHw==}
'@next/swc-win32-arm64-msvc@16.0.5':
resolution: {integrity: sha512-6xf52Hp4SH9+4jbYmfUleqkuxvdB9JJRwwFlVG38UDuEGPqpIA+0KiJEU9lxvb0RGNo2i2ZUhc5LHajij9H9+A==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
'@next/swc-win32-x64-msvc@16.0.4':
resolution: {integrity: sha512-0Vy4g8SSeVkuU89g2OFHqGKM4rxsQtihGfenjx2tRckPrge5+gtFnRWGAAwvGXr0ty3twQvcnYjEyOrLHJ4JWA==}
'@next/swc-win32-x64-msvc@16.0.5':
resolution: {integrity: sha512-06kTaOh+Qy/kguN+MMK+/VtKmRkQJrPlGQMvCUbABk1UxI5SKTgJhbmMj9Hf0qWwrS6g9JM6/Zk+etqeMyvHAw==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
@@ -776,8 +776,8 @@ packages:
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
next@16.0.4:
resolution: {integrity: sha512-vICcxKusY8qW7QFOzTvnRL1ejz2ClTqDKtm1AcUjm2mPv/lVAdgpGNsftsPRIDJOXOjRQO68i1dM8Lp8GZnqoA==}
next@16.0.5:
resolution: {integrity: sha512-XUPsFqSqu/NDdPfn/cju9yfIedkDI7ytDoALD9todaSMxk1Z5e3WcbUjfI9xsanFTys7xz62lnRWNFqJordzkQ==}
engines: {node: '>=20.9.0'}
hasBin: true
peerDependencies:
@@ -1175,37 +1175,37 @@ snapshots:
'@types/react': 19.2.7
react: 19.2.0
'@next/env@16.0.4': {}
'@next/env@16.0.5': {}
'@next/mdx@16.0.4(@mdx-js/loader@3.1.1)(@mdx-js/react@3.1.1(@types/react@19.2.7)(react@19.2.0))':
'@next/mdx@16.0.5(@mdx-js/loader@3.1.1)(@mdx-js/react@3.1.1(@types/react@19.2.7)(react@19.2.0))':
dependencies:
source-map: 0.7.6
optionalDependencies:
'@mdx-js/loader': 3.1.1
'@mdx-js/react': 3.1.1(@types/react@19.2.7)(react@19.2.0)
'@next/swc-darwin-arm64@16.0.4':
'@next/swc-darwin-arm64@16.0.5':
optional: true
'@next/swc-darwin-x64@16.0.4':
'@next/swc-darwin-x64@16.0.5':
optional: true
'@next/swc-linux-arm64-gnu@16.0.4':
'@next/swc-linux-arm64-gnu@16.0.5':
optional: true
'@next/swc-linux-arm64-musl@16.0.4':
'@next/swc-linux-arm64-musl@16.0.5':
optional: true
'@next/swc-linux-x64-gnu@16.0.4':
'@next/swc-linux-x64-gnu@16.0.5':
optional: true
'@next/swc-linux-x64-musl@16.0.4':
'@next/swc-linux-x64-musl@16.0.5':
optional: true
'@next/swc-win32-arm64-msvc@16.0.4':
'@next/swc-win32-arm64-msvc@16.0.5':
optional: true
'@next/swc-win32-x64-msvc@16.0.4':
'@next/swc-win32-x64-msvc@16.0.5':
optional: true
'@swc/helpers@0.5.15':
@@ -1862,9 +1862,9 @@ snapshots:
nanoid@3.3.11: {}
next@16.0.4(react-dom@19.2.0(react@19.2.0))(react@19.2.0):
next@16.0.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0):
dependencies:
'@next/env': 16.0.4
'@next/env': 16.0.5
'@swc/helpers': 0.5.15
caniuse-lite: 1.0.30001751
postcss: 8.4.31
@@ -1872,14 +1872,14 @@ snapshots:
react-dom: 19.2.0(react@19.2.0)
styled-jsx: 5.1.6(react@19.2.0)
optionalDependencies:
'@next/swc-darwin-arm64': 16.0.4
'@next/swc-darwin-x64': 16.0.4
'@next/swc-linux-arm64-gnu': 16.0.4
'@next/swc-linux-arm64-musl': 16.0.4
'@next/swc-linux-x64-gnu': 16.0.4
'@next/swc-linux-x64-musl': 16.0.4
'@next/swc-win32-arm64-msvc': 16.0.4
'@next/swc-win32-x64-msvc': 16.0.4
'@next/swc-darwin-arm64': 16.0.5
'@next/swc-darwin-x64': 16.0.5
'@next/swc-linux-arm64-gnu': 16.0.5
'@next/swc-linux-arm64-musl': 16.0.5
'@next/swc-linux-x64-gnu': 16.0.5
'@next/swc-linux-x64-musl': 16.0.5
'@next/swc-win32-arm64-msvc': 16.0.5
'@next/swc-win32-x64-msvc': 16.0.5
sharp: 0.34.4
transitivePeerDependencies:
- '@babel/core'