Skip to content

Commit

Permalink
feat: upgrade cdk
Browse files Browse the repository at this point in the history
Signed-off-by: hxtree <[email protected]>
  • Loading branch information
hxtree committed Feb 22, 2024
1 parent 8e325f7 commit 66bf7a3
Show file tree
Hide file tree
Showing 20 changed files with 63 additions and 114 deletions.
2 changes: 1 addition & 1 deletion clients/admin-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"typescript": "5.3.3",
"vite": "^4.5.0",
"ts-node": "10.9.2",
"aws-cdk-lib": "2.95.0",
"aws-cdk-lib": "2.129.0",
"@testing-library/react": "^14.0.0",
"@testing-library/jest-dom": "^5.16.5",
"ts-jest": "29.1.1",
Expand Down
2 changes: 1 addition & 1 deletion clients/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@cats-cradle/eslint-config": "1.0.11",
"autoprefixer": "~10.4.16",
"constructs": "^10.2.70",
"aws-cdk-lib": "2.95.0",
"aws-cdk-lib": "2.129.0",
"@types/react-syntax-highlighter": "~15.5.10",
"@babel/core": "7.23.5",
"@babel/preset-env": "7.23.5",
Expand Down
2 changes: 1 addition & 1 deletion clients/jukebox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@nestjs/serve-static": "~3.0.1"
},
"devDependencies": {
"aws-cdk-lib": "2.95.0",
"aws-cdk-lib": "2.129.0",
"constructs": "^10.2.70",
"@types/jest": "29.5.11",
"@types/node": "20.10.5",
Expand Down
139 changes: 44 additions & 95 deletions common/config/rush/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion common/config/rush/repo-state.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
{
"pnpmShrinkwrapHash": "8e49bea46048448dd545ab40be0a9b738d0a6549",
"pnpmShrinkwrapHash": "3bc100bbb251882e73f9506a222f8a9ead55c64a",
"preferredVersionsHash": "a48003cf229dd47d077bcf6301ac15a6f90e1c34"
}
Loading

0 comments on commit 66bf7a3

Please sign in to comment.