@webiny/app-serverless-cms 0.0.0-unstable.78f581c1d2 → 0.0.0-unstable.97a151f74d

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 (1) hide show
  1. package/package.json +22 -22
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webiny/app-serverless-cms",
3
- "version": "0.0.0-unstable.78f581c1d2",
3
+ "version": "0.0.0-unstable.97a151f74d",
4
4
  "main": "index.js",
5
5
  "repository": {
6
6
  "type": "git",
@@ -11,24 +11,24 @@
11
11
  "dependencies": {
12
12
  "@babel/runtime": "7.19.0",
13
13
  "@emotion/core": "10.3.1",
14
- "@webiny/app": "0.0.0-unstable.78f581c1d2",
15
- "@webiny/app-admin": "0.0.0-unstable.78f581c1d2",
16
- "@webiny/app-admin-rmwc": "0.0.0-unstable.78f581c1d2",
17
- "@webiny/app-apw": "0.0.0-unstable.78f581c1d2",
18
- "@webiny/app-file-manager": "0.0.0-unstable.78f581c1d2",
19
- "@webiny/app-file-manager-s3": "0.0.0-unstable.78f581c1d2",
20
- "@webiny/app-folders": "0.0.0-unstable.78f581c1d2",
21
- "@webiny/app-form-builder": "0.0.0-unstable.78f581c1d2",
22
- "@webiny/app-graphql-playground": "0.0.0-unstable.78f581c1d2",
23
- "@webiny/app-headless-cms": "0.0.0-unstable.78f581c1d2",
24
- "@webiny/app-i18n": "0.0.0-unstable.78f581c1d2",
25
- "@webiny/app-i18n-content": "0.0.0-unstable.78f581c1d2",
26
- "@webiny/app-page-builder": "0.0.0-unstable.78f581c1d2",
27
- "@webiny/app-security": "0.0.0-unstable.78f581c1d2",
28
- "@webiny/app-security-access-management": "0.0.0-unstable.78f581c1d2",
29
- "@webiny/app-tenancy": "0.0.0-unstable.78f581c1d2",
30
- "@webiny/app-tenant-manager": "0.0.0-unstable.78f581c1d2",
31
- "@webiny/plugins": "0.0.0-unstable.78f581c1d2",
14
+ "@webiny/app": "0.0.0-unstable.97a151f74d",
15
+ "@webiny/app-admin": "0.0.0-unstable.97a151f74d",
16
+ "@webiny/app-admin-rmwc": "0.0.0-unstable.97a151f74d",
17
+ "@webiny/app-apw": "0.0.0-unstable.97a151f74d",
18
+ "@webiny/app-file-manager": "0.0.0-unstable.97a151f74d",
19
+ "@webiny/app-file-manager-s3": "0.0.0-unstable.97a151f74d",
20
+ "@webiny/app-folders": "0.0.0-unstable.97a151f74d",
21
+ "@webiny/app-form-builder": "0.0.0-unstable.97a151f74d",
22
+ "@webiny/app-graphql-playground": "0.0.0-unstable.97a151f74d",
23
+ "@webiny/app-headless-cms": "0.0.0-unstable.97a151f74d",
24
+ "@webiny/app-i18n": "0.0.0-unstable.97a151f74d",
25
+ "@webiny/app-i18n-content": "0.0.0-unstable.97a151f74d",
26
+ "@webiny/app-page-builder": "0.0.0-unstable.97a151f74d",
27
+ "@webiny/app-security": "0.0.0-unstable.97a151f74d",
28
+ "@webiny/app-security-access-management": "0.0.0-unstable.97a151f74d",
29
+ "@webiny/app-tenancy": "0.0.0-unstable.97a151f74d",
30
+ "@webiny/app-tenant-manager": "0.0.0-unstable.97a151f74d",
31
+ "@webiny/plugins": "0.0.0-unstable.97a151f74d",
32
32
  "apollo-cache": "1.3.5",
33
33
  "apollo-client": "2.6.10",
34
34
  "apollo-link": "1.2.14",
@@ -43,8 +43,8 @@
43
43
  "@babel/preset-env": "^7.19.4",
44
44
  "@babel/preset-react": "^7.0.0",
45
45
  "@babel/preset-typescript": "^7.18.6",
46
- "@webiny/cli": "^0.0.0-unstable.78f581c1d2",
47
- "@webiny/project-utils": "^0.0.0-unstable.78f581c1d2",
46
+ "@webiny/cli": "^0.0.0-unstable.97a151f74d",
47
+ "@webiny/project-utils": "^0.0.0-unstable.97a151f74d",
48
48
  "babel-plugin-emotion": "^9.2.8",
49
49
  "babel-plugin-named-asset-import": "^1.0.0-next.3e165448",
50
50
  "rimraf": "^3.0.2",
@@ -64,5 +64,5 @@
64
64
  "removeViewBox": false
65
65
  }
66
66
  },
67
- "gitHead": "78f581c1d2e5e6936aa11b9452a66d2a3652a1b2"
67
+ "gitHead": "97a151f74d8c5679323989fcc8cc7036be0f150e"
68
68
  }