File tree 2 files changed +13
-0
lines changed
2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 9
9
"lint" : " next lint"
10
10
},
11
11
"dependencies" : {
12
+ "@next/third-parties" : " ^14.1.4" ,
12
13
"firebase-admin" : " ^12.0.0" ,
13
14
"isomorphic-unfetch" : " ^4.0.2" ,
14
15
"next" : " 14.1.0" ,
Original file line number Diff line number Diff line change 436
436
resolved "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.1.0.tgz"
437
437
integrity sha512-9WEbVRRAqJ3YFVqEZIxUqkiO8l1nool1LmNxygr5HWF8AcSYsEpneUDhmjUVJEzO2A04+oPtZdombzzPPkTtgg==
438
438
439
+ " @next/third-parties@^14.1.4 " :
440
+ version "14.1.4"
441
+ resolved "https://registry.yarnpkg.com/@next/third-parties/-/third-parties-14.1.4.tgz#a7d8243b7b55cf452630e5d42fc79d35d51f2ff5"
442
+ integrity sha512-e/kpEFq5/ZPhHkxpJkvhMfLp3OC6KCBou0/BV8BvgjXAPgEo6sa0ZXe0l4ZEb3wcA7NIEHIpqCmjU5Z7QAHcKQ==
443
+ dependencies :
444
+ third-party-capital "1.0.20"
445
+
439
446
440
447
version "2.1.5"
441
448
resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz"
@@ -3420,6 +3427,11 @@ text-table@^0.2.0:
3420
3427
resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
3421
3428
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
3422
3429
3430
+
3431
+ version "1.0.20"
3432
+ resolved "https://registry.yarnpkg.com/third-party-capital/-/third-party-capital-1.0.20.tgz#e218a929a35bf4d2245da9addb8ab978d2f41685"
3433
+ integrity sha512-oB7yIimd8SuGptespDAZnNkzIz+NWaJCu2RMsbs4Wmp9zSDUM8Nhi3s2OOcqYuv3mN4hitXc8DVx+LyUmbUDiA==
3434
+
3423
3435
to-fast-properties@^2.0.0 :
3424
3436
version "2.0.0"
3425
3437
resolved "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz"
You can’t perform that action at this time.
0 commit comments