chore(deps): bump next from 15.5.7 to 15.5.9 in /web (#1868)

Bumps [next](https://github.com/vercel/next.js) from 15.5.7 to 15.5.9.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.5.7...v15.5.9)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-18 12:21:02 +08:00
committed by GitHub
parent 3ab9ffb7b7
commit 16c1e9edd1
2 changed files with 11 additions and 11 deletions

20
web/pnpm-lock.yaml generated
View File

@@ -102,8 +102,8 @@ dependencies:
specifier: ^0.507.0
version: 0.507.0(react@19.2.1)
next:
specifier: ~15.5.7
version: 15.5.7(react-dom@19.2.1)(react@19.2.1)
specifier: ~15.5.9
version: 15.5.9(react-dom@19.2.1)(react@19.2.1)
next-themes:
specifier: ^0.4.6
version: 0.4.6(react-dom@19.2.1)(react@19.2.1)
@@ -718,8 +718,8 @@ packages:
dev: true
optional: true
/@next/env@15.5.7:
resolution: {integrity: sha512-4h6Y2NyEkIEN7Z8YxkA27pq6zTkS09bUSYC0xjd0NpwFxjnIKeZEeH591o5WECSmjpUhLn3H2QLJcDye3Uzcvg==}
/@next/env@15.5.9:
resolution: {integrity: sha512-4GlTZ+EJM7WaW2HEZcyU317tIQDjkQIyENDLxYJfSWlfqguN+dHkZgyQTV/7ykvobU7yEH5gKvreNrH4B6QgIg==}
dev: false
/@next/eslint-plugin-next@15.2.4:
@@ -2591,8 +2591,8 @@ packages:
engines: {node: '>=6'}
dev: true
/caniuse-lite@1.0.30001757:
resolution: {integrity: sha512-r0nnL/I28Zi/yjk1el6ilj27tKcdjLsNqAOZr0yVjWPrSQyHgKI2INaEWw21bAQSv2LXRt1XuCS/GomNpWOxsQ==}
/caniuse-lite@1.0.30001760:
resolution: {integrity: sha512-7AAMPcueWELt1p3mi13HR/LHH0TJLT11cnwDJEs3xA4+CK/PLKeO9Kl1oru24htkyUKtkGCvAx4ohB0Ttry8Dw==}
dev: false
/ccount@2.0.1:
@@ -4878,8 +4878,8 @@ packages:
react-dom: 19.2.1(react@19.2.1)
dev: false
/next@15.5.7(react-dom@19.2.1)(react@19.2.1):
resolution: {integrity: sha512-+t2/0jIJ48kUpGKkdlhgkv+zPTEOoXyr60qXe68eB/pl3CMJaLeIGjzp5D6Oqt25hCBiBTt8wEeeAzfJvUKnPQ==}
/next@15.5.9(react-dom@19.2.1)(react@19.2.1):
resolution: {integrity: sha512-agNLK89seZEtC5zUHwtut0+tNrc0Xw4FT/Dg+B/VLEo9pAcS9rtTKpek3V6kVcVwsB2YlqMaHdfZL4eLEVYuCg==}
engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0}
hasBin: true
peerDependencies:
@@ -4899,9 +4899,9 @@ packages:
sass:
optional: true
dependencies:
'@next/env': 15.5.7
'@next/env': 15.5.9
'@swc/helpers': 0.5.15
caniuse-lite: 1.0.30001757
caniuse-lite: 1.0.30001760
postcss: 8.4.31
react: 19.2.1
react-dom: 19.2.1(react@19.2.1)