Skip to content

Commit

Permalink
chore: Dep update (#245)
Browse files Browse the repository at this point in the history
* dep update

* node version

* node version
  • Loading branch information
revmischa authored Feb 28, 2025
1 parent 6a05176 commit 2193608
Show file tree
Hide file tree
Showing 7 changed files with 2,554 additions and 2,326 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .github/workflows/release.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/upgrade-main.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .projen/deps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
packageName: 'cdk-nextjs-standalone',
majorVersion: 4,
// prerelease: 'beta',
minNodeVersion: '18.0.0',
minNodeVersion: '>=18.18.0',
description: 'Deploy a NextJS app to AWS using CDK and OpenNext.',
keywords: [
'nextjs',
Expand Down
36 changes: 18 additions & 18 deletions package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2193608

Please sign in to comment.