chore: updated types
This commit is contained in:
58
package.json
58
package.json
@@ -261,51 +261,51 @@
|
||||
"@types/jsonwebtoken": "^8.5.9",
|
||||
"@types/katex": "^0.16.0",
|
||||
"@types/koa": "^2.13.6",
|
||||
"@types/koa-compress": "^4.0.3",
|
||||
"@types/koa-helmet": "^6.0.4",
|
||||
"@types/koa-compress": "^4.0.6",
|
||||
"@types/koa-helmet": "^6.0.8",
|
||||
"@types/koa-logger": "^3.1.5",
|
||||
"@types/koa-mount": "^4.0.1",
|
||||
"@types/koa-router": "^7.4.4",
|
||||
"@types/koa-send": "^4.1.3",
|
||||
"@types/koa-sslify": "^4.0.3",
|
||||
"@types/koa-mount": "^4.0.5",
|
||||
"@types/koa-router": "^7.4.8",
|
||||
"@types/koa-send": "^4.1.6",
|
||||
"@types/koa-sslify": "^4.0.6",
|
||||
"@types/koa-useragent": "^2.1.2",
|
||||
"@types/markdown-it": "^12.2.3",
|
||||
"@types/markdown-it-container": "^2.0.6",
|
||||
"@types/markdown-it-emoji": "^2.0.2",
|
||||
"@types/markdown-it-container": "^2.0.9",
|
||||
"@types/markdown-it-emoji": "^2.0.4",
|
||||
"@types/mermaid": "^9.2.0",
|
||||
"@types/mime-types": "^2.1.1",
|
||||
"@types/mime-types": "^2.1.4",
|
||||
"@types/natural-sort": "^0.0.24",
|
||||
"@types/node": "18.18.9",
|
||||
"@types/node": "20.10.0",
|
||||
"@types/node-fetch": "^2.6.9",
|
||||
"@types/nodemailer": "^6.4.14",
|
||||
"@types/passport-oauth2": "^1.4.15",
|
||||
"@types/pluralize": "^0.0.33",
|
||||
"@types/quoted-printable": "^1.0.0",
|
||||
"@types/quoted-printable": "^1.0.2",
|
||||
"@types/randomstring": "^1.1.11",
|
||||
"@types/react": "^17.0.34",
|
||||
"@types/react-avatar-editor": "^13.0.2",
|
||||
"@types/react-color": "^3.0.9",
|
||||
"@types/react-color": "^3.0.10",
|
||||
"@types/react-dom": "^17.0.11",
|
||||
"@types/react-helmet": "^6.1.7",
|
||||
"@types/react-portal": "^4.0.4",
|
||||
"@types/react-router-dom": "^5.3.2",
|
||||
"@types/react-table": "^7.7.14",
|
||||
"@types/react-helmet": "^6.1.9",
|
||||
"@types/react-portal": "^4.0.6",
|
||||
"@types/react-router-dom": "^5.3.3",
|
||||
"@types/react-table": "^7.7.18",
|
||||
"@types/react-virtualized-auto-sizer": "^1.0.2",
|
||||
"@types/react-window": "^1.8.6",
|
||||
"@types/readable-stream": "^4.0.2",
|
||||
"@types/redis-info": "^3.0.0",
|
||||
"@types/refractor": "^3.0.2",
|
||||
"@types/resolve-path": "^1.4.0",
|
||||
"@types/semver": "^7.5.2",
|
||||
"@types/sequelize": "^4.28.16",
|
||||
"@types/slug": "^5.0.3",
|
||||
"@types/react-window": "^1.8.8",
|
||||
"@types/readable-stream": "^4.0.9",
|
||||
"@types/redis-info": "^3.0.3",
|
||||
"@types/refractor": "^3.4.0",
|
||||
"@types/resolve-path": "^1.4.2",
|
||||
"@types/semver": "^7.5.6",
|
||||
"@types/sequelize": "^4.28.19",
|
||||
"@types/slug": "^5.0.7",
|
||||
"@types/stoppable": "^1.1.3",
|
||||
"@types/styled-components": "^5.1.26",
|
||||
"@types/styled-components": "^5.1.32",
|
||||
"@types/throng": "^5.0.7",
|
||||
"@types/tmp": "^0.2.3",
|
||||
"@types/turndown": "^5.0.1",
|
||||
"@types/utf8": "^3.0.1",
|
||||
"@types/validator": "^13.7.17",
|
||||
"@types/tmp": "^0.2.6",
|
||||
"@types/turndown": "^5.0.4",
|
||||
"@types/utf8": "^3.0.3",
|
||||
"@types/validator": "^13.11.7",
|
||||
"@types/yauzl": "^2.10.3",
|
||||
"@typescript-eslint/eslint-plugin": "^5.62.0",
|
||||
"@typescript-eslint/parser": "^5.62.0",
|
||||
|
||||
Reference in New Issue
Block a user