@webiny/api-audit-logs 0.0.0-unstable.a9593f74dd → 0.0.0-unstable.de38392959

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 +24 -24
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webiny/api-audit-logs",
3
- "version": "0.0.0-unstable.a9593f74dd",
3
+ "version": "0.0.0-unstable.de38392959",
4
4
  "main": "index.js",
5
5
  "repository": {
6
6
  "type": "git",
@@ -24,33 +24,33 @@
24
24
  "@babel/preset-env": "7.22.7",
25
25
  "@babel/preset-typescript": "7.22.5",
26
26
  "@babel/runtime": "7.22.6",
27
- "@webiny/api-admin-users": "0.0.0-unstable.a9593f74dd",
28
- "@webiny/api-file-manager": "0.0.0-unstable.a9593f74dd",
29
- "@webiny/api-headless-cms": "0.0.0-unstable.a9593f74dd",
30
- "@webiny/api-i18n": "0.0.0-unstable.a9593f74dd",
31
- "@webiny/api-security": "0.0.0-unstable.a9593f74dd",
32
- "@webiny/api-tenancy": "0.0.0-unstable.a9593f74dd",
33
- "@webiny/api-wcp": "0.0.0-unstable.a9593f74dd",
34
- "@webiny/cli": "0.0.0-unstable.a9593f74dd",
35
- "@webiny/handler-aws": "0.0.0-unstable.a9593f74dd",
36
- "@webiny/handler-graphql": "0.0.0-unstable.a9593f74dd",
37
- "@webiny/plugins": "0.0.0-unstable.a9593f74dd",
38
- "@webiny/project-utils": "0.0.0-unstable.a9593f74dd",
27
+ "@webiny/api-admin-users": "0.0.0-unstable.de38392959",
28
+ "@webiny/api-file-manager": "0.0.0-unstable.de38392959",
29
+ "@webiny/api-headless-cms": "0.0.0-unstable.de38392959",
30
+ "@webiny/api-i18n": "0.0.0-unstable.de38392959",
31
+ "@webiny/api-security": "0.0.0-unstable.de38392959",
32
+ "@webiny/api-tenancy": "0.0.0-unstable.de38392959",
33
+ "@webiny/api-wcp": "0.0.0-unstable.de38392959",
34
+ "@webiny/cli": "0.0.0-unstable.de38392959",
35
+ "@webiny/handler-aws": "0.0.0-unstable.de38392959",
36
+ "@webiny/handler-graphql": "0.0.0-unstable.de38392959",
37
+ "@webiny/plugins": "0.0.0-unstable.de38392959",
38
+ "@webiny/project-utils": "0.0.0-unstable.de38392959",
39
39
  "graphql": "15.8.0",
40
40
  "ttypescript": "1.5.15",
41
41
  "typescript": "4.7.4"
42
42
  },
43
43
  "dependencies": {
44
- "@webiny/api": "0.0.0-unstable.a9593f74dd",
45
- "@webiny/api-aco": "0.0.0-unstable.a9593f74dd",
46
- "@webiny/api-apw": "0.0.0-unstable.a9593f74dd",
47
- "@webiny/api-form-builder": "0.0.0-unstable.a9593f74dd",
48
- "@webiny/api-mailer": "0.0.0-unstable.a9593f74dd",
49
- "@webiny/api-page-builder": "0.0.0-unstable.a9593f74dd",
50
- "@webiny/api-page-builder-import-export": "0.0.0-unstable.a9593f74dd",
51
- "@webiny/error": "0.0.0-unstable.a9593f74dd",
52
- "@webiny/handler": "0.0.0-unstable.a9593f74dd",
53
- "@webiny/utils": "0.0.0-unstable.a9593f74dd"
44
+ "@webiny/api": "0.0.0-unstable.de38392959",
45
+ "@webiny/api-aco": "0.0.0-unstable.de38392959",
46
+ "@webiny/api-apw": "0.0.0-unstable.de38392959",
47
+ "@webiny/api-form-builder": "0.0.0-unstable.de38392959",
48
+ "@webiny/api-mailer": "0.0.0-unstable.de38392959",
49
+ "@webiny/api-page-builder": "0.0.0-unstable.de38392959",
50
+ "@webiny/api-page-builder-import-export": "0.0.0-unstable.de38392959",
51
+ "@webiny/error": "0.0.0-unstable.de38392959",
52
+ "@webiny/handler": "0.0.0-unstable.de38392959",
53
+ "@webiny/utils": "0.0.0-unstable.de38392959"
54
54
  },
55
- "gitHead": "a9593f74ddf9ce93263eadb0ddc0807ed343f5ee"
55
+ "gitHead": "de38392959f2692d1feb08945a3588cd80e4924c"
56
56
  }