Skip to content

Commit 3358f1e

Browse files
fix: merge conflict
1 parent 91afd76 commit 3358f1e

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,7 @@
3535
"classnames": "^2.2.6",
3636
"debounce": "^1.2.1",
3737
"github-slugger": "^1.3.0",
38-
<<<<<<< HEAD
3938
"next": "15.4.10",
40-
=======
41-
"next": "15.1.12",
42-
>>>>>>> 38b52cfdf059b2efc5ee3223a758efe00319fcc7
4339
"next-remote-watch": "^1.0.0",
4440
"parse-numeric-range": "^1.2.0",
4541
"react": "^19.0.0",

yarn.lock

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1250,17 +1250,10 @@
12501250
unist-util-visit "^4.0.0"
12511251
vfile "^5.0.0"
12521252

1253-
<<<<<<< HEAD
12541253
"@next/env@15.4.10":
12551254
version "15.4.10"
12561255
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.4.10.tgz#a794b738d043d9e98ea435bd45254899f7f77714"
12571256
integrity sha512-knhmoJ0Vv7VRf6pZEPSnciUG1S4bIhWx+qTYBW/AjxEtlzsiNORPk8sFDCEvqLfmKuey56UB9FL1UdHEV3uBrg==
1258-
=======
1259-
"@next/env@15.1.12":
1260-
version "15.1.12"
1261-
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.1.12.tgz#0821510fa71871f1970cd216963d25a5970fe58a"
1262-
integrity sha512-EWKXZKsd9ZNn+gLqOtfwH2PQyWuWFmpLldjStw7mZgWgKu56vaqNkAGQrys2g5ER4CNXEDz3Khj2tD1pnsT9Uw==
1263-
>>>>>>> 38b52cfdf059b2efc5ee3223a758efe00319fcc7
12641257

12651258
"@next/eslint-plugin-next@12.0.3":
12661259
version "12.0.3"
@@ -5908,22 +5901,12 @@ next-tick@^1.1.0:
59085901
resolved "https://registry.npmjs.org/next-tick/-/next-tick-1.1.0.tgz"
59095902
integrity sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==
59105903

5911-
<<<<<<< HEAD
59125904
next@15.4.10:
59135905
version "15.4.10"
59145906
resolved "https://registry.yarnpkg.com/next/-/next-15.4.10.tgz#4ee237d4eb16289f6e16167fbed59d8ada86aa59"
59155907
integrity sha512-itVlc79QjpKMFMRhP+kbGKaSG/gZM6RCvwhEbwmCNF06CdDiNaoHcbeg0PqkEa2GOcn8KJ0nnc7+yL7EjoYLHQ==
59165908
dependencies:
59175909
"@next/env" "15.4.10"
5918-
=======
5919-
next@15.1.12:
5920-
version "15.1.12"
5921-
resolved "https://registry.yarnpkg.com/next/-/next-15.1.12.tgz#6d308fe6cb295faed724481b57f77b8abf4f5468"
5922-
integrity sha512-fClyhVCGTATGYBnETgKAi7YU5+bSwzM5rqNsY3Dg5wBoBMwE0NSvWA3fzwYj0ijl+LMeiV8P2QAnUFpeqDfTgw==
5923-
dependencies:
5924-
"@next/env" "15.1.12"
5925-
"@swc/counter" "0.1.3"
5926-
>>>>>>> 38b52cfdf059b2efc5ee3223a758efe00319fcc7
59275910
"@swc/helpers" "0.5.15"
59285911
caniuse-lite "^1.0.30001579"
59295912
postcss "8.4.31"

0 commit comments

Comments
 (0)