Merge pull request #138 from tuna2134/renovate/npm-next-vulnerability

fix(deps): update dependency next to v16.0.9 [security]
This commit is contained in:
github-actions[bot]
2025-12-12 02:49:27 +00:00
committed by GitHub
2 changed files with 43 additions and 42 deletions

View File

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

83
pnpm-lock.yaml generated
View File

@@ -24,8 +24,8 @@ importers:
specifier: ^7.11.0 specifier: ^7.11.0
version: 7.11.0(react@19.2.2) version: 7.11.0(react@19.2.2)
next: next:
specifier: 16.0.8 specifier: 16.0.9
version: 16.0.8(react-dom@19.2.2(react@19.2.2))(react@19.2.2) version: 16.0.9(react-dom@19.2.2(react@19.2.2))(react@19.2.2)
react: react:
specifier: ^19.0.0 specifier: ^19.0.0
version: 19.2.2 version: 19.2.2
@@ -229,8 +229,8 @@ packages:
'@types/react': '>=16' '@types/react': '>=16'
react: '>=16' react: '>=16'
'@next/env@16.0.8': '@next/env@16.0.9':
resolution: {integrity: sha512-xP4WrQZuj9MdmLJy3eWFHepo+R3vznsMSS8Dy3wdA7FKpjCiesQ6DxZvdGziQisj0tEtCgBKJzjcAc4yZOgLEQ==} resolution: {integrity: sha512-6284pl8c8n9PQidN63qjPVEu1uXXKjnmbmaLebOzIfTrSXdGiAPsIMRi4pk/+v/ezqweE1/B8bFqiAAfC6lMXg==}
'@next/mdx@16.0.8': '@next/mdx@16.0.8':
resolution: {integrity: sha512-GPv0ouRVp6T/qaOZj3LJiiIUFputrHvC/FVgyedbCaIsfbXmfu+Ky24KWWjf6uQSvDWQnQTk3UMSHqHb5UMYLw==} resolution: {integrity: sha512-GPv0ouRVp6T/qaOZj3LJiiIUFputrHvC/FVgyedbCaIsfbXmfu+Ky24KWWjf6uQSvDWQnQTk3UMSHqHb5UMYLw==}
@@ -243,50 +243,50 @@ packages:
'@mdx-js/react': '@mdx-js/react':
optional: true optional: true
'@next/swc-darwin-arm64@16.0.8': '@next/swc-darwin-arm64@16.0.9':
resolution: {integrity: sha512-yjVMvTQN21ZHOclQnhSFbjBTEizle+1uo4NV6L4rtS9WO3nfjaeJYw+H91G+nEf3Ef43TaEZvY5mPWfB/De7tA==} resolution: {integrity: sha512-j06fWg/gPqiWjK+sEpCDsh5gX+Bdy9gnPYjFqMBvBEOIcCFy1/ecF6pY6XAce7WyCJAbBPVb+6GvpmUZKNq0oQ==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [arm64] cpu: [arm64]
os: [darwin] os: [darwin]
'@next/swc-darwin-x64@16.0.8': '@next/swc-darwin-x64@16.0.9':
resolution: {integrity: sha512-+zu2N3QQ0ZOb6RyqQKfcu/pn0UPGmg+mUDqpAAEviAcEVEYgDckemOpiMRsBP3IsEKpcoKuNzekDcPczEeEIzA==} resolution: {integrity: sha512-FRYYz5GSKUkfvDSjd5hgHME2LgYjfOLBmhRVltbs3oRNQQf9n5UTQMmIu/u5vpkjJFV4L2tqo8duGqDxdQOFwg==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [x64] cpu: [x64]
os: [darwin] os: [darwin]
'@next/swc-linux-arm64-gnu@16.0.8': '@next/swc-linux-arm64-gnu@16.0.9':
resolution: {integrity: sha512-LConttk+BeD0e6RG0jGEP9GfvdaBVMYsLJ5aDDweKiJVVCu6sGvo+Ohz9nQhvj7EQDVVRJMCGhl19DmJwGr6bQ==} resolution: {integrity: sha512-EI2klFVL8tOyEIX5J1gXXpm1YuChmDy4R+tHoNjkCHUmBJqXioYErX/O2go4pEhjxkAxHp2i8y5aJcRz2m5NqQ==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
'@next/swc-linux-arm64-musl@16.0.8': '@next/swc-linux-arm64-musl@16.0.9':
resolution: {integrity: sha512-JaXFAlqn8fJV+GhhA9lpg6da/NCN/v9ub98n3HoayoUSPOVdoxEEt86iT58jXqQCs/R3dv5ZnxGkW8aF4obMrQ==} resolution: {integrity: sha512-vq/5HeGvowhDPMrpp/KP4GjPVhIXnwNeDPF5D6XK6ta96UIt+C0HwJwuHYlwmn0SWyNANqx1Mp6qSVDXwbFKsw==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [arm64] cpu: [arm64]
os: [linux] os: [linux]
'@next/swc-linux-x64-gnu@16.0.8': '@next/swc-linux-x64-gnu@16.0.9':
resolution: {integrity: sha512-O7M9it6HyNhsJp3HNAsJoHk5BUsfj7hRshfptpGcVsPZ1u0KQ/oVy8oxF7tlwxA5tR43VUP0yRmAGm1us514ng==} resolution: {integrity: sha512-GlUdJwy2leA/HnyRYxJ1ZJLCJH+BxZfqV4E0iYLrJipDKxWejWpPtZUdccPmCfIEY9gNBO7bPfbG6IIgkt0qXg==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
'@next/swc-linux-x64-musl@16.0.8': '@next/swc-linux-x64-musl@16.0.9':
resolution: {integrity: sha512-8+KClEC/GLI2dLYcrWwHu5JyC5cZYCFnccVIvmxpo6K+XQt4qzqM5L4coofNDZYkct/VCCyJWGbZZDsg6w6LFA==} resolution: {integrity: sha512-UCtOVx4N8AHF434VPwg4L0KkFLAd7pgJShzlX/hhv9+FDrT7/xCuVdlBsCXH7l9yCA/wHl3OqhMbIkgUluriWA==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [x64] cpu: [x64]
os: [linux] os: [linux]
'@next/swc-win32-arm64-msvc@16.0.8': '@next/swc-win32-arm64-msvc@16.0.9':
resolution: {integrity: sha512-rpQ/PgTEgH68SiXmhu/cJ2hk9aZ6YgFvspzQWe2I9HufY6g7V02DXRr/xrVqOaKm2lenBFPNQ+KAaeveywqV+A==} resolution: {integrity: sha512-tQjtDGtv63mV3n/cZ4TH8BgUvKTSFlrF06yT5DyRmgQuj5WEjBUDy0W3myIW5kTRYMPrLn42H3VfCNwBH6YYiA==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [arm64] cpu: [arm64]
os: [win32] os: [win32]
'@next/swc-win32-x64-msvc@16.0.8': '@next/swc-win32-x64-msvc@16.0.9':
resolution: {integrity: sha512-jWpWjWcMQu2iZz4pEK2IktcfR+OA9+cCG8zenyLpcW8rN4rzjfOzH4yj/b1FiEAZHKS+5Vq8+bZyHi+2yqHbFA==} resolution: {integrity: sha512-y9AGACHTBwnWFLq5B5Fiv3FEbXBusdPb60pgoerB04CV/pwjY1xQNdoTNxAv7eUhU2k1CKnkN4XWVuiK07uOqA==}
engines: {node: '>= 10'} engines: {node: '>= 10'}
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
@@ -776,9 +776,10 @@ packages:
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true hasBin: true
next@16.0.8: next@16.0.9:
resolution: {integrity: sha512-LmcZzG04JuzNXi48s5P+TnJBsTGPJunViNKV/iE4uM6kstjTQsQhvsAv+xF6MJxU2Pr26tl15eVbp0jQnsv6/g==} resolution: {integrity: sha512-Xk5x/wEk6ADIAtQECLo1uyE5OagbQCiZ+gW4XEv24FjQ3O2PdSkvgsn22aaseSXC7xg84oONvQjFbSTX5YsMhQ==}
engines: {node: '>=20.9.0'} engines: {node: '>=20.9.0'}
deprecated: This version has a security vulnerability. Please upgrade to a patched version. See https://nextjs.org/blog/security-update-2025-12-11 for more details.
hasBin: true hasBin: true
peerDependencies: peerDependencies:
'@opentelemetry/api': ^1.1.0 '@opentelemetry/api': ^1.1.0
@@ -1175,7 +1176,7 @@ snapshots:
'@types/react': 19.2.7 '@types/react': 19.2.7
react: 19.2.2 react: 19.2.2
'@next/env@16.0.8': {} '@next/env@16.0.9': {}
'@next/mdx@16.0.8(@mdx-js/loader@3.1.1)(@mdx-js/react@3.1.1(@types/react@19.2.7)(react@19.2.2))': '@next/mdx@16.0.8(@mdx-js/loader@3.1.1)(@mdx-js/react@3.1.1(@types/react@19.2.7)(react@19.2.2))':
dependencies: dependencies:
@@ -1184,28 +1185,28 @@ snapshots:
'@mdx-js/loader': 3.1.1 '@mdx-js/loader': 3.1.1
'@mdx-js/react': 3.1.1(@types/react@19.2.7)(react@19.2.2) '@mdx-js/react': 3.1.1(@types/react@19.2.7)(react@19.2.2)
'@next/swc-darwin-arm64@16.0.8': '@next/swc-darwin-arm64@16.0.9':
optional: true optional: true
'@next/swc-darwin-x64@16.0.8': '@next/swc-darwin-x64@16.0.9':
optional: true optional: true
'@next/swc-linux-arm64-gnu@16.0.8': '@next/swc-linux-arm64-gnu@16.0.9':
optional: true optional: true
'@next/swc-linux-arm64-musl@16.0.8': '@next/swc-linux-arm64-musl@16.0.9':
optional: true optional: true
'@next/swc-linux-x64-gnu@16.0.8': '@next/swc-linux-x64-gnu@16.0.9':
optional: true optional: true
'@next/swc-linux-x64-musl@16.0.8': '@next/swc-linux-x64-musl@16.0.9':
optional: true optional: true
'@next/swc-win32-arm64-msvc@16.0.8': '@next/swc-win32-arm64-msvc@16.0.9':
optional: true optional: true
'@next/swc-win32-x64-msvc@16.0.8': '@next/swc-win32-x64-msvc@16.0.9':
optional: true optional: true
'@swc/helpers@0.5.15': '@swc/helpers@0.5.15':
@@ -1862,9 +1863,9 @@ snapshots:
nanoid@3.3.11: {} nanoid@3.3.11: {}
next@16.0.8(react-dom@19.2.2(react@19.2.2))(react@19.2.2): next@16.0.9(react-dom@19.2.2(react@19.2.2))(react@19.2.2):
dependencies: dependencies:
'@next/env': 16.0.8 '@next/env': 16.0.9
'@swc/helpers': 0.5.15 '@swc/helpers': 0.5.15
caniuse-lite: 1.0.30001751 caniuse-lite: 1.0.30001751
postcss: 8.4.31 postcss: 8.4.31
@@ -1872,14 +1873,14 @@ snapshots:
react-dom: 19.2.2(react@19.2.2) react-dom: 19.2.2(react@19.2.2)
styled-jsx: 5.1.6(react@19.2.2) styled-jsx: 5.1.6(react@19.2.2)
optionalDependencies: optionalDependencies:
'@next/swc-darwin-arm64': 16.0.8 '@next/swc-darwin-arm64': 16.0.9
'@next/swc-darwin-x64': 16.0.8 '@next/swc-darwin-x64': 16.0.9
'@next/swc-linux-arm64-gnu': 16.0.8 '@next/swc-linux-arm64-gnu': 16.0.9
'@next/swc-linux-arm64-musl': 16.0.8 '@next/swc-linux-arm64-musl': 16.0.9
'@next/swc-linux-x64-gnu': 16.0.8 '@next/swc-linux-x64-gnu': 16.0.9
'@next/swc-linux-x64-musl': 16.0.8 '@next/swc-linux-x64-musl': 16.0.9
'@next/swc-win32-arm64-msvc': 16.0.8 '@next/swc-win32-arm64-msvc': 16.0.9
'@next/swc-win32-x64-msvc': 16.0.8 '@next/swc-win32-x64-msvc': 16.0.9
sharp: 0.34.4 sharp: 0.34.4
transitivePeerDependencies: transitivePeerDependencies:
- '@babel/core' - '@babel/core'