Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jstrunk committed May 31, 2024
2 parents 7c52b85 + 9dab441 commit ecd60e8
Show file tree
Hide file tree
Showing 5 changed files with 634 additions and 654 deletions.
15 changes: 15 additions & 0 deletions .projen/deps.json

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

5 changes: 5 additions & 0 deletions .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,11 @@ const productdescriptiondemo = new CloudscapeReactTsWebsiteProject({
],
prettier: true,
});
monorepo.package.addPackageResolutions(
"nth-check@^2.1.1",
"postcss@^8.4.38",
"semver@^7.6.2",
);

new InfrastructureTsProject({
parent: monorepo,
Expand Down
3 changes: 3 additions & 0 deletions package.json

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

4 changes: 2 additions & 2 deletions packages/infra/main/test/__snapshots__/main.test.ts.snap

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

Loading

0 comments on commit ecd60e8

Please sign in to comment.