⬆️(dependencies) update next to v15.4.10 [SECURITY]

This commit is contained in:
renovate[bot]
2025-12-12 18:44:11 +00:00
committed by Marie
parent f00deeebe9
commit 2144ad5da1
2 changed files with 10 additions and 10 deletions

View File

@@ -24,7 +24,7 @@
"i18next-browser-languagedetector": "8.2.0",
"lodash": "4.17.21",
"luxon": "3.7.2",
"next": "15.4.9",
"next": "15.4.10",
"react": "*",
"react-dom": "*",
"react-hook-form": "7.65.0",

View File

@@ -2307,10 +2307,10 @@
"@emnapi/runtime" "^1.4.0"
"@tybys/wasm-util" "^0.9.0"
"@next/env@15.4.9":
version "15.4.9"
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.4.9.tgz#5caeeaf5f20cf2bf5176444f13d087963159031f"
integrity sha512-OYR0RulK5phnbxxzcLE4/ECgfx1PL3EHrDbjyelJ7jauaO+/Qvj5gG8JPMltB51CygC2KrZ0aAfYLjPYjYY17A==
"@next/env@15.4.10":
version "15.4.10"
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.4.10.tgz#a794b738d043d9e98ea435bd45254899f7f77714"
integrity sha512-knhmoJ0Vv7VRf6pZEPSnciUG1S4bIhWx+qTYBW/AjxEtlzsiNORPk8sFDCEvqLfmKuey56UB9FL1UdHEV3uBrg==
"@next/eslint-plugin-next@15.3.2":
version "15.3.2"
@@ -8370,12 +8370,12 @@ neo-async@^2.6.2:
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
next@15.4.9:
version "15.4.9"
resolved "https://registry.yarnpkg.com/next/-/next-15.4.9.tgz#9204500a9c3cb2b981fb932077abfa66d3ef663f"
integrity sha512-/NedNmbiH4Umt/7SohT9VKxEdBt02Lj33xHrukE7d8Li6juT+75sEq4a4U06jggrvdbklKgr78OZEyWZ8XRrtw==
next@15.4.10:
version "15.4.10"
resolved "https://registry.yarnpkg.com/next/-/next-15.4.10.tgz#4ee237d4eb16289f6e16167fbed59d8ada86aa59"
integrity sha512-itVlc79QjpKMFMRhP+kbGKaSG/gZM6RCvwhEbwmCNF06CdDiNaoHcbeg0PqkEa2GOcn8KJ0nnc7+yL7EjoYLHQ==
dependencies:
"@next/env" "15.4.9"
"@next/env" "15.4.10"
"@swc/helpers" "0.5.15"
caniuse-lite "^1.0.30001579"
postcss "8.4.31"