Skip to content

Commit

Permalink
build: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
outaTiME committed Mar 18, 2024
1 parent 9ef8346 commit 7236677
Show file tree
Hide file tree
Showing 7 changed files with 1,102 additions and 992 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"packages/*"
],
"devDependencies": {
"@commitlint/cli": "^19.1.0",
"@commitlint/cli": "^19.2.0",
"@commitlint/config-conventional": "^19.1.0",
"aws-cdk-lib": "2.124.0",
"aws-cdk-lib": "2.132.1",
"constructs": "10.3.0",
"eslint": "^8.57.0",
"eslint-config-universe": "^12.0.0",
"husky": "^9.0.11",
"lerna": "^8.1.2",
"prettier": "^3.2.5",
"sst": "2.40.7"
"sst": "2.41.2"
},
"scripts": {
"test": "lerna run test",
Expand Down
14 changes: 7 additions & 7 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"version": "3.15.0",
"dependencies": {
"@ambito-dolar/core": "^3.8.4",
"@atproto/api": "^0.11.1",
"@aws-sdk/client-dynamodb": "~3.533.0",
"@aws-sdk/client-s3": "~3.533.0",
"@aws-sdk/client-sns": "~3.533.0",
"@aws-sdk/lib-dynamodb": "~3.533.0",
"@atproto/api": "^0.11.2",
"@aws-sdk/client-dynamodb": "~3.535.0",
"@aws-sdk/client-s3": "~3.535.0",
"@aws-sdk/client-sns": "~3.535.0",
"@aws-sdk/lib-dynamodb": "~3.535.0",
"@sentry/integrations": "7.100.1",
"@sentry/serverless": "7.100.1",
"@shelf/dynamodb-parallel-scan": "^3.7.0",
"@smithy/node-http-handler": "^2.4.3",
"@smithy/node-http-handler": "^2.5.0",
"@sparticuz/chromium": "~122.0.0",
"async": "^3.2.5",
"boolean": "^3.2.0",
Expand All @@ -21,7 +21,7 @@
"instagram-private-api": "^1.46.1",
"joi": "^17.12.2",
"lodash": "^4.17.21",
"masto": "^6.6.4",
"masto": "^6.7.0",
"object-hash": "^3.0.0",
"pretty-ms": "^9.0.0",
"puppeteer-core": "~22.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1652,7 +1652,7 @@ SPEC CHECKSUMS:
SentryPrivate: 006b24af16828441f70e2ab6adf241bd0a8ad130
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
sqlite3: f163dbbb7aa3339ad8fc622782c2d9d7b72f7e9c
Yoga: 9e6a04eacbd94f97d94577017e9f23b3ab41cf6c
Yoga: a716eea57d0d3430219c0a5a233e1e93ee931eb7

PODFILE CHECKSUM: 415f0337df69ec3938bd080be6daa728dcee84b6

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7236677

Please sign in to comment.