Skip to content

Commit

Permalink
chore(dependencies): upgrade minor and patch deps (#1029)
Browse files Browse the repository at this point in the history
* chore(dependencies): upgrade minor and patch deps

* chore(deps): walk back unleash-client

* chore: fix-mismatches
  • Loading branch information
kschelonka authored Jan 17, 2025
1 parent 4e7d971 commit 82acd9f
Show file tree
Hide file tree
Showing 69 changed files with 2,564 additions and 2,621 deletions.
6 changes: 3 additions & 3 deletions infrastructure/account-data-deleter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@cdktf/provider-archive": "10.3.0",
"@cdktf/provider-aws": "19.48.1",
"@cdktf/provider-aws": "19.49.1",
"@cdktf/provider-local": "10.1.1",
"@cdktf/provider-null": "10.0.1",
"@pocket-tools/terraform-modules": "workspace:*",
Expand All @@ -26,9 +26,9 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^22.8.2",
"@types/node": "^22.10.7",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
6 changes: 3 additions & 3 deletions infrastructure/account-delete-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@cdktf/provider-archive": "10.3.0",
"@cdktf/provider-aws": "19.48.1",
"@cdktf/provider-aws": "19.49.1",
"@cdktf/provider-local": "10.1.1",
"@cdktf/provider-null": "10.0.1",
"@pocket-tools/terraform-modules": "workspace:*",
Expand All @@ -26,9 +26,9 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^22.8.2",
"@types/node": "^22.10.7",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
6 changes: 3 additions & 3 deletions infrastructure/annotations-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@cdktf/provider-archive": "10.3.0",
"@cdktf/provider-aws": "19.48.1",
"@cdktf/provider-aws": "19.49.1",
"@cdktf/provider-local": "10.1.1",
"@cdktf/provider-null": "10.0.1",
"@pocket-tools/terraform-modules": "workspace:*",
Expand All @@ -26,9 +26,9 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^22.8.2",
"@types/node": "^22.10.7",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
8 changes: 4 additions & 4 deletions infrastructure/braze-content-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@
"watch": "tsc -w"
},
"dependencies": {
"@cdktf/provider-aws": "19.48.1",
"@cdktf/provider-aws": "19.49.1",
"@cdktf/provider-local": "10.1.1",
"@cdktf/provider-null": "10.0.1",
"@cdktf/provider-pagerduty": "13.14.3",
"@cdktf/provider-pagerduty": "13.15.1",
"@pocket-tools/terraform-modules": "workspace:*",
"cdktf": "0.20.11",
"cdktf-cli": "0.20.11",
"constructs": "10.4.2"
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^22.8.2",
"@types/node": "^22.10.7",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
6 changes: 3 additions & 3 deletions infrastructure/braze/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
"watch": "tsc -w"
},
"dependencies": {
"@cdktf/provider-aws": "19.48.1",
"@cdktf/provider-aws": "19.49.1",
"@pocket-tools/terraform-modules": "workspace:*",
"cdktf": "0.20.11",
"cdktf-cli": "0.20.11",
"constructs": "10.4.2"
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^22.8.2",
"@types/node": "^22.10.7",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
8 changes: 4 additions & 4 deletions infrastructure/client-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
"watch": "tsc -w"
},
"dependencies": {
"@cdktf/provider-aws": "19.48.1",
"@cdktf/provider-aws": "19.49.1",
"@cdktf/provider-local": "10.1.1",
"@cdktf/provider-null": "10.0.1",
"@cdktf/provider-pagerduty": "13.14.3",
"@cdktf/provider-pagerduty": "13.15.1",
"@pocket-tools/terraform-modules": "workspace:*",
"cdktf": "0.20.11",
"cdktf-cli": "0.20.11",
"constructs": "10.4.2"
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^22.8.2",
"@types/node": "^22.10.7",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
6 changes: 3 additions & 3 deletions infrastructure/feature-flags/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"watch": "tsc -w"
},
"dependencies": {
"@cdktf/provider-aws": "19.48.1",
"@cdktf/provider-aws": "19.49.1",
"@cdktf/provider-local": "10.1.1",
"@cdktf/provider-null": "10.0.1",
"@pocket-tools/terraform-modules": "workspace:*",
Expand All @@ -24,9 +24,9 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^22.8.2",
"@types/node": "^22.10.7",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
6 changes: 3 additions & 3 deletions infrastructure/fxa-webhook-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@cdktf/provider-archive": "10.3.0",
"@cdktf/provider-aws": "19.48.1",
"@cdktf/provider-aws": "19.49.1",
"@cdktf/provider-local": "10.1.1",
"@cdktf/provider-null": "10.0.1",
"@pocket-tools/terraform-modules": "workspace:*",
Expand All @@ -26,9 +26,9 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^22.8.2",
"@types/node": "^22.10.7",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
6 changes: 3 additions & 3 deletions infrastructure/image-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@cdktf/provider-archive": "10.3.0",
"@cdktf/provider-aws": "19.48.1",
"@cdktf/provider-aws": "19.49.1",
"@cdktf/provider-local": "10.1.1",
"@cdktf/provider-null": "10.0.1",
"@pocket-tools/terraform-modules": "workspace:*",
Expand All @@ -25,9 +25,9 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^22.8.2",
"@types/node": "^22.10.7",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
6 changes: 3 additions & 3 deletions infrastructure/instant-sync-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@cdktf/provider-archive": "10.3.0",
"@cdktf/provider-aws": "19.48.1",
"@cdktf/provider-aws": "19.49.1",
"@cdktf/provider-local": "10.1.1",
"@cdktf/provider-null": "10.0.1",
"@pocket-tools/terraform-modules": "workspace:*",
Expand All @@ -26,9 +26,9 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^22.8.2",
"@types/node": "^22.10.7",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
6 changes: 3 additions & 3 deletions infrastructure/list-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@cdktf/provider-archive": "10.3.0",
"@cdktf/provider-aws": "19.48.1",
"@cdktf/provider-aws": "19.49.1",
"@cdktf/provider-local": "10.1.1",
"@cdktf/provider-null": "10.0.1",
"@pocket-tools/terraform-modules": "workspace:*",
Expand All @@ -25,9 +25,9 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^22.8.2",
"@types/node": "^22.10.7",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
6 changes: 3 additions & 3 deletions infrastructure/notes-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@cdktf/provider-archive": "10.3.0",
"@cdktf/provider-aws": "19.48.1",
"@cdktf/provider-aws": "19.49.1",
"@cdktf/provider-local": "10.1.1",
"@cdktf/provider-null": "10.0.1",
"@pocket-tools/event-bridge": "workspace:*",
Expand All @@ -27,9 +27,9 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^22.8.2",
"@types/node": "^22.10.7",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
8 changes: 4 additions & 4 deletions infrastructure/otel-collector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
"watch": "tsc -w"
},
"dependencies": {
"@cdktf/provider-aws": "19.48.1",
"@cdktf/provider-aws": "19.49.1",
"@cdktf/provider-local": "10.1.1",
"@cdktf/provider-null": "10.0.1",
"@cdktf/provider-pagerduty": "13.14.3",
"@cdktf/provider-pagerduty": "13.15.1",
"@pocket-tools/terraform-modules": "workspace:*",
"cdktf": "0.20.11",
"cdktf-cli": "0.20.11",
"constructs": "10.4.2"
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^22.8.2",
"@types/node": "^22.10.7",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
6 changes: 3 additions & 3 deletions infrastructure/parser-graphql-wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@cdktf/provider-archive": "10.3.0",
"@cdktf/provider-aws": "19.48.1",
"@cdktf/provider-aws": "19.49.1",
"@cdktf/provider-local": "10.1.1",
"@cdktf/provider-null": "10.0.1",
"@pocket-tools/terraform-modules": "workspace:*",
Expand All @@ -26,9 +26,9 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^22.8.2",
"@types/node": "^22.10.7",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
6 changes: 3 additions & 3 deletions infrastructure/pocket-event-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@cdktf/provider-archive": "10.3.0",
"@cdktf/provider-aws": "19.48.1",
"@cdktf/provider-aws": "19.49.1",
"@cdktf/provider-local": "10.1.1",
"@cdktf/provider-null": "10.0.1",
"@pocket-tools/event-bridge": "workspace:*",
Expand All @@ -27,9 +27,9 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^22.8.2",
"@types/node": "^22.10.7",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
6 changes: 3 additions & 3 deletions infrastructure/push-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@cdktf/provider-archive": "10.3.0",
"@cdktf/provider-aws": "19.48.1",
"@cdktf/provider-aws": "19.49.1",
"@cdktf/provider-local": "10.1.1",
"@cdktf/provider-null": "10.0.1",
"@pocket-tools/terraform-modules": "workspace:*",
Expand All @@ -25,9 +25,9 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^22.8.2",
"@types/node": "^22.10.7",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
6 changes: 3 additions & 3 deletions infrastructure/sendgrid-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@cdktf/provider-archive": "10.3.0",
"@cdktf/provider-aws": "19.48.1",
"@cdktf/provider-aws": "19.49.1",
"@cdktf/provider-local": "10.1.1",
"@cdktf/provider-null": "10.0.1",
"@pocket-tools/terraform-modules": "workspace:*",
Expand All @@ -26,9 +26,9 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^22.8.2",
"@types/node": "^22.10.7",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
6 changes: 3 additions & 3 deletions infrastructure/shareable-lists-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@cdktf/provider-archive": "10.3.0",
"@cdktf/provider-aws": "19.48.1",
"@cdktf/provider-aws": "19.49.1",
"@cdktf/provider-local": "10.1.1",
"@cdktf/provider-null": "10.0.1",
"@pocket-tools/terraform-modules": "workspace:*",
Expand All @@ -26,9 +26,9 @@
},
"devDependencies": {
"@pocket-tools/eslint-config": "workspace:*",
"@types/node": "^22.8.2",
"@types/node": "^22.10.7",
"ts-node": "10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.7.2"
"typescript": "5.7.3"
}
}
Loading

0 comments on commit 82acd9f

Please sign in to comment.