@webiny/project-aws-template 6.2.0-beta.0 → 6.3.0-beta.0
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.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@webiny/project-aws-template",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.3.0-beta.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -9,41 +9,42 @@
|
|
|
9
9
|
"description": "A Webiny AWS project template.",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@webiny/
|
|
13
|
-
"@webiny/api-
|
|
14
|
-
"@webiny/api-
|
|
15
|
-
"@webiny/api-background-tasks-
|
|
16
|
-
"@webiny/api-
|
|
17
|
-
"@webiny/api-
|
|
18
|
-
"@webiny/api-
|
|
19
|
-
"@webiny/api-file-manager
|
|
20
|
-
"@webiny/api-file-manager-
|
|
21
|
-
"@webiny/api-
|
|
22
|
-
"@webiny/api-headless-cms-
|
|
23
|
-
"@webiny/api-headless-cms-ddb
|
|
24
|
-
"@webiny/api-headless-cms-
|
|
25
|
-
"@webiny/api-headless-cms-
|
|
26
|
-
"@webiny/api-headless-cms-tasks
|
|
27
|
-
"@webiny/api-headless-cms-
|
|
28
|
-
"@webiny/api-
|
|
29
|
-
"@webiny/api-
|
|
30
|
-
"@webiny/api-
|
|
31
|
-
"@webiny/api-
|
|
32
|
-
"@webiny/api-
|
|
33
|
-
"@webiny/api-website-builder
|
|
34
|
-
"@webiny/api-
|
|
35
|
-
"@webiny/api-
|
|
36
|
-
"@webiny/
|
|
37
|
-
"@webiny/app
|
|
38
|
-
"@webiny/
|
|
39
|
-
"@webiny/aws-
|
|
40
|
-
"@webiny/
|
|
41
|
-
"@webiny/
|
|
42
|
-
"@webiny/handler-
|
|
43
|
-
"@webiny/handler-
|
|
44
|
-
"@webiny/
|
|
45
|
-
"@webiny/
|
|
46
|
-
"@webiny/
|
|
12
|
+
"@webiny/ai-powerups": "6.3.0-beta.0",
|
|
13
|
+
"@webiny/api-aco": "6.3.0-beta.0",
|
|
14
|
+
"@webiny/api-audit-logs": "6.3.0-beta.0",
|
|
15
|
+
"@webiny/api-background-tasks-ddb": "6.3.0-beta.0",
|
|
16
|
+
"@webiny/api-background-tasks-os": "6.3.0-beta.0",
|
|
17
|
+
"@webiny/api-core-ddb": "6.3.0-beta.0",
|
|
18
|
+
"@webiny/api-dynamodb-to-elasticsearch": "6.3.0-beta.0",
|
|
19
|
+
"@webiny/api-file-manager": "6.3.0-beta.0",
|
|
20
|
+
"@webiny/api-file-manager-aco": "6.3.0-beta.0",
|
|
21
|
+
"@webiny/api-file-manager-s3": "6.3.0-beta.0",
|
|
22
|
+
"@webiny/api-headless-cms-aco": "6.3.0-beta.0",
|
|
23
|
+
"@webiny/api-headless-cms-ddb": "6.3.0-beta.0",
|
|
24
|
+
"@webiny/api-headless-cms-ddb-es": "6.3.0-beta.0",
|
|
25
|
+
"@webiny/api-headless-cms-scheduler": "6.3.0-beta.0",
|
|
26
|
+
"@webiny/api-headless-cms-tasks": "6.3.0-beta.0",
|
|
27
|
+
"@webiny/api-headless-cms-tasks-ddb-es": "6.3.0-beta.0",
|
|
28
|
+
"@webiny/api-headless-cms-workflows": "6.3.0-beta.0",
|
|
29
|
+
"@webiny/api-mailer": "6.3.0-beta.0",
|
|
30
|
+
"@webiny/api-opensearch": "6.3.0-beta.0",
|
|
31
|
+
"@webiny/api-record-locking": "6.3.0-beta.0",
|
|
32
|
+
"@webiny/api-scheduler": "6.3.0-beta.0",
|
|
33
|
+
"@webiny/api-website-builder": "6.3.0-beta.0",
|
|
34
|
+
"@webiny/api-website-builder-workflows": "6.3.0-beta.0",
|
|
35
|
+
"@webiny/api-websockets": "6.3.0-beta.0",
|
|
36
|
+
"@webiny/api-workflows": "6.3.0-beta.0",
|
|
37
|
+
"@webiny/app": "6.3.0-beta.0",
|
|
38
|
+
"@webiny/app-serverless-cms": "6.3.0-beta.0",
|
|
39
|
+
"@webiny/aws-layers": "6.3.0-beta.0",
|
|
40
|
+
"@webiny/aws-sdk": "6.3.0-beta.0",
|
|
41
|
+
"@webiny/db-dynamodb": "6.3.0-beta.0",
|
|
42
|
+
"@webiny/handler-aws": "6.3.0-beta.0",
|
|
43
|
+
"@webiny/handler-db": "6.3.0-beta.0",
|
|
44
|
+
"@webiny/handler-graphql": "6.3.0-beta.0",
|
|
45
|
+
"@webiny/languages": "6.3.0-beta.0",
|
|
46
|
+
"@webiny/project-aws": "6.3.0-beta.0",
|
|
47
|
+
"@webiny/tenant-manager": "6.3.0-beta.0",
|
|
47
48
|
"core-js": "3.49.0",
|
|
48
49
|
"cross-fetch": "4.1.0",
|
|
49
50
|
"react": "18.3.1",
|
|
@@ -56,6 +57,7 @@
|
|
|
56
57
|
"adio": {
|
|
57
58
|
"ignore": {
|
|
58
59
|
"dependencies": [
|
|
60
|
+
"@webiny/ai-powerups",
|
|
59
61
|
"@webiny/api-aco",
|
|
60
62
|
"@webiny/api-audit-logs",
|
|
61
63
|
"@webiny/api-background-tasks-ddb",
|
|
@@ -94,5 +96,5 @@
|
|
|
94
96
|
]
|
|
95
97
|
}
|
|
96
98
|
},
|
|
97
|
-
"gitHead": "
|
|
99
|
+
"gitHead": "94c21e58aebc9855bf1ae972423281faa0f5c135"
|
|
98
100
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
name: {PROJECT_ID}
|
|
1
|
+
name: %{PROJECT_ID}
|
|
2
2
|
runtime:
|
|
3
3
|
name: nodejs
|
|
4
4
|
options:
|
|
5
5
|
typescript: false
|
|
6
6
|
nodeargs: "--experimental-specifier-resolution=node --import tsx/esm"
|
|
7
|
-
description: {PROJECT_DESCRIPTION}
|
|
7
|
+
description: %{PROJECT_DESCRIPTION}
|
|
8
8
|
main: pulumi/index.js
|
|
@@ -2,6 +2,7 @@ import React from "react";
|
|
|
2
2
|
import { ProjectAws } from "@webiny/project-aws/extensions/ProjectAws.js";
|
|
3
3
|
import { TenantManager } from "@webiny/tenant-manager";
|
|
4
4
|
import { Languages } from "@webiny/languages";
|
|
5
|
+
import { AiPowerups } from "@webiny/ai-powerups";
|
|
5
6
|
import { Extensions as WebinyConfigTsx } from "../../webiny.config.js";
|
|
6
7
|
|
|
7
8
|
export const Extensions = () => {
|
|
@@ -10,6 +11,7 @@ export const Extensions = () => {
|
|
|
10
11
|
<ProjectAws />
|
|
11
12
|
<Languages />
|
|
12
13
|
<TenantManager />
|
|
14
|
+
<AiPowerups />
|
|
13
15
|
<WebinyConfigTsx />
|
|
14
16
|
</>
|
|
15
17
|
);
|