@webiny/api-page-builder-import-export 0.0.0-unstable.b02d94bba0 → 0.0.0-unstable.b14eaecf38

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