@webiny/project-aws-template 6.2.0 → 6.3.0-beta.1

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.2.0",
3
+ "version": "6.3.0-beta.1",
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/api-aco": "6.2.0",
13
- "@webiny/api-audit-logs": "6.2.0",
14
- "@webiny/api-background-tasks-ddb": "6.2.0",
15
- "@webiny/api-background-tasks-os": "6.2.0",
16
- "@webiny/api-core-ddb": "6.2.0",
17
- "@webiny/api-dynamodb-to-elasticsearch": "6.2.0",
18
- "@webiny/api-file-manager": "6.2.0",
19
- "@webiny/api-file-manager-aco": "6.2.0",
20
- "@webiny/api-file-manager-s3": "6.2.0",
21
- "@webiny/api-headless-cms-aco": "6.2.0",
22
- "@webiny/api-headless-cms-ddb": "6.2.0",
23
- "@webiny/api-headless-cms-ddb-es": "6.2.0",
24
- "@webiny/api-headless-cms-scheduler": "6.2.0",
25
- "@webiny/api-headless-cms-tasks": "6.2.0",
26
- "@webiny/api-headless-cms-tasks-ddb-es": "6.2.0",
27
- "@webiny/api-headless-cms-workflows": "6.2.0",
28
- "@webiny/api-mailer": "6.2.0",
29
- "@webiny/api-opensearch": "6.2.0",
30
- "@webiny/api-record-locking": "6.2.0",
31
- "@webiny/api-scheduler": "6.2.0",
32
- "@webiny/api-website-builder": "6.2.0",
33
- "@webiny/api-website-builder-workflows": "6.2.0",
34
- "@webiny/api-websockets": "6.2.0",
35
- "@webiny/api-workflows": "6.2.0",
36
- "@webiny/app": "6.2.0",
37
- "@webiny/app-serverless-cms": "6.2.0",
38
- "@webiny/aws-layers": "6.2.0",
39
- "@webiny/aws-sdk": "6.2.0",
40
- "@webiny/db-dynamodb": "6.2.0",
41
- "@webiny/handler-aws": "6.2.0",
42
- "@webiny/handler-db": "6.2.0",
43
- "@webiny/handler-graphql": "6.2.0",
44
- "@webiny/languages": "6.2.0",
45
- "@webiny/project-aws": "6.2.0",
46
- "@webiny/tenant-manager": "6.2.0",
12
+ "@webiny/ai-powerups": "6.3.0-beta.1",
13
+ "@webiny/api-aco": "6.3.0-beta.1",
14
+ "@webiny/api-audit-logs": "6.3.0-beta.1",
15
+ "@webiny/api-background-tasks-ddb": "6.3.0-beta.1",
16
+ "@webiny/api-background-tasks-os": "6.3.0-beta.1",
17
+ "@webiny/api-core-ddb": "6.3.0-beta.1",
18
+ "@webiny/api-dynamodb-to-elasticsearch": "6.3.0-beta.1",
19
+ "@webiny/api-file-manager": "6.3.0-beta.1",
20
+ "@webiny/api-file-manager-aco": "6.3.0-beta.1",
21
+ "@webiny/api-file-manager-s3": "6.3.0-beta.1",
22
+ "@webiny/api-headless-cms-aco": "6.3.0-beta.1",
23
+ "@webiny/api-headless-cms-ddb": "6.3.0-beta.1",
24
+ "@webiny/api-headless-cms-ddb-es": "6.3.0-beta.1",
25
+ "@webiny/api-headless-cms-scheduler": "6.3.0-beta.1",
26
+ "@webiny/api-headless-cms-tasks": "6.3.0-beta.1",
27
+ "@webiny/api-headless-cms-tasks-ddb-es": "6.3.0-beta.1",
28
+ "@webiny/api-headless-cms-workflows": "6.3.0-beta.1",
29
+ "@webiny/api-mailer": "6.3.0-beta.1",
30
+ "@webiny/api-opensearch": "6.3.0-beta.1",
31
+ "@webiny/api-record-locking": "6.3.0-beta.1",
32
+ "@webiny/api-scheduler": "6.3.0-beta.1",
33
+ "@webiny/api-website-builder": "6.3.0-beta.1",
34
+ "@webiny/api-website-builder-workflows": "6.3.0-beta.1",
35
+ "@webiny/api-websockets": "6.3.0-beta.1",
36
+ "@webiny/api-workflows": "6.3.0-beta.1",
37
+ "@webiny/app": "6.3.0-beta.1",
38
+ "@webiny/app-serverless-cms": "6.3.0-beta.1",
39
+ "@webiny/aws-layers": "6.3.0-beta.1",
40
+ "@webiny/aws-sdk": "6.3.0-beta.1",
41
+ "@webiny/db-dynamodb": "6.3.0-beta.1",
42
+ "@webiny/handler-aws": "6.3.0-beta.1",
43
+ "@webiny/handler-db": "6.3.0-beta.1",
44
+ "@webiny/handler-graphql": "6.3.0-beta.1",
45
+ "@webiny/languages": "6.3.0-beta.1",
46
+ "@webiny/project-aws": "6.3.0-beta.1",
47
+ "@webiny/tenant-manager": "6.3.0-beta.1",
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": "3d3148358b6febbc857371930871743bec3b3939"
99
+ "gitHead": "664b273a9f0a971f9ca7e6ffe920db77fefdced1"
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
@@ -4,7 +4,7 @@ export default async () => {
4
4
 
5
5
  const pulumi = await projectApplication.getPulumi();
6
6
  return pulumi.run({
7
- env: "{DEPLOY_ENV}",
8
- variant: "{DEPLOY_VARIANT}"
7
+ env: "%{DEPLOY_ENV}",
8
+ variant: "%{DEPLOY_VARIANT}"
9
9
  });
10
10
  };
@@ -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
  );