Add dependencies

This commit is contained in:
na2na-p 2022-12-05 16:11:13 +09:00
parent 8ed19a5135
commit 42c4d43f5f
No known key found for this signature in database
GPG key ID: ED5F3A50B6A4A98A
2 changed files with 6 additions and 0 deletions

View file

@ -46,6 +46,7 @@
"@types/jsdom": "20.0.1",
"@types/koa": "2.13.5",
"@types/koa__router": "12.0.0",
"@types/lodash": "4.14.191",
"@types/node-fetch": "2",
"@types/websocket": "1.0.5",
"@typescript-eslint/eslint-plugin": "5.44.0",

View file

@ -903,6 +903,11 @@
dependencies:
"@types/koa" "*"
"@types/lodash@4.14.191":
version "4.14.191"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa"
integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==
"@types/lokijs@1.5.7":
version "1.5.7"
resolved "https://registry.yarnpkg.com/@types/lokijs/-/lokijs-1.5.7.tgz#5eb4b189149681a89acad6dc8adb088f6025feb3"