Skip to content

Commit dc9e34b

Browse files
committed
Automated update of generated boilerplate by goldstack.party
1 parent 0d238fc commit dc9e34b

10 files changed

Lines changed: 365 additions & 369 deletions

File tree

.pnp.cjs

Lines changed: 152 additions & 152 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/infra/aws/terraform.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"remoteState": [
33
{
44
"user": "goldstack-dev",
5-
"terraformStateBucket": "goldstack-tfstate-e5ad43644a965e4282e4ba071d322f3563ac2911",
6-
"terraformStateDynamoDBTable": "goldstack-tfstate-e5ad43644a965e4282e4ba071d322f3563ac2911-lock"
5+
"terraformStateBucket": "goldstack-tfstate-15125552804a22a15dd3e925bb72b4efe8793d8a",
6+
"terraformStateDynamoDBTable": "goldstack-tfstate-15125552804a22a15dd3e925bb72b4efe8793d8a-lock"
77
}
88
]
99
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
},
3333
"devDependencies": {
3434
"@biomejs/biome": "2.3.5",
35-
"@goldstack/nodemonx": "0.4.40",
36-
"@goldstack/utils-typescript-references": "0.3.29",
35+
"@goldstack/nodemonx": "0.4.41",
36+
"@goldstack/utils-typescript-references": "0.3.30",
3737
"@types/jest": "^30.0.0",
3838
"@types/node": "^25.0.3",
3939
"nodemon": "^2.0.20",

packages/app-nextjs-bootstrap-1/goldstack.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@
1111
"awsRegion": "us-west-2",
1212
"configuration": {
1313
"hostedZoneDomain": "dev.goldstack.party",
14-
"websiteDomain": "nextjsbootstrap-1775092446234.tests.dev.goldstack.party",
14+
"websiteDomain": "nextjsbootstrap-1775458460672.tests.dev.goldstack.party",
1515
"defaultCacheDuration": 10
16-
},
17-
"tfStateKey": "app-nextjs-bootstrap-1-prod-96693fbfbb57ea731f25.tfstate"
16+
}
1817
}
1918
]
20-
}
19+
}

packages/app-nextjs-bootstrap-1/infra/aws/.terraform.lock.hcl

Lines changed: 31 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"tfVersion": "1.10"
2+
"tfVersion": "1.14.7"
33
}

packages/app-nextjs-bootstrap-1/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"swr": "^0.4.0"
3838
},
3939
"devDependencies": {
40-
"@goldstack/template-nextjs": "0.5.100",
41-
"@goldstack/utils-sh": "0.5.38",
40+
"@goldstack/template-nextjs": "0.5.101",
41+
"@goldstack/utils-sh": "0.5.39",
4242
"@swc/core": "^1.15.8",
4343
"@swc/jest": "^0.2.39",
4444
"@testing-library/dom": "^10",
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
[
2-
{
3-
"name": "prod"
4-
}
5-
]
1+
[]

packages/app-nextjs-bootstrap-1/src/utils/routing/routes-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@
5555
"pathHeader": "x-nextjs-rewritten-path",
5656
"queryHeader": "x-nextjs-rewritten-query"
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)