Skip to content

Commit

Permalink
chore: upgrade packages (#5749)
Browse files Browse the repository at this point in the history
  • Loading branch information
gao-sun authored Apr 18, 2024
1 parent bd228bc commit 4aa6db9
Show file tree
Hide file tree
Showing 4 changed files with 330 additions and 831 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
"peerDependencyRules": {
"allowedVersions": {
"react": "^18.0.0",
"jest": "^29.1.2",
"stylelint": "^15.0.0"
"jest": "^29.1.2"
}
}
},
Expand Down
4 changes: 2 additions & 2 deletions packages/connectors/connector-aws-ses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"description": "Logto Connector for Amazon SES",
"author": "Jeff <admin@breadth.app>",
"dependencies": {
"@aws-sdk/client-sesv2": "^3.224.0",
"@aws-sdk/types": "^3.226.0",
"@aws-sdk/client-sesv2": "^3.556.0",
"@aws-sdk/types": "^3.535.0",
"@logto/connector-kit": "workspace:^3.0.0",
"@silverhand/essentials": "^2.9.0",
"got": "^14.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"openapi-schema-validator": "^12.1.3",
"openapi-types": "^12.1.3",
"prettier": "^3.0.0",
"puppeteer": "^22.6.0",
"puppeteer": "^22.6.5",
"text-encoder": "^0.0.4",
"typescript": "^5.3.3"
},
Expand Down
Loading

0 comments on commit 4aa6db9

Please sign in to comment.