chore(deps): bump next from 15.4.9 to 15.4.10 in /frontend

Bumps [next](https://github.com/vercel/next.js) from 15.4.9 to 15.4.10.
- [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.4.9...v15.4.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-12-14 13:11:44 +00:00 committed by GitHub
parent bf438298bd
commit 3b7d99a687
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View file

@ -35,7 +35,7 @@
"cmdk": "^1.1.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.525.0",
"next": "15.4.9",
"next": "15.4.10",
"next-themes": "^0.4.6",
"react": "19.1.0",
"react-dom": "19.1.0",
@ -837,9 +837,9 @@
}
},
"node_modules/@next/env": {
"version": "15.4.9",
"resolved": "https://registry.npmjs.org/@next/env/-/env-15.4.9.tgz",
"integrity": "sha512-OYR0RulK5phnbxxzcLE4/ECgfx1PL3EHrDbjyelJ7jauaO+/Qvj5gG8JPMltB51CygC2KrZ0aAfYLjPYjYY17A==",
"version": "15.4.10",
"resolved": "https://registry.npmjs.org/@next/env/-/env-15.4.10.tgz",
"integrity": "sha512-knhmoJ0Vv7VRf6pZEPSnciUG1S4bIhWx+qTYBW/AjxEtlzsiNORPk8sFDCEvqLfmKuey56UB9FL1UdHEV3uBrg==",
"license": "MIT"
},
"node_modules/@next/eslint-plugin-next": {
@ -7450,12 +7450,12 @@
"dev": true
},
"node_modules/next": {
"version": "15.4.9",
"resolved": "https://registry.npmjs.org/next/-/next-15.4.9.tgz",
"integrity": "sha512-/NedNmbiH4Umt/7SohT9VKxEdBt02Lj33xHrukE7d8Li6juT+75sEq4a4U06jggrvdbklKgr78OZEyWZ8XRrtw==",
"version": "15.4.10",
"resolved": "https://registry.npmjs.org/next/-/next-15.4.10.tgz",
"integrity": "sha512-itVlc79QjpKMFMRhP+kbGKaSG/gZM6RCvwhEbwmCNF06CdDiNaoHcbeg0PqkEa2GOcn8KJ0nnc7+yL7EjoYLHQ==",
"license": "MIT",
"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",

View file

@ -36,7 +36,7 @@
"cmdk": "^1.1.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.525.0",
"next": "15.4.9",
"next": "15.4.10",
"next-themes": "^0.4.6",
"react": "19.1.0",
"react-dom": "19.1.0",