mirror of
https://github.com/laosb/ghos3.git
synced 2025-04-30 23:51: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>",
|
"author": "Shibo Lyu <github@of.sb>",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/client-s3": "^3.437.0",
|
"@aws-sdk/client-s3": "^3.540.0",
|
||||||
"ghost-storage-base": "^1.0.0"
|
"ghost-storage-base": "^1.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/express": "^4.17.17",
|
"@types/express": "^4.17.17",
|
||||||
"@types/ghost-storage-base": "^0.0.1",
|
"@types/ghost-storage-base": "^0.0.1",
|
||||||
"esbuild": "^0.19.5",
|
"esbuild": "^0.20.2",
|
||||||
"prettier": "^2.8.4",
|
"prettier": "^3.2.5",
|
||||||
"tslib": "^2.6.2",
|
"tslib": "^2.6.2",
|
||||||
"typescript": "^5.2.2"
|
"typescript": "^5.4.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue