@salesforce/lds-runtime-webruntime 1.422.0 → 1.424.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3314,7 +3314,7 @@ function buildServiceDescriptor$9(luvio) {
3314
3314
  },
3315
3315
  };
3316
3316
  }
3317
- // version: 1.422.0-9f6d0160d8
3317
+ // version: 1.424.0-3bccebbf90
3318
3318
 
3319
3319
  /**
3320
3320
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -3340,7 +3340,7 @@ function buildServiceDescriptor$8(notifyRecordUpdateAvailable, getNormalizedLuvi
3340
3340
  },
3341
3341
  };
3342
3342
  }
3343
- // version: 1.422.0-9f6d0160d8
3343
+ // version: 1.424.0-3bccebbf90
3344
3344
 
3345
3345
  /*!
3346
3346
  * Copyright (c) 2022, Salesforce, Inc.,
@@ -5196,4 +5196,4 @@ withDefaultLuvio((luvio) => {
5196
5196
  ];
5197
5197
  setServices(services);
5198
5198
  });
5199
- // version: 1.422.0-6c9a1d2120
5199
+ // version: 1.424.0-51efddf2a4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-runtime-webruntime",
3
- "version": "1.422.0",
3
+ "version": "1.424.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "LDS engine for Webruntime runtime",
6
6
  "main": "dist/ldsWebruntimeOneStoreInit.js",
@@ -35,38 +35,38 @@
35
35
  "ready": "yarn build && jest --collectCoverage && yarn test:size && yarn release:corejar"
36
36
  },
37
37
  "devDependencies": {
38
- "@conduit-client/service-provisioner": "3.15.1",
39
- "@conduit-client/tools-core": "3.15.1",
38
+ "@conduit-client/service-provisioner": "3.16.0",
39
+ "@conduit-client/tools-core": "3.16.0",
40
40
  "jwt-encode": "1.0.1"
41
41
  },
42
42
  "dependencies": {
43
- "@conduit-client/command-aura-network": "3.15.1",
44
- "@conduit-client/command-aura-normalized-cache-control": "3.15.1",
45
- "@conduit-client/command-aura-resource-cache-control": "3.15.1",
46
- "@conduit-client/command-fetch-network": "3.15.1",
47
- "@conduit-client/command-http-normalized-cache-control": "3.15.1",
48
- "@conduit-client/command-ndjson": "3.15.1",
49
- "@conduit-client/command-network": "3.15.1",
50
- "@conduit-client/command-sse": "3.15.1",
51
- "@conduit-client/command-streaming": "3.15.1",
52
- "@conduit-client/jwt-manager": "3.15.1",
53
- "@conduit-client/service-aura-network": "3.15.1",
54
- "@conduit-client/service-bindings-imperative": "3.15.1",
55
- "@conduit-client/service-bindings-lwc": "3.15.1",
56
- "@conduit-client/service-cache": "3.15.1",
57
- "@conduit-client/service-cache-control": "3.15.1",
58
- "@conduit-client/service-cache-inclusion-policy": "3.15.1",
59
- "@conduit-client/service-fetch-network": "3.15.1",
60
- "@conduit-client/service-instrument-command": "3.15.1",
61
- "@conduit-client/service-pubsub": "3.15.1",
62
- "@conduit-client/service-store": "3.15.1",
63
- "@conduit-client/utils": "3.15.1",
43
+ "@conduit-client/command-aura-network": "3.16.0",
44
+ "@conduit-client/command-aura-normalized-cache-control": "3.16.0",
45
+ "@conduit-client/command-aura-resource-cache-control": "3.16.0",
46
+ "@conduit-client/command-fetch-network": "3.16.0",
47
+ "@conduit-client/command-http-normalized-cache-control": "3.16.0",
48
+ "@conduit-client/command-ndjson": "3.16.0",
49
+ "@conduit-client/command-network": "3.16.0",
50
+ "@conduit-client/command-sse": "3.16.0",
51
+ "@conduit-client/command-streaming": "3.16.0",
52
+ "@conduit-client/jwt-manager": "3.16.0",
53
+ "@conduit-client/service-aura-network": "3.16.0",
54
+ "@conduit-client/service-bindings-imperative": "3.16.0",
55
+ "@conduit-client/service-bindings-lwc": "3.16.0",
56
+ "@conduit-client/service-cache": "3.16.0",
57
+ "@conduit-client/service-cache-control": "3.16.0",
58
+ "@conduit-client/service-cache-inclusion-policy": "3.16.0",
59
+ "@conduit-client/service-fetch-network": "3.16.0",
60
+ "@conduit-client/service-instrument-command": "3.16.0",
61
+ "@conduit-client/service-pubsub": "3.16.0",
62
+ "@conduit-client/service-store": "3.16.0",
63
+ "@conduit-client/utils": "3.16.0",
64
64
  "@luvio/network-adapter-composable": "0.160.3",
65
65
  "@luvio/network-adapter-fetch": "0.160.3",
66
66
  "@salesforce/lds-adapters-uiapi-lex": "^1.415.0",
67
- "@salesforce/lds-default-luvio": "^1.422.0",
68
- "@salesforce/lds-luvio-service": "^1.422.0",
69
- "@salesforce/lds-luvio-uiapi-records-service": "^1.422.0"
67
+ "@salesforce/lds-default-luvio": "^1.424.0",
68
+ "@salesforce/lds-luvio-service": "^1.424.0",
69
+ "@salesforce/lds-luvio-uiapi-records-service": "^1.424.0"
70
70
  },
71
71
  "luvioBundlesize": [
72
72
  {