Skip to content

Commit 9484038

Browse files
test(nextjs-mf): refresh share client snapshots
1 parent 5b1679f commit 9484038

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

packages/nextjs-mf/src/__snapshots__/share-internals-client.test.ts.snap

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
exports[`getNextInternalsShareScopeClient getAppDirSharesClient returns the correct config for Next 14 1`] = `
44
Object {
55
"next/dist/client/-next/dist/client/-18-app-pages-browser": Object {
6+
"allowNodeModulesSuffixMatch": true,
67
"import": "next/dist/client/",
78
"include": Object {
89
"request": /request\\|bfcache\\|head-manager\\|use-action-queue/,
910
},
1011
"issuerLayer": "app-pages-browser",
1112
"layer": "app-pages-browser",
12-
"allowNodeModulesSuffixMatch": true,
1313
"request": "next/dist/client/",
1414
"requiredVersion": "^14.0.0",
1515
"shareKey": "next/dist/client/",
@@ -18,10 +18,10 @@ Object {
1818
"version": "14.0.0",
1919
},
2020
"next/dist/client/app-dir/link-next/link-24-app-pages-browser": Object {
21+
"allowNodeModulesSuffixMatch": true,
2122
"import": "next/dist/client/app-dir/link",
2223
"issuerLayer": "app-pages-browser",
2324
"layer": "app-pages-browser",
24-
"allowNodeModulesSuffixMatch": true,
2525
"request": "next/dist/client/app-dir/link",
2626
"requiredVersion": "^14.0.0",
2727
"shareKey": "next/link",
@@ -30,10 +30,10 @@ Object {
3030
"version": "14.0.0",
3131
},
3232
"next/dist/client/app-dir/link.js-next/link-25-app-pages-browser": Object {
33+
"allowNodeModulesSuffixMatch": true,
3334
"import": "next/dist/client/app-dir/link",
3435
"issuerLayer": "app-pages-browser",
3536
"layer": "app-pages-browser",
36-
"allowNodeModulesSuffixMatch": true,
3737
"request": "next/dist/client/app-dir/link.js",
3838
"requiredVersion": "^14.0.0",
3939
"shareKey": "next/link",
@@ -42,10 +42,10 @@ Object {
4242
"version": "14.0.0",
4343
},
4444
"next/dist/compiled/-next/dist/compiled/-19-app-pages-browser": Object {
45+
"allowNodeModulesSuffixMatch": true,
4546
"import": "next/dist/compiled/",
4647
"issuerLayer": "app-pages-browser",
4748
"layer": "app-pages-browser",
48-
"allowNodeModulesSuffixMatch": true,
4949
"request": "next/dist/compiled/",
5050
"requiredVersion": "^14.0.0",
5151
"shareKey": "next/dist/compiled/",
@@ -132,13 +132,13 @@ Object {
132132
"version": "18.2.0",
133133
},
134134
"next/dist/shared/-next/dist/shared/-17-app-pages-browser": Object {
135+
"allowNodeModulesSuffixMatch": true,
135136
"import": "next/dist/shared/",
136137
"include": Object {
137138
"request": /shared-runtime/,
138139
},
139140
"issuerLayer": "app-pages-browser",
140141
"layer": "app-pages-browser",
141-
"allowNodeModulesSuffixMatch": true,
142142
"request": "next/dist/shared/",
143143
"requiredVersion": "^14.0.0",
144144
"shareKey": "next/dist/shared/",
@@ -169,10 +169,10 @@ Object {
169169
"version": "14.0.0",
170170
},
171171
"next/link-next/link-23-app-pages-browser": Object {
172+
"allowNodeModulesSuffixMatch": true,
172173
"import": "next/dist/client/app-dir/link",
173174
"issuerLayer": "app-pages-browser",
174175
"layer": "app-pages-browser",
175-
"allowNodeModulesSuffixMatch": true,
176176
"request": "next/link",
177177
"requiredVersion": "^14.0.0",
178178
"shareKey": "next/link",
@@ -296,13 +296,13 @@ Object {
296296
exports[`getNextInternalsShareScopeClient getAppDirSharesClient returns the correct config for Next 15 1`] = `
297297
Object {
298298
"next/dist/client/-next/dist/client/-18-app-pages-browser": Object {
299+
"allowNodeModulesSuffixMatch": true,
299300
"import": "next/dist/client/",
300301
"include": Object {
301302
"request": /request\\|bfcache\\|head-manager\\|use-action-queue/,
302303
},
303304
"issuerLayer": "app-pages-browser",
304305
"layer": "app-pages-browser",
305-
"allowNodeModulesSuffixMatch": true,
306306
"request": "next/dist/client/",
307307
"requiredVersion": "^15.0.0",
308308
"shareKey": "next/dist/client/",
@@ -311,10 +311,10 @@ Object {
311311
"version": "15.0.0",
312312
},
313313
"next/dist/client/app-dir/link-next/link-24-app-pages-browser": Object {
314+
"allowNodeModulesSuffixMatch": true,
314315
"import": "next/dist/client/app-dir/link",
315316
"issuerLayer": "app-pages-browser",
316317
"layer": "app-pages-browser",
317-
"allowNodeModulesSuffixMatch": true,
318318
"request": "next/dist/client/app-dir/link",
319319
"requiredVersion": "^15.0.0",
320320
"shareKey": "next/link",
@@ -323,10 +323,10 @@ Object {
323323
"version": "15.0.0",
324324
},
325325
"next/dist/client/app-dir/link.js-next/link-25-app-pages-browser": Object {
326+
"allowNodeModulesSuffixMatch": true,
326327
"import": "next/dist/client/app-dir/link",
327328
"issuerLayer": "app-pages-browser",
328329
"layer": "app-pages-browser",
329-
"allowNodeModulesSuffixMatch": true,
330330
"request": "next/dist/client/app-dir/link.js",
331331
"requiredVersion": "^15.0.0",
332332
"shareKey": "next/link",
@@ -335,10 +335,10 @@ Object {
335335
"version": "15.0.0",
336336
},
337337
"next/dist/compiled/-next/dist/compiled/-19-app-pages-browser": Object {
338+
"allowNodeModulesSuffixMatch": true,
338339
"import": "next/dist/compiled/",
339340
"issuerLayer": "app-pages-browser",
340341
"layer": "app-pages-browser",
341-
"allowNodeModulesSuffixMatch": true,
342342
"request": "next/dist/compiled/",
343343
"requiredVersion": "^15.0.0",
344344
"shareKey": "next/dist/compiled/",
@@ -425,13 +425,13 @@ Object {
425425
"version": "18.2.0",
426426
},
427427
"next/dist/shared/-next/dist/shared/-17-app-pages-browser": Object {
428+
"allowNodeModulesSuffixMatch": true,
428429
"import": "next/dist/shared/",
429430
"include": Object {
430431
"request": /shared-runtime/,
431432
},
432433
"issuerLayer": "app-pages-browser",
433434
"layer": "app-pages-browser",
434-
"allowNodeModulesSuffixMatch": true,
435435
"request": "next/dist/shared/",
436436
"requiredVersion": "^15.0.0",
437437
"shareKey": "next/dist/shared/",
@@ -462,10 +462,10 @@ Object {
462462
"version": "15.0.0",
463463
},
464464
"next/link-next/link-23-app-pages-browser": Object {
465+
"allowNodeModulesSuffixMatch": true,
465466
"import": "next/dist/client/app-dir/link",
466467
"issuerLayer": "app-pages-browser",
467468
"layer": "app-pages-browser",
468-
"allowNodeModulesSuffixMatch": true,
469469
"request": "next/link",
470470
"requiredVersion": "^15.0.0",
471471
"shareKey": "next/link",
@@ -671,13 +671,13 @@ Object {
671671
"version": "18.2.0",
672672
},
673673
"next/dist/shared/-next/dist/shared/-29-pages-dir-browser": Object {
674+
"allowNodeModulesSuffixMatch": true,
674675
"import": "next/dist/shared/",
675676
"include": Object {
676677
"request": /shared-runtime/,
677678
},
678679
"issuerLayer": "pages-dir-browser",
679680
"layer": "pages-dir-browser",
680-
"allowNodeModulesSuffixMatch": true,
681681
"request": "next/dist/shared/",
682682
"requiredVersion": "^14.0.0",
683683
"shareKey": "next/dist/shared/",
@@ -1008,13 +1008,13 @@ Object {
10081008
"version": "18.2.0",
10091009
},
10101010
"next/dist/shared/-next/dist/shared/-29-pages-dir-browser": Object {
1011+
"allowNodeModulesSuffixMatch": true,
10111012
"import": "next/dist/shared/",
10121013
"include": Object {
10131014
"request": /shared-runtime/,
10141015
},
10151016
"issuerLayer": "pages-dir-browser",
10161017
"layer": "pages-dir-browser",
1017-
"allowNodeModulesSuffixMatch": true,
10181018
"request": "next/dist/shared/",
10191019
"requiredVersion": "^15.0.0",
10201020
"shareKey": "next/dist/shared/",
@@ -1285,13 +1285,13 @@ Object {
12851285
"version": "14.0.0",
12861286
},
12871287
"next/dist/client/-next/dist/client/-18-app-pages-browser": Object {
1288+
"allowNodeModulesSuffixMatch": true,
12881289
"import": "next/dist/client/",
12891290
"include": Object {
12901291
"request": /request\\|bfcache\\|head-manager\\|use-action-queue/,
12911292
},
12921293
"issuerLayer": "app-pages-browser",
12931294
"layer": "app-pages-browser",
1294-
"allowNodeModulesSuffixMatch": true,
12951295
"request": "next/dist/client/",
12961296
"requiredVersion": "^14.0.0",
12971297
"shareKey": "next/dist/client/",
@@ -1300,10 +1300,10 @@ Object {
13001300
"version": "14.0.0",
13011301
},
13021302
"next/dist/client/app-dir/link-next/link-24-app-pages-browser": Object {
1303+
"allowNodeModulesSuffixMatch": true,
13031304
"import": "next/dist/client/app-dir/link",
13041305
"issuerLayer": "app-pages-browser",
13051306
"layer": "app-pages-browser",
1306-
"allowNodeModulesSuffixMatch": true,
13071307
"request": "next/dist/client/app-dir/link",
13081308
"requiredVersion": "^14.0.0",
13091309
"shareKey": "next/link",
@@ -1312,10 +1312,10 @@ Object {
13121312
"version": "14.0.0",
13131313
},
13141314
"next/dist/client/app-dir/link.js-next/link-25-app-pages-browser": Object {
1315+
"allowNodeModulesSuffixMatch": true,
13151316
"import": "next/dist/client/app-dir/link",
13161317
"issuerLayer": "app-pages-browser",
13171318
"layer": "app-pages-browser",
1318-
"allowNodeModulesSuffixMatch": true,
13191319
"request": "next/dist/client/app-dir/link.js",
13201320
"requiredVersion": "^14.0.0",
13211321
"shareKey": "next/link",
@@ -1324,10 +1324,10 @@ Object {
13241324
"version": "14.0.0",
13251325
},
13261326
"next/dist/compiled/-next/dist/compiled/-19-app-pages-browser": Object {
1327+
"allowNodeModulesSuffixMatch": true,
13271328
"import": "next/dist/compiled/",
13281329
"issuerLayer": "app-pages-browser",
13291330
"layer": "app-pages-browser",
1330-
"allowNodeModulesSuffixMatch": true,
13311331
"request": "next/dist/compiled/",
13321332
"requiredVersion": "^14.0.0",
13331333
"shareKey": "next/dist/compiled/",
@@ -1474,13 +1474,13 @@ Object {
14741474
"version": "18.2.0",
14751475
},
14761476
"next/dist/shared/-next/dist/shared/-17-app-pages-browser": Object {
1477+
"allowNodeModulesSuffixMatch": true,
14771478
"import": "next/dist/shared/",
14781479
"include": Object {
14791480
"request": /shared-runtime/,
14801481
},
14811482
"issuerLayer": "app-pages-browser",
14821483
"layer": "app-pages-browser",
1483-
"allowNodeModulesSuffixMatch": true,
14841484
"request": "next/dist/shared/",
14851485
"requiredVersion": "^14.0.0",
14861486
"shareKey": "next/dist/shared/",
@@ -1489,13 +1489,13 @@ Object {
14891489
"version": "14.0.0",
14901490
},
14911491
"next/dist/shared/-next/dist/shared/-29-pages-dir-browser": Object {
1492+
"allowNodeModulesSuffixMatch": true,
14921493
"import": "next/dist/shared/",
14931494
"include": Object {
14941495
"request": /shared-runtime/,
14951496
},
14961497
"issuerLayer": "pages-dir-browser",
14971498
"layer": "pages-dir-browser",
1498-
"allowNodeModulesSuffixMatch": true,
14991499
"request": "next/dist/shared/",
15001500
"requiredVersion": "^14.0.0",
15011501
"shareKey": "next/dist/shared/",
@@ -1592,10 +1592,10 @@ Object {
15921592
"version": "14.0.0",
15931593
},
15941594
"next/link-next/link-23-app-pages-browser": Object {
1595+
"allowNodeModulesSuffixMatch": true,
15951596
"import": "next/dist/client/app-dir/link",
15961597
"issuerLayer": "app-pages-browser",
15971598
"layer": "app-pages-browser",
1598-
"allowNodeModulesSuffixMatch": true,
15991599
"request": "next/link",
16001600
"requiredVersion": "^14.0.0",
16011601
"shareKey": "next/link",
@@ -1910,13 +1910,13 @@ Object {
19101910
"version": "15.0.0",
19111911
},
19121912
"next/dist/client/-next/dist/client/-18-app-pages-browser": Object {
1913+
"allowNodeModulesSuffixMatch": true,
19131914
"import": "next/dist/client/",
19141915
"include": Object {
19151916
"request": /request\\|bfcache\\|head-manager\\|use-action-queue/,
19161917
},
19171918
"issuerLayer": "app-pages-browser",
19181919
"layer": "app-pages-browser",
1919-
"allowNodeModulesSuffixMatch": true,
19201920
"request": "next/dist/client/",
19211921
"requiredVersion": "^15.0.0",
19221922
"shareKey": "next/dist/client/",
@@ -1925,10 +1925,10 @@ Object {
19251925
"version": "15.0.0",
19261926
},
19271927
"next/dist/client/app-dir/link-next/link-24-app-pages-browser": Object {
1928+
"allowNodeModulesSuffixMatch": true,
19281929
"import": "next/dist/client/app-dir/link",
19291930
"issuerLayer": "app-pages-browser",
19301931
"layer": "app-pages-browser",
1931-
"allowNodeModulesSuffixMatch": true,
19321932
"request": "next/dist/client/app-dir/link",
19331933
"requiredVersion": "^15.0.0",
19341934
"shareKey": "next/link",
@@ -1937,10 +1937,10 @@ Object {
19371937
"version": "15.0.0",
19381938
},
19391939
"next/dist/client/app-dir/link.js-next/link-25-app-pages-browser": Object {
1940+
"allowNodeModulesSuffixMatch": true,
19401941
"import": "next/dist/client/app-dir/link",
19411942
"issuerLayer": "app-pages-browser",
19421943
"layer": "app-pages-browser",
1943-
"allowNodeModulesSuffixMatch": true,
19441944
"request": "next/dist/client/app-dir/link.js",
19451945
"requiredVersion": "^15.0.0",
19461946
"shareKey": "next/link",
@@ -1949,10 +1949,10 @@ Object {
19491949
"version": "15.0.0",
19501950
},
19511951
"next/dist/compiled/-next/dist/compiled/-19-app-pages-browser": Object {
1952+
"allowNodeModulesSuffixMatch": true,
19521953
"import": "next/dist/compiled/",
19531954
"issuerLayer": "app-pages-browser",
19541955
"layer": "app-pages-browser",
1955-
"allowNodeModulesSuffixMatch": true,
19561956
"request": "next/dist/compiled/",
19571957
"requiredVersion": "^15.0.0",
19581958
"shareKey": "next/dist/compiled/",
@@ -2099,13 +2099,13 @@ Object {
20992099
"version": "18.2.0",
21002100
},
21012101
"next/dist/shared/-next/dist/shared/-17-app-pages-browser": Object {
2102+
"allowNodeModulesSuffixMatch": true,
21022103
"import": "next/dist/shared/",
21032104
"include": Object {
21042105
"request": /shared-runtime/,
21052106
},
21062107
"issuerLayer": "app-pages-browser",
21072108
"layer": "app-pages-browser",
2108-
"allowNodeModulesSuffixMatch": true,
21092109
"request": "next/dist/shared/",
21102110
"requiredVersion": "^15.0.0",
21112111
"shareKey": "next/dist/shared/",
@@ -2114,13 +2114,13 @@ Object {
21142114
"version": "15.0.0",
21152115
},
21162116
"next/dist/shared/-next/dist/shared/-29-pages-dir-browser": Object {
2117+
"allowNodeModulesSuffixMatch": true,
21172118
"import": "next/dist/shared/",
21182119
"include": Object {
21192120
"request": /shared-runtime/,
21202121
},
21212122
"issuerLayer": "pages-dir-browser",
21222123
"layer": "pages-dir-browser",
2123-
"allowNodeModulesSuffixMatch": true,
21242124
"request": "next/dist/shared/",
21252125
"requiredVersion": "^15.0.0",
21262126
"shareKey": "next/dist/shared/",
@@ -2217,10 +2217,10 @@ Object {
22172217
"version": "15.0.0",
22182218
},
22192219
"next/link-next/link-23-app-pages-browser": Object {
2220+
"allowNodeModulesSuffixMatch": true,
22202221
"import": "next/dist/client/app-dir/link",
22212222
"issuerLayer": "app-pages-browser",
22222223
"layer": "app-pages-browser",
2223-
"allowNodeModulesSuffixMatch": true,
22242224
"request": "next/link",
22252225
"requiredVersion": "^15.0.0",
22262226
"shareKey": "next/link",

0 commit comments

Comments
 (0)