mirror of
https://github.com/laosb/ghos3.git
synced 2025-04-30 15:41:08 +00:00
deps: Bump deps.
This commit is contained in:
parent
79841e3628
commit
d78c3b55d5
2 changed files with 881 additions and 779 deletions
1652
package-lock.json
generated
1652
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -11,15 +11,15 @@
|
|||
"author": "Shibo Lyu <github@of.sb>",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.437.0",
|
||||
"@aws-sdk/client-s3": "^3.540.0",
|
||||
"ghost-storage-base": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^4.17.17",
|
||||
"@types/ghost-storage-base": "^0.0.1",
|
||||
"esbuild": "^0.19.5",
|
||||
"prettier": "^2.8.4",
|
||||
"esbuild": "^0.20.2",
|
||||
"prettier": "^3.2.5",
|
||||
"tslib": "^2.6.2",
|
||||
"typescript": "^5.2.2"
|
||||
"typescript": "^5.4.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue