Skip to content

Commit ab4b09d

Browse files
Build(deps): Bump next from 15.4.9 to 15.4.10 in /frontend/nextjs-frontend in the npm_and_yarn group across 1 directory (#201)
Build(deps): Bump next Bumps the npm_and_yarn group with 1 update in the /frontend/nextjs-frontend directory: [next](https://github.com/vercel/next.js). Updates `next` 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](vercel/next.js@v15.4.9...v15.4.10) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.10 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03576dc commit ab4b09d

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

frontend/nextjs-frontend/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/nextjs-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@heroicons/react": "^2.2.0",
1414
"@types/react-syntax-highlighter": "^15.5.13",
1515
"@babel/runtime": "^7.26.10",
16-
"next": "^15.4.9",
16+
"next": "^15.4.10",
1717
"next-themes": "^0.4.4",
1818
"prismjs": "1.30.0",
1919
"react": "^19.0.0",

frontend/nextjs-frontend/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -250,10 +250,10 @@
250250
resolved "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.3.tgz"
251251
integrity sha512-OWwz05d++TxzLEv4VnsTz5CmZ6mI6S05sfQGEMrNrQcOEERbX46332IvE7pO/EUiw7jUrrS40z/M7kPyjfl04g==
252252

253-
254-
version "15.4.9"
255-
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.4.9.tgz#5caeeaf5f20cf2bf5176444f13d087963159031f"
256-
integrity sha512-OYR0RulK5phnbxxzcLE4/ECgfx1PL3EHrDbjyelJ7jauaO+/Qvj5gG8JPMltB51CygC2KrZ0aAfYLjPYjYY17A==
253+
"@next/[email protected].10":
254+
version "15.4.10"
255+
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.4.10.tgz#a794b738d043d9e98ea435bd45254899f7f77714"
256+
integrity sha512-knhmoJ0Vv7VRf6pZEPSnciUG1S4bIhWx+qTYBW/AjxEtlzsiNORPk8sFDCEvqLfmKuey56UB9FL1UdHEV3uBrg==
257257

258258
259259
version "15.1.6"
@@ -2737,12 +2737,12 @@ next-themes@^0.4.4:
27372737
resolved "https://registry.npmjs.org/next-themes/-/next-themes-0.4.4.tgz"
27382738
integrity sha512-LDQ2qIOJF0VnuVrrMSMLrWGjRMkq+0mpgl6e0juCLqdJ+oo8Q84JRWT6Wh11VDQKkMMe+dVzDKLWs5n87T+PkQ==
27392739

2740-
next@^15.4.9:
2741-
version "15.4.9"
2742-
resolved "https://registry.yarnpkg.com/next/-/next-15.4.9.tgz#9204500a9c3cb2b981fb932077abfa66d3ef663f"
2743-
integrity sha512-/NedNmbiH4Umt/7SohT9VKxEdBt02Lj33xHrukE7d8Li6juT+75sEq4a4U06jggrvdbklKgr78OZEyWZ8XRrtw==
2740+
next@^15.4.10:
2741+
version "15.4.10"
2742+
resolved "https://registry.yarnpkg.com/next/-/next-15.4.10.tgz#4ee237d4eb16289f6e16167fbed59d8ada86aa59"
2743+
integrity sha512-itVlc79QjpKMFMRhP+kbGKaSG/gZM6RCvwhEbwmCNF06CdDiNaoHcbeg0PqkEa2GOcn8KJ0nnc7+yL7EjoYLHQ==
27442744
dependencies:
2745-
"@next/env" "15.4.9"
2745+
"@next/env" "15.4.10"
27462746
"@swc/helpers" "0.5.15"
27472747
caniuse-lite "^1.0.30001579"
27482748
postcss "8.4.31"

0 commit comments

Comments
 (0)