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

This commit is contained in:
renovate[bot]
2026-01-16 20:51:35 +00:00
committed by GitHub
parent 0eec02148b
commit c24a06153c
2 changed files with 46 additions and 46 deletions

View File

@@ -15,7 +15,7 @@
"@next/mdx": "^16.0.0",
"@types/mdx": "^2.0.13",
"iconoir-react": "^7.11.0",
"next": "16.1.2",
"next": "16.1.3",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},

90
pnpm-lock.yaml generated
View File

@@ -16,7 +16,7 @@ importers:
version: 3.1.1(@types/react@19.2.8)(react@19.2.3)
'@next/mdx':
specifier: ^16.0.0
version: 16.1.2(@mdx-js/loader@3.1.1)(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))
version: 16.1.3(@mdx-js/loader@3.1.1)(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))
'@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.3)
next:
specifier: 16.1.2
version: 16.1.2(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
specifier: 16.1.3
version: 16.1.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3)
react:
specifier: ^19.0.0
version: 19.2.3
@@ -229,11 +229,11 @@ packages:
'@types/react': '>=16'
react: '>=16'
'@next/env@16.1.2':
resolution: {integrity: sha512-r6TpLovDTvWtzw11UubUQxEK6IduT8rSAHbGX68yeFpA/1Oq9R4ovi5nqMUMgPN0jr2SpfeyFRbTZg3Inuuv3g==}
'@next/env@16.1.3':
resolution: {integrity: sha512-BLP14oBOvZWXgfdJf9ao+VD8O30uE+x7PaV++QtACLX329WcRSJRO5YJ+Bcvu0Q+c/lei41TjSiFf6pXqnpbQA==}
'@next/mdx@16.1.2':
resolution: {integrity: sha512-Lb2oUdEbX/GT6yVNZNOEBikIN5OF5R1TYYOYkiH/bQVvaVBzlnJzy7sEVApIyi+rKb5P1rpjZ2h5InNxvhwzMA==}
'@next/mdx@16.1.3':
resolution: {integrity: sha512-idbNOfd0KKsyhTzA95QCNRJmKadZ6wZK4pU9zq1VspRC0cqkTcrhNE9CFMc7kusLdwd1cCgPTNOdfOIOBt9hMg==}
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.1.2':
resolution: {integrity: sha512-0N2baysDpTXASTVxTV+DkBnD97bo9PatUj8sHlKA+oR9CyvReaPQchQyhCbH0Jm0mC/Oka5F52intN+lNOhSlA==}
'@next/swc-darwin-arm64@16.1.3':
resolution: {integrity: sha512-CpOD3lmig6VflihVoGxiR/l5Jkjfi4uLaOR4ziriMv0YMDoF6cclI+p5t2nstM8TmaFiY6PCTBgRWB57/+LiBA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
'@next/swc-darwin-x64@16.1.2':
resolution: {integrity: sha512-Q0wnSK0lmeC9ps+/w/bDsMSF3iWS45WEwF1bg8dvMH3CmKB2BV4346tVrjWxAkrZq20Ro6Of3R19IgrEJkXKyw==}
'@next/swc-darwin-x64@16.1.3':
resolution: {integrity: sha512-aF4us2JXh0zn3hNxvL1Bx3BOuh8Lcw3p3Xnurlvca/iptrDH1BrpObwkw9WZra7L7/0qB9kjlREq3hN/4x4x+Q==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
'@next/swc-linux-arm64-gnu@16.1.2':
resolution: {integrity: sha512-4twW+h7ZatGKWq+2pUQ9SDiin6kfZE/mY+D8jOhSZ0NDzKhQfAPReXqwTDWVrNjvLzHzOcDL5kYjADHfXL/b/Q==}
'@next/swc-linux-arm64-gnu@16.1.3':
resolution: {integrity: sha512-8VRkcpcfBtYvhGgXAF7U3MBx6+G1lACM1XCo1JyaUr4KmAkTNP8Dv2wdMq7BI+jqRBw3zQE7c57+lmp7jCFfKA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
'@next/swc-linux-arm64-musl@16.1.2':
resolution: {integrity: sha512-Sn6LxPIZcADe5AnqqMCfwBv6vRtDikhtrjwhu+19WM6jHZe31JDRcGuPZAlJrDk6aEbNBPUUAKmySJELkBOesg==}
'@next/swc-linux-arm64-musl@16.1.3':
resolution: {integrity: sha512-UbFx69E2UP7MhzogJRMFvV9KdEn4sLGPicClwgqnLht2TEi204B71HuVfps3ymGAh0c44QRAF+ZmvZZhLLmhNg==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
'@next/swc-linux-x64-gnu@16.1.2':
resolution: {integrity: sha512-nwzesEQBfQIOOnQ7JArzB08w9qwvBQ7nC1i8gb0tiEFH94apzQM3IRpY19MlE8RBHxc9ArG26t1DEg2aaLaqVQ==}
'@next/swc-linux-x64-gnu@16.1.3':
resolution: {integrity: sha512-SzGTfTjR5e9T+sZh5zXqG/oeRQufExxBF6MssXS7HPeZFE98JDhCRZXpSyCfWrWrYrzmnw/RVhlP2AxQm+wkRQ==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
'@next/swc-linux-x64-musl@16.1.2':
resolution: {integrity: sha512-s60bLf16BDoICQHeKEm0lDgUNMsL1UpQCkRNZk08ZNnRpK0QUV+6TvVHuBcIA7oItzU0m7kVmXe8QjXngYxJVA==}
'@next/swc-linux-x64-musl@16.1.3':
resolution: {integrity: sha512-HlrDpj0v+JBIvQex1mXHq93Mht5qQmfyci+ZNwGClnAQldSfxI6h0Vupte1dSR4ueNv4q7qp5kTnmLOBIQnGow==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
'@next/swc-win32-arm64-msvc@16.1.2':
resolution: {integrity: sha512-Sq8k4SZd8Y8EokKdz304TvMO9HoiwGzo0CTacaiN1bBtbJSQ1BIwKzNFeFdxOe93SHn1YGnKXG6Mq3N+tVooyQ==}
'@next/swc-win32-arm64-msvc@16.1.3':
resolution: {integrity: sha512-3gFCp83/LSduZMSIa+lBREP7+5e7FxpdBoc9QrCdmp+dapmTK9I+SLpY60Z39GDmTXSZA4huGg9WwmYbr6+WRw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
'@next/swc-win32-x64-msvc@16.1.2':
resolution: {integrity: sha512-KQDBwspSaNX5/wwt6p7ed5oINJWIxcgpuqJdDNubAyq7dD+ZM76NuEjg8yUxNOl5R4NNgbMfqE/RyNrsbYmOKg==}
'@next/swc-win32-x64-msvc@16.1.3':
resolution: {integrity: sha512-1SZVfFT8zmMB+Oblrh5OKDvUo5mYQOkX2We6VGzpg7JUVZlqe4DYOFGKYZKTweSx1gbMixyO1jnFT4thU+nNHQ==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
@@ -780,8 +780,8 @@ packages:
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
next@16.1.2:
resolution: {integrity: sha512-SVSWX7wjUUDrIDVqhl4xm/jiOrvYGMG7NzVE/dGzzgs7r3dFGm4V19ia0xn3GDNtHCKM7C9h+5BoimnJBhmt9A==}
next@16.1.3:
resolution: {integrity: sha512-gthG3TRD+E3/mA0uDQb9lqBmx1zVosq5kIwxNN6+MRNd085GzD+9VXMPUs+GGZCbZ+GDZdODUq4Pm7CTXK6ipw==}
engines: {node: '>=20.9.0'}
hasBin: true
peerDependencies:
@@ -1179,37 +1179,37 @@ snapshots:
'@types/react': 19.2.8
react: 19.2.3
'@next/env@16.1.2': {}
'@next/env@16.1.3': {}
'@next/mdx@16.1.2(@mdx-js/loader@3.1.1)(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))':
'@next/mdx@16.1.3(@mdx-js/loader@3.1.1)(@mdx-js/react@3.1.1(@types/react@19.2.8)(react@19.2.3))':
dependencies:
source-map: 0.7.6
optionalDependencies:
'@mdx-js/loader': 3.1.1
'@mdx-js/react': 3.1.1(@types/react@19.2.8)(react@19.2.3)
'@next/swc-darwin-arm64@16.1.2':
'@next/swc-darwin-arm64@16.1.3':
optional: true
'@next/swc-darwin-x64@16.1.2':
'@next/swc-darwin-x64@16.1.3':
optional: true
'@next/swc-linux-arm64-gnu@16.1.2':
'@next/swc-linux-arm64-gnu@16.1.3':
optional: true
'@next/swc-linux-arm64-musl@16.1.2':
'@next/swc-linux-arm64-musl@16.1.3':
optional: true
'@next/swc-linux-x64-gnu@16.1.2':
'@next/swc-linux-x64-gnu@16.1.3':
optional: true
'@next/swc-linux-x64-musl@16.1.2':
'@next/swc-linux-x64-musl@16.1.3':
optional: true
'@next/swc-win32-arm64-msvc@16.1.2':
'@next/swc-win32-arm64-msvc@16.1.3':
optional: true
'@next/swc-win32-x64-msvc@16.1.2':
'@next/swc-win32-x64-msvc@16.1.3':
optional: true
'@swc/helpers@0.5.15':
@@ -1868,9 +1868,9 @@ snapshots:
nanoid@3.3.11: {}
next@16.1.2(react-dom@19.2.3(react@19.2.3))(react@19.2.3):
next@16.1.3(react-dom@19.2.3(react@19.2.3))(react@19.2.3):
dependencies:
'@next/env': 16.1.2
'@next/env': 16.1.3
'@swc/helpers': 0.5.15
baseline-browser-mapping: 2.9.10
caniuse-lite: 1.0.30001751
@@ -1879,14 +1879,14 @@ snapshots:
react-dom: 19.2.3(react@19.2.3)
styled-jsx: 5.1.6(react@19.2.3)
optionalDependencies:
'@next/swc-darwin-arm64': 16.1.2
'@next/swc-darwin-x64': 16.1.2
'@next/swc-linux-arm64-gnu': 16.1.2
'@next/swc-linux-arm64-musl': 16.1.2
'@next/swc-linux-x64-gnu': 16.1.2
'@next/swc-linux-x64-musl': 16.1.2
'@next/swc-win32-arm64-msvc': 16.1.2
'@next/swc-win32-x64-msvc': 16.1.2
'@next/swc-darwin-arm64': 16.1.3
'@next/swc-darwin-x64': 16.1.3
'@next/swc-linux-arm64-gnu': 16.1.3
'@next/swc-linux-arm64-musl': 16.1.3
'@next/swc-linux-x64-gnu': 16.1.3
'@next/swc-linux-x64-musl': 16.1.3
'@next/swc-win32-arm64-msvc': 16.1.3
'@next/swc-win32-x64-msvc': 16.1.3
sharp: 0.34.4
transitivePeerDependencies:
- '@babel/core'