Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Engert committed Nov 6, 2024
1 parent 1e4de23 commit 8975a57
Show file tree
Hide file tree
Showing 2 changed files with 1,344 additions and 1,303 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,42 +23,42 @@
},
"devDependencies": {
"@biomejs/biome": "1.7.3",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.12.12",
"@types/node": "^20.17.6",
"@types/semver": "^7.5.8",
"@types/slug": "^5.0.8",
"@types/slug": "^5.0.9",
"@types/source-map-support": "^0.5.10",
"lefthook": "^1.6.11",
"pkg-types": "^1.1.1",
"tsx": "^4.10.2",
"typescript": "^5.4.5"
"lefthook": "^1.8.2",
"pkg-types": "^1.2.1",
"tsx": "^4.19.2",
"typescript": "^5.6.3"
},
"dependencies": {
"@aws-cdk/cli-lib-alpha": "2.141.0-alpha.0",
"@aws-sdk/client-acm": "^3.576.0",
"@aws-sdk/client-cloudformation": "^3.576.0",
"@aws-sdk/client-iam": "^3.576.0",
"@aws-sdk/client-s3": "^3.576.0",
"@aws-sdk/client-sts": "^3.576.0",
"@listr2/prompt-adapter-enquirer": "^2.0.8",
"@aws-cdk/cli-lib-alpha": "2.165.0-alpha.0",
"@aws-sdk/client-acm": "^3.682.0",
"@aws-sdk/client-cloudformation": "^3.682.0",
"@aws-sdk/client-iam": "^3.682.0",
"@aws-sdk/client-s3": "^3.685.0",
"@aws-sdk/client-sts": "^3.682.0",
"@listr2/prompt-adapter-enquirer": "^2.0.12",
"@soliantconsulting/bitbucket-cloud-cli-auth": "^1.0.0",
"@soliantconsulting/bitbucket-openid-connect": "^1.1.1",
"auth0": "^4.4.0",
"aws-cdk": "^2.141.0",
"aws-cdk-lib": "^2.141.0",
"@soliantconsulting/bitbucket-openid-connect": "^1.1.3",
"auth0": "^4.11.0",
"aws-cdk": "^2.165.0",
"aws-cdk-lib": "^2.165.0",
"camelcase": "^8.0.0",
"constructs": "^10.3.0",
"constructs": "^10.4.2",
"deepmerge": "^4.3.1",
"enquirer": "^2.4.1",
"execa": "^8.0.1",
"glob": "^10.3.15",
"glob": "^10.4.5",
"handlebars": "^4.7.8",
"listr2": "^8.2.1",
"listr2": "^8.2.5",
"meow": "^13.2.0",
"semver": "^7.6.2",
"slug": "^9.0.0",
"semver": "^7.6.3",
"slug": "^9.1.0",
"source-map-support": "^0.5.21"
},
"packageManager": "[email protected]+sha256.01c01eeb990e379b31ef19c03e9d06a14afa5250b82e81303f88721c99ff2e6f"
Expand Down
Loading

0 comments on commit 8975a57

Please sign in to comment.