@webiny/app-serverless-cms 0.0.0-unstable.8c4d9f045a → 0.0.0-unstable.fcdad0bc61

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 +26 -26
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.8c4d9f045a",
3
+ "version": "0.0.0-unstable.fcdad0bc61",
4
4
  "main": "index.js",
5
5
  "repository": {
6
6
  "type": "git",
@@ -9,25 +9,25 @@
9
9
  "author": "Webiny Ltd.",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
- "@babel/runtime": "7.18.9",
12
+ "@babel/runtime": "7.19.0",
13
13
  "@emotion/core": "10.3.1",
14
- "@webiny/app": "0.0.0-unstable.8c4d9f045a",
15
- "@webiny/app-admin": "0.0.0-unstable.8c4d9f045a",
16
- "@webiny/app-admin-rmwc": "0.0.0-unstable.8c4d9f045a",
17
- "@webiny/app-apw": "0.0.0-unstable.8c4d9f045a",
18
- "@webiny/app-file-manager": "0.0.0-unstable.8c4d9f045a",
19
- "@webiny/app-file-manager-s3": "0.0.0-unstable.8c4d9f045a",
20
- "@webiny/app-form-builder": "0.0.0-unstable.8c4d9f045a",
21
- "@webiny/app-graphql-playground": "0.0.0-unstable.8c4d9f045a",
22
- "@webiny/app-headless-cms": "0.0.0-unstable.8c4d9f045a",
23
- "@webiny/app-i18n": "0.0.0-unstable.8c4d9f045a",
24
- "@webiny/app-i18n-content": "0.0.0-unstable.8c4d9f045a",
25
- "@webiny/app-page-builder": "0.0.0-unstable.8c4d9f045a",
26
- "@webiny/app-security": "0.0.0-unstable.8c4d9f045a",
27
- "@webiny/app-security-access-management": "0.0.0-unstable.8c4d9f045a",
28
- "@webiny/app-tenancy": "0.0.0-unstable.8c4d9f045a",
29
- "@webiny/app-tenant-manager": "0.0.0-unstable.8c4d9f045a",
30
- "@webiny/plugins": "0.0.0-unstable.8c4d9f045a",
14
+ "@webiny/app": "0.0.0-unstable.fcdad0bc61",
15
+ "@webiny/app-admin": "0.0.0-unstable.fcdad0bc61",
16
+ "@webiny/app-admin-rmwc": "0.0.0-unstable.fcdad0bc61",
17
+ "@webiny/app-apw": "0.0.0-unstable.fcdad0bc61",
18
+ "@webiny/app-file-manager": "0.0.0-unstable.fcdad0bc61",
19
+ "@webiny/app-file-manager-s3": "0.0.0-unstable.fcdad0bc61",
20
+ "@webiny/app-form-builder": "0.0.0-unstable.fcdad0bc61",
21
+ "@webiny/app-graphql-playground": "0.0.0-unstable.fcdad0bc61",
22
+ "@webiny/app-headless-cms": "0.0.0-unstable.fcdad0bc61",
23
+ "@webiny/app-i18n": "0.0.0-unstable.fcdad0bc61",
24
+ "@webiny/app-i18n-content": "0.0.0-unstable.fcdad0bc61",
25
+ "@webiny/app-page-builder": "0.0.0-unstable.fcdad0bc61",
26
+ "@webiny/app-security": "0.0.0-unstable.fcdad0bc61",
27
+ "@webiny/app-security-access-management": "0.0.0-unstable.fcdad0bc61",
28
+ "@webiny/app-tenancy": "0.0.0-unstable.fcdad0bc61",
29
+ "@webiny/app-tenant-manager": "0.0.0-unstable.fcdad0bc61",
30
+ "@webiny/plugins": "0.0.0-unstable.fcdad0bc61",
31
31
  "apollo-cache": "1.3.5",
32
32
  "apollo-client": "2.6.10",
33
33
  "apollo-link": "1.2.14",
@@ -37,13 +37,13 @@
37
37
  "react-dom": "17.0.2"
38
38
  },
39
39
  "devDependencies": {
40
- "@babel/cli": "^7.5.5",
41
- "@babel/core": "^7.5.5",
42
- "@babel/preset-env": "^7.5.5",
40
+ "@babel/cli": "^7.19.3",
41
+ "@babel/core": "^7.19.3",
42
+ "@babel/preset-env": "^7.19.4",
43
43
  "@babel/preset-react": "^7.0.0",
44
- "@babel/preset-typescript": "^7.8.3",
45
- "@webiny/cli": "^0.0.0-unstable.8c4d9f045a",
46
- "@webiny/project-utils": "^0.0.0-unstable.8c4d9f045a",
44
+ "@babel/preset-typescript": "^7.18.6",
45
+ "@webiny/cli": "^0.0.0-unstable.fcdad0bc61",
46
+ "@webiny/project-utils": "^0.0.0-unstable.fcdad0bc61",
47
47
  "babel-plugin-emotion": "^9.2.8",
48
48
  "babel-plugin-named-asset-import": "^1.0.0-next.3e165448",
49
49
  "rimraf": "^3.0.2",
@@ -63,5 +63,5 @@
63
63
  "removeViewBox": false
64
64
  }
65
65
  },
66
- "gitHead": "5f904a53a5956269bd80a9c084cc04f92b824d36"
66
+ "gitHead": "40d639c3665e384a5e2d26674d43ce26f3295e8c"
67
67
  }