Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
f2face committed Jun 17, 2024
1 parent 87a0206 commit 9f489cf
Show file tree
Hide file tree
Showing 2 changed files with 1,287 additions and 1,515 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,23 +38,23 @@
"url": "https://github.com/f2face/cloudflare-r2.git"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.529.1",
"@aws-sdk/lib-storage": "^3.583.0",
"@aws-sdk/s3-request-presigner": "^3.529.1"
"@aws-sdk/client-s3": "^3.598.0",
"@aws-sdk/lib-storage": "^3.598.0",
"@aws-sdk/s3-request-presigner": "^3.598.0"
},
"devDependencies": {
"@tsconfig/recommended": "^1.0.3",
"@tsconfig/recommended": "^1.0.6",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.25",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@types/node": "^20.14.2",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"eslint": "^9.5.0",
"eslint-config-prettier": "^9.1.0",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.2",
"typescript": "^5.4.2"
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"ts-jest": "^29.1.5",
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit 9f489cf

Please sign in to comment.