Merge pull request #9 from RiccardoSenica/dependabot/npm_and_yarn/npm_and_yarn-666f437d23

build(deps): bump next from 15.4.9 to 15.4.10 in the npm_and_yarn group across 1 directory
This commit is contained in:
2025-12-29 07:22:32 +01:00
committed by GitHub
2 changed files with 10 additions and 10 deletions

View File

@@ -17,7 +17,7 @@
"html-to-image": "^1.11.11",
"lucide-react": "^0.475.0",
"marked": "^4.3.0",
"next": "15.4.9",
"next": "15.4.10",
"react": "18.2.0",
"react-dom": "18.2.0"
},

View File

@@ -239,10 +239,10 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"
"@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@13.5.4":
version "13.5.4"
@@ -2182,12 +2182,12 @@ natural-compare@^1.4.0:
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
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"