Skip to content

Commit

Permalink
Automated update of generated boilerplate by goldstack.party
Browse files Browse the repository at this point in the history
  • Loading branch information
goldstack committed Sep 14, 2024
1 parent d089417 commit 3671f97
Show file tree
Hide file tree
Showing 50 changed files with 667 additions and 117 deletions.
392 changes: 342 additions & 50 deletions .pnp.cjs

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"GOLDSTACK",
"hetzner",
"Jwks",
"pino",
"runcmd",
"testcontainers"
]
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/app-nextjs-1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"swr": "^0.4.0"
},
"devDependencies": {
"@goldstack/template-nextjs": "0.5.27",
"@goldstack/template-nextjs": "0.5.28",
"@goldstack/utils-sh": "0.5.9",
"@swc/core": "^1.3.74",
"@swc/jest": "^0.2.27",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-nextjs-bootstrap-1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"swr": "^0.4.0"
},
"devDependencies": {
"@goldstack/template-nextjs": "0.5.27",
"@goldstack/template-nextjs": "0.5.28",
"@goldstack/utils-sh": "0.5.9",
"@swc/core": "^1.3.74",
"@swc/jest": "^0.2.27",
Expand Down
4 changes: 2 additions & 2 deletions packages/email-send-1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
},
"dependencies": {
"@aws-sdk/client-ses": "^3.645.0",
"@goldstack/template-email-send": "0.4.26",
"@goldstack/template-email-send": "0.4.27",
"@goldstack/utils-git": "0.2.9",
"@goldstack/utils-sh": "0.5.9"
},
"devDependencies": {
"@goldstack/template-email-send-cli": "0.5.26",
"@goldstack/template-email-send-cli": "0.5.27",
"@swc/core": "^1.3.74",
"@swc/jest": "^0.2.27",
"@types/jest": "^29.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/lambda-express-1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"watch": "PORT=3030 CORS=http://localhost:3000 GOLDSTACK_DEPLOYMENT=local ts-node-dev --respawn ./src/local.ts"
},
"dependencies": {
"@goldstack/template-lambda-express": "0.5.27",
"@goldstack/template-lambda-express": "0.5.28",
"@goldstack/utils-esbuild": "0.5.9",
"aws-serverless-express": "^3.3.8",
"cors": "^2.8.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/s3-1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@smithy/types": "^3.3.0"
},
"devDependencies": {
"@goldstack/template-s3-cli": "0.6.27",
"@goldstack/template-s3-cli": "0.6.28",
"@swc/core": "^1.3.74",
"@swc/jest": "^0.2.27",
"@types/jest": "^29.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/static-website-1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"gulp-replace": "^1.0.0"
},
"devDependencies": {
"@goldstack/template-static-website-aws": "0.5.23",
"@goldstack/template-static-website-aws": "0.5.24",
"@swc/core": "^1.3.74",
"@swc/jest": "^0.2.27",
"@types/gulp": "^4.0.7",
Expand Down
Loading

0 comments on commit 3671f97

Please sign in to comment.