@webiny/app-serverless-cms 0.0.0-unstable.9bd236cf5e → 0.0.0-unstable.a4637c5ce6

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.
Files changed (2) hide show
  1. package/apolloLinks.d.ts +1 -1
  2. package/package.json +28 -28
package/apolloLinks.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import { ConsoleLinkPlugin } from "@webiny/app/plugins/ConsoleLinkPlugin";
2
2
  import { NetworkErrorLinkPlugin } from "@webiny/app/plugins/NetworkErrorLinkPlugin";
3
3
  import { OmitTypenameLinkPlugin } from "@webiny/app/plugins/OmitTypenameLinkPlugin";
4
- declare const _default: (ConsoleLinkPlugin | NetworkErrorLinkPlugin | OmitTypenameLinkPlugin)[];
4
+ declare const _default: (OmitTypenameLinkPlugin | ConsoleLinkPlugin | NetworkErrorLinkPlugin)[];
5
5
  export default _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webiny/app-serverless-cms",
3
- "version": "0.0.0-unstable.9bd236cf5e",
3
+ "version": "0.0.0-unstable.a4637c5ce6",
4
4
  "main": "index.js",
5
5
  "repository": {
6
6
  "type": "git",
@@ -10,31 +10,31 @@
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
12
  "@emotion/react": "11.10.8",
13
- "@webiny/app": "0.0.0-unstable.9bd236cf5e",
14
- "@webiny/app-aco": "0.0.0-unstable.9bd236cf5e",
15
- "@webiny/app-admin": "0.0.0-unstable.9bd236cf5e",
16
- "@webiny/app-admin-ui": "0.0.0-unstable.9bd236cf5e",
17
- "@webiny/app-apw": "0.0.0-unstable.9bd236cf5e",
18
- "@webiny/app-audit-logs": "0.0.0-unstable.9bd236cf5e",
19
- "@webiny/app-file-manager": "0.0.0-unstable.9bd236cf5e",
20
- "@webiny/app-file-manager-s3": "0.0.0-unstable.9bd236cf5e",
21
- "@webiny/app-graphql-playground": "0.0.0-unstable.9bd236cf5e",
22
- "@webiny/app-headless-cms": "0.0.0-unstable.9bd236cf5e",
23
- "@webiny/app-headless-cms-scheduler": "0.0.0-unstable.9bd236cf5e",
24
- "@webiny/app-i18n": "0.0.0-unstable.9bd236cf5e",
25
- "@webiny/app-i18n-content": "0.0.0-unstable.9bd236cf5e",
26
- "@webiny/app-mailer": "0.0.0-unstable.9bd236cf5e",
27
- "@webiny/app-record-locking": "0.0.0-unstable.9bd236cf5e",
28
- "@webiny/app-security": "0.0.0-unstable.9bd236cf5e",
29
- "@webiny/app-security-access-management": "0.0.0-unstable.9bd236cf5e",
30
- "@webiny/app-tenancy": "0.0.0-unstable.9bd236cf5e",
31
- "@webiny/app-tenant-manager": "0.0.0-unstable.9bd236cf5e",
32
- "@webiny/app-trash-bin": "0.0.0-unstable.9bd236cf5e",
33
- "@webiny/app-website-builder": "0.0.0-unstable.9bd236cf5e",
34
- "@webiny/app-websockets": "0.0.0-unstable.9bd236cf5e",
35
- "@webiny/lexical-editor-actions": "0.0.0-unstable.9bd236cf5e",
36
- "@webiny/lexical-theme": "0.0.0-unstable.9bd236cf5e",
37
- "@webiny/plugins": "0.0.0-unstable.9bd236cf5e",
13
+ "@webiny/app": "0.0.0-unstable.a4637c5ce6",
14
+ "@webiny/app-aco": "0.0.0-unstable.a4637c5ce6",
15
+ "@webiny/app-admin": "0.0.0-unstable.a4637c5ce6",
16
+ "@webiny/app-admin-ui": "0.0.0-unstable.a4637c5ce6",
17
+ "@webiny/app-apw": "0.0.0-unstable.a4637c5ce6",
18
+ "@webiny/app-audit-logs": "0.0.0-unstable.a4637c5ce6",
19
+ "@webiny/app-file-manager": "0.0.0-unstable.a4637c5ce6",
20
+ "@webiny/app-file-manager-s3": "0.0.0-unstable.a4637c5ce6",
21
+ "@webiny/app-graphql-playground": "0.0.0-unstable.a4637c5ce6",
22
+ "@webiny/app-headless-cms": "0.0.0-unstable.a4637c5ce6",
23
+ "@webiny/app-headless-cms-scheduler": "0.0.0-unstable.a4637c5ce6",
24
+ "@webiny/app-i18n": "0.0.0-unstable.a4637c5ce6",
25
+ "@webiny/app-i18n-content": "0.0.0-unstable.a4637c5ce6",
26
+ "@webiny/app-mailer": "0.0.0-unstable.a4637c5ce6",
27
+ "@webiny/app-record-locking": "0.0.0-unstable.a4637c5ce6",
28
+ "@webiny/app-security": "0.0.0-unstable.a4637c5ce6",
29
+ "@webiny/app-security-access-management": "0.0.0-unstable.a4637c5ce6",
30
+ "@webiny/app-tenancy": "0.0.0-unstable.a4637c5ce6",
31
+ "@webiny/app-tenant-manager": "0.0.0-unstable.a4637c5ce6",
32
+ "@webiny/app-trash-bin": "0.0.0-unstable.a4637c5ce6",
33
+ "@webiny/app-website-builder": "0.0.0-unstable.a4637c5ce6",
34
+ "@webiny/app-websockets": "0.0.0-unstable.a4637c5ce6",
35
+ "@webiny/lexical-editor-actions": "0.0.0-unstable.a4637c5ce6",
36
+ "@webiny/lexical-theme": "0.0.0-unstable.a4637c5ce6",
37
+ "@webiny/plugins": "0.0.0-unstable.a4637c5ce6",
38
38
  "apollo-cache": "1.3.5",
39
39
  "apollo-client": "2.6.10",
40
40
  "apollo-link": "1.2.14",
@@ -45,7 +45,7 @@
45
45
  },
46
46
  "devDependencies": {
47
47
  "@emotion/babel-plugin": "11.11.0",
48
- "@webiny/project-utils": "0.0.0-unstable.9bd236cf5e",
48
+ "@webiny/project-utils": "0.0.0-unstable.a4637c5ce6",
49
49
  "rimraf": "6.0.1",
50
50
  "typescript": "5.3.3"
51
51
  },
@@ -69,5 +69,5 @@
69
69
  ]
70
70
  }
71
71
  },
72
- "gitHead": "9bd236cf5e689f209a11bec089207dcc2d41a53c"
72
+ "gitHead": "a4637c5ce60a72a1cb15dfa96576cb931e4cc911"
73
73
  }