mirror of
https://github.com/laosb/ghos3.git
synced 2025-07-28 12:52:39 +00:00
chore: bump deps.
This commit is contained in:
parent
b8a9f00f1c
commit
899c3b8497
2 changed files with 156 additions and 136 deletions
12
package.json
12
package.json
|
@ -11,17 +11,17 @@
|
|||
"author": "Shibo Lyu <github@of.sb>",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.540.0",
|
||||
"@aws-sdk/client-s3": "^3.721.0",
|
||||
"@tryghost/errors": "^1.3.6",
|
||||
"@tryghost/tpl": "^0.1.33",
|
||||
"ghost-storage-base": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^4.17.17",
|
||||
"@types/ghost-storage-base": "^0.0.1",
|
||||
"esbuild": "^0.20.2",
|
||||
"prettier": "^3.2.5",
|
||||
"tslib": "^2.6.2",
|
||||
"typescript": "^5.4.3"
|
||||
"@types/ghost-storage-base": "^0.0.4",
|
||||
"esbuild": "^0.24.2",
|
||||
"prettier": "^3.4.2",
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.7.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue