mirror of
https://github.com/syuilo/ai.git
synced 2025-03-25 21:12:56 +00:00
chore: 依存関係更新
This commit is contained in:
parent
341b0eadb4
commit
f8b15a1db9
1 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
"dependencies": {
|
||||
"@types/chalk": "2.2.0",
|
||||
"@types/lokijs": "1.5.4",
|
||||
"@types/node": "16.0.1",
|
||||
"@types/node": "18.13.0",
|
||||
"@types/promise-retry": "1.1.3",
|
||||
"@types/random-seed": "0.3.3",
|
||||
"@types/request-promise-native": "1.0.18",
|
||||
|
@ -18,7 +18,7 @@
|
|||
"@types/uuid": "8.3.1",
|
||||
"@types/ws": "7.4.6",
|
||||
"autobind-decorator": "2.4.0",
|
||||
"canvas": "2.10.2",
|
||||
"canvas": "2.11.2",
|
||||
"chalk": "4.1.1",
|
||||
"lokijs": "1.5.12",
|
||||
"memory-streams": "0.1.3",
|
||||
|
@ -33,7 +33,7 @@
|
|||
"timeout-as-promise": "1.0.0",
|
||||
"ts-node": "10.0.0",
|
||||
"twemoji-parser": "13.1.0",
|
||||
"typescript": "4.3.5",
|
||||
"typescript": "4.9.5",
|
||||
"uuid": "8.3.2",
|
||||
"ws": "7.5.2"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue