@webiny/api-page-builder-import-export 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/api-page-builder-import-export",
3
- "version": "0.0.0-unstable.78f581c1d2",
3
+ "version": "0.0.0-unstable.97a151f74d",
4
4
  "main": "index.js",
5
5
  "keywords": [
6
6
  "pbie:base"
@@ -16,16 +16,16 @@
16
16
  "dependencies": {
17
17
  "@babel/runtime": "7.19.0",
18
18
  "@commodo/fields": "1.1.2-beta.20",
19
- "@webiny/api": "0.0.0-unstable.78f581c1d2",
20
- "@webiny/api-file-manager": "0.0.0-unstable.78f581c1d2",
21
- "@webiny/api-page-builder": "0.0.0-unstable.78f581c1d2",
22
- "@webiny/api-security": "0.0.0-unstable.78f581c1d2",
23
- "@webiny/error": "0.0.0-unstable.78f581c1d2",
24
- "@webiny/handler": "0.0.0-unstable.78f581c1d2",
25
- "@webiny/handler-aws": "0.0.0-unstable.78f581c1d2",
26
- "@webiny/handler-graphql": "0.0.0-unstable.78f581c1d2",
27
- "@webiny/utils": "0.0.0-unstable.78f581c1d2",
28
- "@webiny/validation": "0.0.0-unstable.78f581c1d2",
19
+ "@webiny/api": "0.0.0-unstable.97a151f74d",
20
+ "@webiny/api-file-manager": "0.0.0-unstable.97a151f74d",
21
+ "@webiny/api-page-builder": "0.0.0-unstable.97a151f74d",
22
+ "@webiny/api-security": "0.0.0-unstable.97a151f74d",
23
+ "@webiny/error": "0.0.0-unstable.97a151f74d",
24
+ "@webiny/handler": "0.0.0-unstable.97a151f74d",
25
+ "@webiny/handler-aws": "0.0.0-unstable.97a151f74d",
26
+ "@webiny/handler-graphql": "0.0.0-unstable.97a151f74d",
27
+ "@webiny/utils": "0.0.0-unstable.97a151f74d",
28
+ "@webiny/validation": "0.0.0-unstable.97a151f74d",
29
29
  "archiver": "5.3.1",
30
30
  "commodo-fields-object": "1.0.6",
31
31
  "dot-prop-immutable": "2.1.1",
@@ -47,16 +47,16 @@
47
47
  "@types/archiver": "^5.3.1",
48
48
  "@types/node-fetch": "^2.6.1",
49
49
  "@types/yauzl": "^2.9.2",
50
- "@webiny/api-dynamodb-to-elasticsearch": "^0.0.0-unstable.78f581c1d2",
51
- "@webiny/api-file-manager-ddb-es": "^0.0.0-unstable.78f581c1d2",
52
- "@webiny/api-i18n-ddb": "^0.0.0-unstable.78f581c1d2",
53
- "@webiny/api-security-so-ddb": "^0.0.0-unstable.78f581c1d2",
54
- "@webiny/api-tenancy": "^0.0.0-unstable.78f581c1d2",
55
- "@webiny/api-tenancy-so-ddb": "^0.0.0-unstable.78f581c1d2",
56
- "@webiny/api-wcp": "^0.0.0-unstable.78f581c1d2",
57
- "@webiny/cli": "^0.0.0-unstable.78f581c1d2",
58
- "@webiny/db": "^0.0.0-unstable.78f581c1d2",
59
- "@webiny/project-utils": "^0.0.0-unstable.78f581c1d2",
50
+ "@webiny/api-dynamodb-to-elasticsearch": "^0.0.0-unstable.97a151f74d",
51
+ "@webiny/api-file-manager-ddb-es": "^0.0.0-unstable.97a151f74d",
52
+ "@webiny/api-i18n-ddb": "^0.0.0-unstable.97a151f74d",
53
+ "@webiny/api-security-so-ddb": "^0.0.0-unstable.97a151f74d",
54
+ "@webiny/api-tenancy": "^0.0.0-unstable.97a151f74d",
55
+ "@webiny/api-tenancy-so-ddb": "^0.0.0-unstable.97a151f74d",
56
+ "@webiny/api-wcp": "^0.0.0-unstable.97a151f74d",
57
+ "@webiny/cli": "^0.0.0-unstable.97a151f74d",
58
+ "@webiny/db": "^0.0.0-unstable.97a151f74d",
59
+ "@webiny/project-utils": "^0.0.0-unstable.97a151f74d",
60
60
  "jest": "^28.1.0",
61
61
  "jest-dynalite": "^3.2.0",
62
62
  "rimraf": "^3.0.2",
@@ -78,5 +78,5 @@
78
78
  ]
79
79
  }
80
80
  },
81
- "gitHead": "78f581c1d2e5e6936aa11b9452a66d2a3652a1b2"
81
+ "gitHead": "97a151f74d8c5679323989fcc8cc7036be0f150e"
82
82
  }