mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-18 06:17:06 +00:00
chore: update dependencies
This commit is contained in:
parent
1368c168cc
commit
ce6559b644
1 changed files with 5 additions and 5 deletions
10
package.json
10
package.json
|
|
@ -3,8 +3,8 @@
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"author": "ikechan8370",
|
"author": "ikechan8370",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@waylaidwanderer/chatgpt-api": "^1.24.0",
|
"@waylaidwanderer/chatgpt-api": "^1.26.1",
|
||||||
"chatgpt": "^5.0.5",
|
"chatgpt": "^5.0.7",
|
||||||
"delay": "^5.0.0",
|
"delay": "^5.0.0",
|
||||||
"keyv-file": "^0.2.0",
|
"keyv-file": "^0.2.0",
|
||||||
"node-fetch": "^3.3.0",
|
"node-fetch": "^3.3.0",
|
||||||
|
|
@ -18,9 +18,9 @@
|
||||||
"ws": "^8.12.1"
|
"ws": "^8.12.1"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"jimp": "^0.22.7",
|
|
||||||
"sharp": "^0.31.3",
|
|
||||||
"https-proxy-agent": "5.0.1",
|
"https-proxy-agent": "5.0.1",
|
||||||
"keyv": "^4.5.2"
|
"jimp": "^0.22.7",
|
||||||
|
"keyv": "^4.5.2",
|
||||||
|
"sharp": "^0.31.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue