@webiny/app-serverless-cms 5.37.2 → 5.37.3-beta.1

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.
package/Admin.js CHANGED
@@ -46,4 +46,6 @@ var App = function App(props) {
46
46
  }), /*#__PURE__*/_react.default.createElement(_appApw.AdvancedPublishingWorkflow, null), /*#__PURE__*/_react.default.createElement(_appTenantManager.TenantManager, null), /*#__PURE__*/_react.default.createElement(_appMailer.Module, null), props.children);
47
47
  };
48
48
  var Admin = /*#__PURE__*/(0, _react.memo)(App);
49
- exports.Admin = Admin;
49
+ exports.Admin = Admin;
50
+
51
+ //# sourceMappingURL=Admin.js.map
@@ -49,4 +49,6 @@ var createApolloClient = function createApolloClient(_ref) {
49
49
  })
50
50
  });
51
51
  };
52
- exports.createApolloClient = createApolloClient;
52
+ exports.createApolloClient = createApolloClient;
53
+
54
+ //# sourceMappingURL=apolloClientFactory.js.map
package/apolloLinks.js CHANGED
@@ -20,4 +20,6 @@ new _ConsoleLinkPlugin.ConsoleLinkPlugin(),
20
20
  * This plugin creates an ApolloLink that checks for `NetworkError` and shows an ErrorOverlay in the browser.
21
21
  */
22
22
  new _NetworkErrorLinkPlugin.NetworkErrorLinkPlugin()];
23
- exports.default = _default;
23
+ exports.default = _default;
24
+
25
+ //# sourceMappingURL=apolloLinks.js.map
package/index.js CHANGED
@@ -301,4 +301,6 @@ var _Admin = require("./Admin");
301
301
  var _appAdmin = require("@webiny/app-admin");
302
302
  var _appSecurity = require("@webiny/app-security");
303
303
  var _appTenancy = require("@webiny/app-tenancy");
304
- var _appPageBuilder = require("@webiny/app-page-builder");
304
+ var _appPageBuilder = require("@webiny/app-page-builder");
305
+
306
+ //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webiny/app-serverless-cms",
3
- "version": "5.37.2",
3
+ "version": "5.37.3-beta.1",
4
4
  "main": "index.js",
5
5
  "repository": {
6
6
  "type": "git",
@@ -11,27 +11,27 @@
11
11
  "dependencies": {
12
12
  "@babel/runtime": "7.22.6",
13
13
  "@emotion/react": "11.10.8",
14
- "@webiny/app": "5.37.2",
15
- "@webiny/app-aco": "5.37.2",
16
- "@webiny/app-admin": "5.37.2",
17
- "@webiny/app-admin-rmwc": "5.37.2",
18
- "@webiny/app-apw": "5.37.2",
19
- "@webiny/app-file-manager": "5.37.2",
20
- "@webiny/app-file-manager-s3": "5.37.2",
21
- "@webiny/app-form-builder": "5.37.2",
22
- "@webiny/app-graphql-playground": "5.37.2",
23
- "@webiny/app-headless-cms": "5.37.2",
24
- "@webiny/app-i18n": "5.37.2",
25
- "@webiny/app-i18n-content": "5.37.2",
26
- "@webiny/app-mailer": "5.37.2",
27
- "@webiny/app-page-builder": "5.37.2",
28
- "@webiny/app-security": "5.37.2",
29
- "@webiny/app-security-access-management": "5.37.2",
30
- "@webiny/app-tenancy": "5.37.2",
31
- "@webiny/app-tenant-manager": "5.37.2",
32
- "@webiny/lexical-editor-actions": "5.37.2",
33
- "@webiny/lexical-editor-pb-element": "5.37.2",
34
- "@webiny/plugins": "5.37.2",
14
+ "@webiny/app": "5.37.3-beta.1",
15
+ "@webiny/app-aco": "5.37.3-beta.1",
16
+ "@webiny/app-admin": "5.37.3-beta.1",
17
+ "@webiny/app-admin-rmwc": "5.37.3-beta.1",
18
+ "@webiny/app-apw": "5.37.3-beta.1",
19
+ "@webiny/app-file-manager": "5.37.3-beta.1",
20
+ "@webiny/app-file-manager-s3": "5.37.3-beta.1",
21
+ "@webiny/app-form-builder": "5.37.3-beta.1",
22
+ "@webiny/app-graphql-playground": "5.37.3-beta.1",
23
+ "@webiny/app-headless-cms": "5.37.3-beta.1",
24
+ "@webiny/app-i18n": "5.37.3-beta.1",
25
+ "@webiny/app-i18n-content": "5.37.3-beta.1",
26
+ "@webiny/app-mailer": "5.37.3-beta.1",
27
+ "@webiny/app-page-builder": "5.37.3-beta.1",
28
+ "@webiny/app-security": "5.37.3-beta.1",
29
+ "@webiny/app-security-access-management": "5.37.3-beta.1",
30
+ "@webiny/app-tenancy": "5.37.3-beta.1",
31
+ "@webiny/app-tenant-manager": "5.37.3-beta.1",
32
+ "@webiny/lexical-editor-actions": "5.37.3-beta.1",
33
+ "@webiny/lexical-editor-pb-element": "5.37.3-beta.1",
34
+ "@webiny/plugins": "5.37.3-beta.1",
35
35
  "apollo-cache": "1.3.5",
36
36
  "apollo-client": "2.6.10",
37
37
  "apollo-link": "1.2.14",
@@ -46,8 +46,8 @@
46
46
  "@babel/preset-env": "7.22.7",
47
47
  "@babel/preset-react": "7.22.5",
48
48
  "@babel/preset-typescript": "7.22.5",
49
- "@webiny/cli": "5.37.2",
50
- "@webiny/project-utils": "5.37.2",
49
+ "@webiny/cli": "5.37.3-beta.1",
50
+ "@webiny/project-utils": "5.37.3-beta.1",
51
51
  "babel-plugin-emotion": "9.2.11",
52
52
  "babel-plugin-named-asset-import": "1.0.0-next.fb6e6f70",
53
53
  "rimraf": "3.0.2",
@@ -67,5 +67,5 @@
67
67
  "removeViewBox": false
68
68
  }
69
69
  },
70
- "gitHead": "e69288bf5e710060b14497aae8317034c6cb4bcc"
70
+ "gitHead": "59d377132f34c76cb198cd0f0eee211a56ca25b7"
71
71
  }