Skip to content

Commit 0c2248b

Browse files
chore: bump next from 15.4.8 to 15.4.10 in /dial-samples/common-ui-app (#380)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ilya_bondar@epam.com
1 parent ae35156 commit 0c2248b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

dial-samples/common-ui-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"classnames": "^2.5.1",
2525
"lodash": "^4.17.21",
2626
"monaco-editor": "^0.52.2",
27-
"next": "~15.4.8",
27+
"next": "~15.4.10",
2828
"next-auth": "^4.24.12",
2929
"next-international": "^1.3.1",
3030
"pino": "^9.6.0",

dial-samples/common-ui-app/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2241,10 +2241,10 @@
22412241
"@emnapi/runtime" "^1.4.3"
22422242
"@tybys/wasm-util" "^0.9.0"
22432243

2244-
"@next/env@15.4.8":
2245-
version "15.4.8"
2246-
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.4.8.tgz#f41741d07651958bccb31fb685da0303a9ef1373"
2247-
integrity sha512-LydLa2MDI1NMrOFSkO54mTc8iIHSttj6R6dthITky9ylXV2gCGi0bHQjVCtLGRshdRPjyh2kXbxJukDtBWQZtQ==
2244+
"@next/env@15.4.10":
2245+
version "15.4.10"
2246+
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.4.10.tgz#a794b738d043d9e98ea435bd45254899f7f77714"
2247+
integrity sha512-knhmoJ0Vv7VRf6pZEPSnciUG1S4bIhWx+qTYBW/AjxEtlzsiNORPk8sFDCEvqLfmKuey56UB9FL1UdHEV3uBrg==
22482248

22492249
"@next/eslint-plugin-next@15.2.3":
22502250
version "15.2.3"
@@ -8666,12 +8666,12 @@ next-international@^1.3.1:
86668666
international-types "^0.8.1"
86678667
server-only "^0.0.1"
86688668

8669-
next@~15.4.8:
8670-
version "15.4.8"
8671-
resolved "https://registry.yarnpkg.com/next/-/next-15.4.8.tgz#0f20a6cad613dc34547fa6519b2d09005ac370ca"
8672-
integrity sha512-jwOXTz/bo0Pvlf20FSb6VXVeWRssA2vbvq9SdrOPEg9x8E1B27C2rQtvriAn600o9hH61kjrVRexEffv3JybuA==
8669+
next@~15.4.10:
8670+
version "15.4.10"
8671+
resolved "https://registry.yarnpkg.com/next/-/next-15.4.10.tgz#4ee237d4eb16289f6e16167fbed59d8ada86aa59"
8672+
integrity sha512-itVlc79QjpKMFMRhP+kbGKaSG/gZM6RCvwhEbwmCNF06CdDiNaoHcbeg0PqkEa2GOcn8KJ0nnc7+yL7EjoYLHQ==
86738673
dependencies:
8674-
"@next/env" "15.4.8"
8674+
"@next/env" "15.4.10"
86758675
"@swc/helpers" "0.5.15"
86768676
caniuse-lite "^1.0.30001579"
86778677
postcss "8.4.31"

0 commit comments

Comments
 (0)