diff --git a/web/package.json b/web/package.json index c0fc0d38..c39fc9f1 100644 --- a/web/package.json +++ b/web/package.json @@ -51,7 +51,7 @@ "input-otp": "^1.4.2", "lodash": "^4.17.21", "lucide-react": "^0.507.0", - "next": "~15.5.7", + "next": "~15.5.9", "next-themes": "^0.4.6", "postcss": "^8.5.3", "react": "19.2.1", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 0a699215..ac76c761 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -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)