mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
dependencies: added types for josa package
This commit is contained in:
parent
bd6cc598e0
commit
d509399fd5
@ -18,6 +18,7 @@
|
|||||||
"@sentry/node": "^6.0.4",
|
"@sentry/node": "^6.0.4",
|
||||||
"@sentry/webpack-plugin": "^1.14.0",
|
"@sentry/webpack-plugin": "^1.14.0",
|
||||||
"@types/cookie": "^0.4.0",
|
"@types/cookie": "^0.4.0",
|
||||||
|
"@types/josa": "^3.0.2",
|
||||||
"@types/react-select": "^4.0.12",
|
"@types/react-select": "^4.0.12",
|
||||||
"@types/sanitize-html": "^1.27.1",
|
"@types/sanitize-html": "^1.27.1",
|
||||||
"@types/url-regex-safe": "^1.0.0",
|
"@types/url-regex-safe": "^1.0.0",
|
||||||
|
|||||||
@ -978,6 +978,11 @@
|
|||||||
jest-diff "^26.0.0"
|
jest-diff "^26.0.0"
|
||||||
pretty-format "^26.0.0"
|
pretty-format "^26.0.0"
|
||||||
|
|
||||||
|
"@types/josa@^3.0.2":
|
||||||
|
version "3.0.2"
|
||||||
|
resolved "https://registry.yarnpkg.com/@types/josa/-/josa-3.0.2.tgz#f3b37b0385f185a11b9b73114714c786c559926e"
|
||||||
|
integrity sha512-9XoQiicbfAFlntz4h0R7B9aQOnNQU/svBrWMjuv2NTLZumah0s1rTBReLzM3Z1YmtzoVlbKP3QC2psXV31E/Sw==
|
||||||
|
|
||||||
"@types/json-schema@^7.0.3":
|
"@types/json-schema@^7.0.3":
|
||||||
version "7.0.6"
|
version "7.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user